Log In · Register

 
border trouble?, help?
cassjamminx
post Apr 6 2007, 10:57 PM
Post #1


i'll spend forever loving you.
*****

Group: Member
Posts: 571
Joined: Jun 2006
Member No: 431,524



okay so i was able to put a border on the left side module, some of it, but i want ever table to have a border but for some reason i can't get it to work. help?

here's my entire code

<style type="text/css">
BODY{scrollbar-face-color:ffff00;
scrollbar-shadow-color:ffffff;
scrollbar-highlight-color:ffffff;
scrollbar-3dlight-color:ffffff;
scrollbar-darkshadow-color:ffffff;
scrollbar-track-color:ffffff;
scrollbar-arrow-color:000000}

table, td {background-color:transparent; border:;}
body{background-image:url("http://www.onesandzeros.de/new/wp-content/reallyallpicksbig.jpg");
background-attachment:fixed;
background-position: tile;
background-repeat: repeat;
background-color: transparent;
padding-left:100px;}

table table table {border:5px; color: 000000; padding:0; background-color: 81D0FE;}
table tbody td table tbody tr td.text table{background-color: AAE752; border: 5px; color: 000000; }
table table{border:5px; color: 000000;}
table table table table{border:5px; color: 000000;}

font, td, a, body, table, body, td, li, p, div, textarea, li, h1, h2, p, br {font-family: arial;
font-size: 9px; color: 000000;
font-weight: normal;
text-decoration: none;
letter-spacing: 0px;
text-transform: uppercase;
line-height: 10px;}

textarea, input {font-family: arial;
font-size: 9px; color: 000000; font-weight: normal; text-decoration: none; letter-spacing: 0px; text-transform: uppercase; padding: 0px; line-height: 10px; background-color: 00FFAA; border: none;}
.btext {font-family: arial;
font-size: 9px; color: 000000; font-weight: normal; text-decoration: none; letter-spacing: 0px; text-transform: uppercase; padding: 0px; line-height: 10px;}
.blacktext10 {ffont-family: arial;
font-size: 9px; color: 000000; font-weight: normal; text-decoration: none; letter-spacing: 0px; text-transform: uppercase; padding: 0px; line-height: 10px;} .blacktext12 {font-family: arial;
font-size: 9px; color: 000000; font-weight: normal; text-decoration: none; letter-spacing: 0px; text-transform: uppercase; padding: 0px; line-height: 10px;} .lightbluetext8 {font-family: arial;
font-size: 9px; color: 000000; font-weight: bold; text-decoration: bold; letter-spacing: 0px; text-transform: uppercase; padding: 0px; line-height: 10px; background-color:87CEEB; line-height: 10px;}

.nametext {font-family:arial; font-size: 40px; color: 282828; font-weight: bold; text-decoration: none; letter-spacing: 0px; text-transform: lowercase; padding: 0px; line-height: 18px; letter-spacing: -1px;} .orangetext15 {font-family: arial;
font-size: 9px; color: ffffff; font-weight: normal; text-decoration: none; letter-spacing: 0px; text-transform: uppercase; padding: 0px; line-height: 10px;} .redbtext, .redtext {font-family: arial;
font-size: 9px; color: ffffff; font-weight: normal; text-decoration: none; letter-spacing: 0px; text-transform: uppercase; padding: 0px; line-height: 10px;} .text {font-family: arial;
font-size: 9px; color: 000000; font-weight: normal; text-decoration: none; letter-spacing: 0px; text-transform: uppercase; padding: 0px; line-height: 10px;} .whitetext12 {font-family: arial;
font-size: 9px; color: 000000; font-weight: bold; text-decoration: none; letter-spacing: 0px; text-transform: uppercase; padding: 0px; line-height: 10px; background-color: EAADEA;} 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:visited, a.navbar:active {font-family: arial;
font-size: 9px; color: 000000; font-weight: normal; text-decoration: none; letter-spacing: 0px; text-transform: uppercase; padding: 0px; line-height: 10px; background-color: 87ceeb;} a:hover, a.man:hover, a.text:hover, a.redlink:hover {font-family: times new roman;
font-size: 14px; color: 000000; font-weight: normal; text-decoration: none; letter-spacing: 0px; text-transform: lowercase; padding: 0px; line-height: 10px; background-color: ffffaa;} b, stong {font-family: arial;
font-size: 9px; ; color: ff3399; font-weight: bold; text-decoration: none; letter-spacing: 0px; text-transform: uppercase; padding: 0px; line-height: 10px;} img { filter:none; border:0px;} a:link img { filter: none; border:0px solid black;} a:hover img { filter:none; border:0px solid black;} body {cursor: ;} a:hover {cursor: see below;}

TD TD {text-align: center;}
TD TD TD {text-align: center;}
TD TD TD TD {border-top: 0px solid; width: 1%; text-align:center;}
TD TD TD TD TD {border-top: 0px solid black; text-align:center;}
TD TD TD TD TD TD {border: 0px solid;}
TABLE, TD {padding: 0px; text-transform: uppercase; width:300px;}
TABLE TABLE {padding: 0px; text-transform: uppercase;}
TABLE TABLE TABLE {padding: 0px; text-transform: uppercase;height: .01%; width: 100%;}
TABLE TABLE TABLE TABLE {padding: 0px; text-transform: uppercase;}
TABLE TABLE TABLE TABLE TABLE {padding: 0px; text-transform: uppercase;}
TABLE TABLE TABLE TABLE TABLE TABLE {padding: 0px; text-transform: uppercase;} 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;}



.contactTable {display:none!important; border:0px !important;} body{ padding-left: 300px; }td.text td a img {width:auto !important;}
table table table table table,
table table table table table td {
width:0px !important; padding:0px !important;}
td.text a img {width:100px !important;}
td.text td.text a img {width:35px !important;}
td td td div strong {width:170px !important; display:block;}
embed, object {display:block; width:220px; height:38px;}</style>


</style>
<center>
 

Posts in this topic
cassjamminx   border trouble?   Apr 6 2007, 10:57 PM
WHIMSICAL 0NE   Try this: CODE<style type="text/css"...   Apr 7 2007, 12:17 AM
cassjamminx   ohh yaye thanks!   Apr 7 2007, 01:23 PM
WHIMSICAL 0NE   No problem   Apr 7 2007, 01:46 PM


Closed TopicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members: