Shape 5

Joomla Templates => Simplex - Club => : hans1982 April 05, 2013, 10:02:05 PM



: Add the same topbar below the menu
: hans1982 April 05, 2013, 10:02:05 PM
I like the top bar that runs across the top of the menu and that is called by:

#s5_topbar {
    background: url("../images/Shape5_Simplex_repeatinglines.png") repeat-x scroll center top transparent;
    height: 38px;
    margin: 10px 12px 14px;

How could I go about adding the same bar to run below the menu.

Thanks!

Pete


: Re: Add the same topbar below the menu
: mikenicoll April 08, 2013, 08:47:29 PM
Hello,

That is the styling call for that bar. You would need to find that call in the index.php and add it again to wherever you want it to display.

-Mike