I've got problems with the menubar.
I wanted to fix it so that if i scroll down the page the menubar is still shown. so i added the code to override css
i added as it is shown in another forum https://www.gavick.com/forums/startup-joomla25/always-display-top-menu-when-scrolling-30329.html
- Code: Select all
#gkPageTop {position: fixed; background: #fff;}
#gkHeader {padding-top: 72px;}
#gkHeader.nobg {background-position: center 72px;}
drdrew may had the same problem. some pagetitles and some content and modules are loading behind the menubar and not below.
What can I do to change that?
Thanks!
Would be perfect if you could help me. Best regards
Max