Help ...profile tables!, Codes aren't working AT ALL!!! |
Help ...profile tables!, Codes aren't working AT ALL!!! |
Jun 16 2006, 03:05 PM
Post
#1
|
|
![]() Member ![]() ![]() Group: Member Posts: 11 Joined: Jun 2006 Member No: 421,913 |
Okay... I'm trying to help my step sis with fixing up her profile...click HERE to see it. The tables are really jacked and her friends are BELOW her details section!?!?! They're also all REALLY big, and none of the codes for centering or making profiles skinny/thin are working...? Please help! here's her coding:
<style type="text/css"> .bbzs1 {content:"Body Properties";} body { background-color:ffffff; background-image:url('http://i5.tinypic.com/14lrdwy.jpg'); background-position:center center; background-repeat:repeat; background-attachment:fixed; } .bbzs2 {content:"Table and Section Properties";} table, tr, td {background:transparent; border:0px;} table table table {background-color:000000;} table table table { border-width:2px; border-color:000000; border-style:solid; } table table table table {border:0px;} .bbzs3 {content:"Text and Link Properties";} input {background-color:transparent !important;} td, span, div, input, textarea, a, table td div div font, div table tr td font {font-family:courier new !important;} td, span, div, input, textarea, table td div div font,div table tr td font {color:ffffff !important; font-size:8pt !important;} .nametext, .whitetext12, .lightbluetext8, .orangetext15, .blacktext12, .blacktext12 span,.redtext, .redbtext, .blacktext10, .btext {color:ffffff !important; font-size:9pt !important;} a {color:ffffff !important; font-size:7pt !important;text-decoration: none!important; font-style: normal !important; font-weight: bold !important; text-transform: normal !important; } a:hover {color:ffffff !important; text-decoration: underline !important; font-style: normal !important; font-weight: bold !important; text-transform: normal !important; } .bbzs4 {content:"Other Properties";} table {direction:rtl;} table table table {direction:ltr;} img {border:0px;} body, textarea, div { scrollbar-face-color:000000; scrollbar-highlight-color:000000; scrollbar-3dlight-color:000000; scrollbar-shadow-color:000000; scrollbar-darkshadow-color:000000; scrollbar-arrow-color:ffffff; scrollbar-track-color:ffffff;} </style> |
|
|
|
![]() |
| *This Confession* |
Jun 16 2006, 03:09 PM
Post
#2
|
|
Guest |
don't use bbz
you seem to have the worst luck with them and i'm getting tired of everyone bringing problems with their generator going wrong. [/rant] try using www.mygen.co.uk generator thats the only one i know Really though all those quizzes and crap are messing up the layout thats the real problem all the big stuff is messing it up and to make the layout skinny.. CODE TD TD {text-align: center;} TD TD TD {text-align: center;} TD TD TD TD {border-top: 0px solid; width: 1%; text-align:left;} TD TD TD TD TD {border-top: 0px solid black; text-align:right;} TD TD TD TD TD TD {border: 0px solid;} TABLE, TD {padding: 0px; text-transform: none; width:350px;} TABLE TABLE {padding: 0px; text-transform: none;} TABLE TABLE TABLE {padding: 0px; text-transform: none;height: .01%; width: 100%;} TABLE TABLE TABLE TABLE {padding: 0px; text-transform: none;} TABLE TABLE TABLE TABLE TABLE {padding: 0px; text-transform: none;} TABLE TABLE TABLE TABLE TABLE TABLE {padding: 0px; text-transform: none;} table td div div font {visibili-ty:hidden;di-splay:none;} table table table table {border: 0px; text-align: justify; padding: 0px;} table table table table table {border: 0px; text-align: justify; padding: 0px;} table table table table table table {border: 0px; text-align: justify; padding: 0px;} table table td.text table td.text table table tbody td table, span.btext {display: none} change the width:350px; to change the width of tables. |
|
|
|
![]() ![]() |