Hello everyone,
I made my header and navbar in fixed position by using the below code in additional.css
Code:
#header {height:100px;left:0;position:fixed;top:0;width:100%;z-index:1;}
#navtabs {height:100px;left:0;position:fixed;top:60px;width:100%;z-index:1;}
Now my problem is links under navbar are not working as shown in the below image

Please help me to make these links work.
My Forum Url:
www.cybertronwizards.com/forums/forum.php
Hope my problem will be solved.
--------------- Added [DATE]1364339852[/DATE] at [TIME]1364339852[/TIME] ---------------
can anyone please help me??