Nav Bar |
Nav Bar |
Mar 3 2007, 08:36 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 81 Joined: Aug 2006 Member No: 457,109 |
I tried to make a custom made navigation bar with a generator, but all the times I tried, the codes messed up my layout. Either, it doesn't work with my layout, or the generator is just blah.
So, what could I do/use to put my own navigation bar? |
|
|
|
![]() |
Mar 3 2007, 08:50 PM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 81 Joined: Aug 2006 Member No: 457,109 |
Okay so, when I moved it, a scrollbar at the bottom appeared. Why? & how can I remove it?
This is the code I have currently: CODE <style>
a.navbar {display:none;} div table table td font {visibility:hidden;} div table table table td font {visibility:visible;} .newnavl {width: 1000px; position: absolute; top:115px; left:-50%; margin-left: 1050px;} </style> <div class="newnavl"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr><td align="center"> <a class="newnava" href="http://home.myspace.com/index.cfm?fuseaction=user">home</a> | <a class="newnava" href="http://blog.myspace.com/index.cfm?fuseaction=blog.controlcenter">blog</a> | <a class="newnava" href="http://groups.myspace.com/index.cfm?fuseaction=groups.categories">groups</a> | <a class="newnava" href="http://www.myspace.com/index.cfm?fuseaction=music">music</a></tr></td></table></div> |
|
|
|
MAGANDAxPiNAY309 Nav Bar Mar 3 2007, 08:36 PM
toyo loco Try this instead. Mar 3 2007, 08:39 PM
toyo loco Can you provide a link please? Mar 3 2007, 10:08 PM![]() ![]() |