PDA

View Full Version : Make nav bar in header top of page


geevest.com
06-09-2008, 10:10 PM
Take a look in here : hxxp://www.klixxx.com/webmaster-forums/
how i can make navbar (red navbar) in top of page.

thanks

Princeton
06-11-2008, 11:38 AM
add your links to the header template (very top)

<div class ="tcat" align="center">
Link
Link
Link
</div>

add your own styling, etc

geevest.com
06-12-2008, 06:02 PM
so i create 800x600 pixel image like this :
<img src="mynavbarimage">
<div class ="tcat" align="center">
Link
Link
Link
</div>

Like that? how i can make the BG for navbar is fixed in every monitor?