drupal based menu -
i built website menu using drupal. question how change design? have access css files? where? can change design using drupal?
if used default drupal menu, you'd need access file system, site's theme files, update design. if used core theme, theme in subdirectory of site's /theme directory. if used contributed theme, theme should located in subdirectory of /sites/all/themes.
if you're unable access files can somehow install modules, following modules may somewhat:
Comments
Post a Comment