I like the navigation bar on the boxed layout, but is it possible to get the full nav bar of 979px on the stretched layout?
Full navigation bar on stretched theme?
4 posts from 2 voices-
Posted 1 year ago #
-
Hey,
you can use following code in style.css to extend the navbar:
.catnav_wrapper { margin-left: -20px; width: 1000px; } .catnav { width: 979px }I used the modern skin (style4.css) but I'm not sure how it looks for other skins. Maybe you need to change the background image, border styles, etc.
Posted 1 year ago # -
Thanks Dude!I actually meant to post this in Broadscope but giving the #top .avia_mega a width of 979 worked as well. So thanks!!
Posted 1 year ago # -
Glad that you solved the problem :)
Posted 1 year ago #
Reply
You must log in to post.














