Shape 5

Joomla Templates => Velocity - Club => : Interwals October 29, 2013, 01:22:32 AM



: Menue - fixed
: Interwals October 29, 2013, 01:22:32 AM
Hi Shape5,

how can i fixed the Mainmenue on the top? I don?t want the transition effekt...

Greetings Branky


: Re: Menue - fixed
: mikek October 29, 2013, 07:47:49 AM
Hello,

You would need to set the trigger height to 0 in the template specific tab and then add the following css to custom.css:

#s5_header_spacer {
height:112px !important;
}

You may need to adjust the height amount.