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

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -