Hide MySpace Lines?, How to Hide MySpace line on Nav & how to fix bottom table width. |
Hide MySpace Lines?, How to Hide MySpace line on Nav & how to fix bottom table width. |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Jul 2008 Member No: 668,243 ![]() |
alrighttyy, how do i get rid of this transparent line on the nav bar? (the gray one) i've tried so many codes!
& how do I fix the bottom table's width so it doesn't expand so far out? like how can it be the same width as the layout's table? Areas i'm talkin abt are outlined in red: http://i26.tinypic.com/xqadz.gif |
|
|
![]() |
![]()
Post
#2
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Jul 2008 Member No: 668,243 ![]() |
It doesn't go transparent. It has something to do with the tables being black because when they're white it works. :(
Here's my whole layout code: CODE <style>
body {background-color:ffffff; cursor:default;} table, tr, td {background-color:black; height:0; padding:0; border:0;} tr {background:none !important;} tr td div {background:none !important;} td.text td.text a img, .friendscomments a img, td.text div img,td.text td.text a img {border:0; width:80px;} div td {background-color:000000;} table, tr, td, li, p, div, .text {color:ffffff; font-family:arial; font-size:11px; line-height:11px; letter-spacing:0; text-transform:lowercase; font-weight:normal;} .nametext {font-family: arial black, arial; font-size:32px; letter-spacing: -3pt; color:ffffff; text-transform: uppercase; text-align:left; font-weight: normal; line-height:26px; border-bottom:1px solid; border-color:000000; padding-left:2px; display: block;} .whitetext12, .orangetext15 {background-color:000000; color:ffffff; font-family:arial; font-size:14px; letter-spacing:-1px; text-transform:lowercase; font-weight:b; text-align:left; border:0; display:block; margin:0; padding:0; line-height:11px;} .lightbluetext8 {background-color:000; color:fff; font-family:arial; font-size:9px; letter-spacing:-0; text-align:left; text-transform:lowercase; line-height:10px; font-weight:normal; border-left:20px solid; border-color:000000; display:block; padding:1px;} .blacktext10 {background-color:000; color:fff; font-family:arial; font-size:9px; letter-spacing:-0; text-align:left; text-transform:lowercase; line-height:10px; font-weight:normal; border:0; display:block; padding:1px;} .blacktext12 {background-color:000000; color:ffffff; font-family:arial; font-size:10px; letter-spacing:0; text-align:right; text-transform:uppercase; line-height:10px; font-weight:bold; border:0; display:block; margin:2px;} .redtext, .redbtext, b, strong, .btext {color:ffffff; font-family:arial; font-size:10px; letter-spacing:0; text-transform: normal; line-height:10px; font-weight:bold; background-color:none; border:0; padding:2px;} ul li a:link, ul li a:active, ul li a:visited ul li a.open:visited, ul li a:link, ul li a:active, ul li a:visited {font:20px arial!important; text-transform:lowercase; font-weight:bold!important; letter-spacing:-2px; border-bottom:0;} ul li a.open:hover, ul li a.open small, ul li a:hover {background-color:000000!important; color:ffffff!important; border-bottom:0;} ul li a small {display:none!important; visibility:hidden!important;} .rail {display:none;} a:active, a:visited, a:link, a.redlink:active, a.redlink:visited, a.redlink:link {font-family:arial; font-size:11px; color:ffffff; text-decoration:none; font-weight:normal; text-transform:lowercase;} a:hover, a.redlink:hover {font-family:arial; font-size:11px; color:ffffff; text-decoration:underline; font-weight:normal; text-transform:lowercase;} </style>
Reason for edit: Please use [codebox] tags instead of [code] tags when posting longer codes. - Mike
|
|
|
![]() ![]() |