Do it like this:
Add this to css (additional css area is fine)
Quote:
Originally Posted by css
div.floating-menu {position:fixed;border:0px;width:100%;z-index:100;}
div.floating-menu a, div.floating-menu{display:block;margin:0 0.0em;}
|
Then surround the navbar template or the variable like i've shown with the div
<div class="floating-menu">
$navbar
</div>
Here's the result:
http://www.thecodecage.com/forumz/index.php