Menu Styles in Vintage Template

If you're one of the many people using Joomla! for medium-sized rapidly growing websites, this template was designed with you in mind. If you want the power of a scalable content management system, but want to take the time in order to "grow into" the site over time while maintaining a non-cluttered look, Vintage might be for you.

 

This is one of the newest templated form Joomlashack . This is a little add-in that will remove the bullets from the menus giving a cleaner look.

 

This is a very simple mod to make.
Just add the following to your template_css.css

 

  • /*Side Column Navigation*/
  • ul#mainlevel-sidenav
  • {list-style:none;margin:0;padding:0;}
  • ul#mainlevel-sidenav a{text-decoration:none;}
  • ul#mainlevel-sidenav a:hover {text-decoration:underline;}

Then add "-sidenav" to your "Module Class Suffix"

Before                                                   After 

vintage-before.png

vintage-after.png

 

Post to Twitter Tweet This Post