Centering Navagation |
Centering Navagation |
Oct 31 2004, 10:57 AM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 69 Joined: Mar 2004 Member No: 7,859 |
What is the code to center the top navagation? (example- USERNAME: reviews - events - subscribe! xanga - USERNAME - sign out)
|
|
|
|
![]() |
Oct 31 2004, 12:46 PM
Post
#2
|
|
|
kelly[changed] 2 liz ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 525 Joined: Oct 2004 Member No: 55,472 |
You know this code that you have:
CODE <!-- begin code provided by createblog.com --> <style type="text/css"> table.left th { background-image: url(); background-color:none; color:; font:; text-transform: none; text-align:left; border: #000000 1px hidden; } table.left { width:170px; color:; background-color:; border: #000000 1px solid; } </style> <!-- end code provided by createblog.com --> well, add the html CODE <!-- begin code provided by createblog.com --> table.navigation { width: 400px; text-align:center; } <!-- end code provided by createblog.com --> Change the width to whatever number you want. |
|
|
|
musicjunkie07 Centering Navagation Oct 31 2004, 10:57 AM
Frankie look at the top of your look & feel page, is t... Oct 31 2004, 11:00 AM
musicjunkie07 yes it is. but that doesn't change the navagat... Oct 31 2004, 11:02 AM
musicjunkie07 Thanks, that works.. sort of.
for some reason with... Oct 31 2004, 12:51 PM
addictedtoxangie umm ok i can't help you with that because some... Oct 31 2004, 12:57 PM![]() ![]() |