navbar! |
navbar! |
Oct 9 2006, 06:39 PM
Post
#1
|
|
![]() devan.urie ![]() ![]() ![]() ![]() Group: Member Posts: 246 Joined: Dec 2005 Member No: 314,247 |
ugh! this has been bothering me for so long! why is the navbar aligned to the left? how can i center it?
screenshot heres my code CODE <style type="text/css">
body { scrollbar-face-color:FFFFFF; scrollbar-highlight-color:f1416b; scrollbar-3dlight-color:FFFFFF; scrollbar-shadow-color:69d1ce; scrollbar-darkshadow-color:FFFFFF; scrollbar-arrow-color:8e607f; scrollbar-track-color:FFFFFF; } table, td {background-color:transperant; border:none; border-width:0;} body{background-image:url(""); background-attachment: fixed; background-position: top left; background-repeat: repeat; background-color:; } table table table {border: 1px solid; border-color: 000000; padding:0;} table tbody td table tbody tr td.text table table table{border:1px;} table table table table{border:0px;} } font, td, a, body, table, body, td, li, p, div, textarea, li, h1, h2, p, br {font-family:small fonts; font-size: 8px; color: 000000; font-weight: normal; text-decoration: none; letter-spacing: 0px; text-transform: uppercase; padding: 0px; line-height: 10px;} textarea, input {font-family:small fonts; font-size: 8px; color: 000000; font-weight: normal; text-decoration: none; letter-spacing: 0px; text-transform: uppercase; padding: 0px; line-height: 10px:} .text, .whitetext12, .nametext, .orangetext15, .btext {font-family:small fonts; font-size: 7px; color:000000; font-weight: normal; text-decoration: none; letter-spacing: 0px; text-transform: uppercase; padding: 0px; line-height: 10px;} .lightbluetext8 {font-family:small fonts; font-size: 7px; font-weight: bold; text-decoration: bold; letter-spacing: 0px; text-transform: uppercase; padding: 0px; line-height: 10px;} .blacktext12 {font-family:small fonts; font-size: 0px; color: transparent; font-weight: normal; text-decoration: none; letter-spacing: 0px; text-transform: uppercase; padding: 0px; line-height: 0px;} span.blacktext12 { background-color: transparent; background-image: url('http://i8.photobucket.com/albums/a16/notwutiseem92/lyt2.jpg'); width: 350px; height: 233px; display: block; } .blacktext10 {text-align:left;color:000000;text-transform:uppercase;font-family:small fonts;font-weight:normal;font-size:9px;background-color:transparent; display:block;line-height:10px; width:260px;} .redbtext, .redtext {display: none;} a:link, a.man:link, a.text:link, a:visited, a.man:visited, a.text:visited, a:active, a.redlink:active, a.redlink:visited, a.redlink:link, a.navbar:link, a.navbar:visited, a.navbar:active {font-family:small fonts; font-size: 7px; color: 000000; font-weight: normal; text-decoration: none; letter-spacing: 0px; text-transform: uppercase; padding: 0px; line-height: 10px; background-color: transparent; border: 0px solid ..FFFFFF;} a:hover, a.man:hover, a.text:hover, a.redlink:hover, a.navbar:hover {font-family:small fonts; font-size: 7px; font-weight: none; text-decoration: none; letter-spacing: 0px; text-transform: uppercase; padding: 0px; line-height: 10px; bold; background-color: transparent;} b {color:528484;font-family:arial;font-size:9px;} u {color:84a584;text-decoration:underline; border-bottom:08c694 1px solid; } s {color:b5526c;text-decoration:strikeout;} i {color:82827d;font-family:arial;font-size:7pt;} object {display:block; width:277px;} .contactTable{display:none;} TABLE {width:750px;} TABLE TABLE {padding: 0px; text-transform: uppercase; width: auto;} table table table {width: 275px;} table table td.text table {width: 350px;} TABLE TABLE TABLE {padding: 1px; height: .01%; width: 100%; width:275px;} td.text td a img {width:auto !important;} table table table table table, table table table table table td { width:0px !important; padding:1px !important;} td.text a img {width:100px !important;} td.text td.text a img {width:80px !important;} td td td div strong {width:100px !important; display:block;} table table td.text table td.text table table tbody td table {display: none !important} </style> |
|
|
|
notwutiseem92 navbar! Oct 9 2006, 06:39 PM
toyo loco Using your code I don't get those kind of link... Oct 9 2006, 07:09 PM
notwutiseem92 yeah. see how the navbar is to the left? thats wha... Oct 10 2006, 01:55 AM
toyo loco For me it doesn't show that way. You use ie ? ... Oct 10 2006, 05:57 PM![]() ![]() |