Boxed Dark Menu

Posted in: Newspaper
Post count: 135

I like the boxed dark menu (option 3), but I’d rather just modify the default one. How do I modify the default header so that I can make the white background into a boxed dark background?

I was hoping there was just a setting to adjust the navigation background and the navigation text colors.

Thanks for the help.

Post count: 22421

Hello,

You can modify the default one like so:
Change the menu colors: http://screencast.com/t/1UKg6wwWwf26
Make the site boxed by adding a background color: http://screencast.com/t/olqRIurnm (white works also)
And you can add the hover background color with custom css:

.sf-menu li:hover, .sf-menu li.sfHover{
background-color:#4db2ec!important;
}

The result: http://screencast.com/t/P00s4zyCh

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.