For some reason, the Primary Links in the SubMenuBar block are displaying vertically (see http://www.chisholmtrailfestival.com). Do I need to edit the style.css file to make this horizontal? If so, where do I add the inline tag?
Thanks!
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | your_site.jpeg | 35.39 KB | Deepika.chavan |
Comments
Comment #1
Deepika.chavan commentedHi ,
Create one custom css file say 'local.css' in /css directory.
Try adding following css code in your local.css file :
3. Add following code in 'mayo.info' file on line no-9:
4. Please clear cached data here- /admin/config/development/performance.
Your site will look like your_site.jpeg .
Hope this is what you wanted.
Rgrds,
Deepika Chavan.
Comment #2
Anonymous (not verified) commentedYou Rock! \m/ (>_<) \m/
This worked perfectly. Thanks!
Comment #4
smurfxx commentedI tried this method but it doesn't work for me... I have MAYO 7.x-1.2 and Drupal 7.
I'd like also to put horizontal menu for a custom block... how can i do this?
Thanks!