View Full Version : HELP. this is driving me iNsAnE! table gets cut off.


lvl12wizard
06-04-2006, 08:55 AM
i just cant find what's wrong...............

look at my profile at the interests box, it gets cut off about halfway down the music interests area.

www.myspace.com/azanthonyp

i am most certain it is this code here
when put either of them in, the table gets screwy
i need a fix.
table table table{
border-style:solid;
border-width:0;
border-color:000000;
background-color:BBBBBB;
filter:progid:DXImageTransform.Microsoft.Alpha(opa city='85');
}

table, table table, table table table table, tr, td{
background-color:transparent;
border-width:0;
}



the entire code i have in there is here:
<style type="text/css">
body{
background-color: 000000;
background-image:url('http://img518.imageshack.us/img518/8020/dotted3gx.png');
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center center;
scrollbar-face-color:000033;
scrollbar-highlight-color:003366;
scrollbar-3dlight-color:99CCCC;
scrollbar-shadow-color:006666;
scrollbar-darkshadow-color:009999;
scrollbar-arrow-color:99CCCC;
scrollbar-track-color:000033;
}

table table table{
border-style:solid;
border-width:0;
border-color:000000;
background-color:BBBBBB;
filter:progid:DXImageTransform.Microsoft.Alpha(opa city='85');
}

table, table table, table table table table, tr, td{
background-color:transparent;
border-width:0;
}

.nametext{
color:000033;
font-family:georgia;
font-weight:bold;
}

.orangetext15{
color:006666;
font-family:georgia;
font-weight:bold;
}

.whitetext12{
color:000033;
font-family:helvetica;
font-weight:bold;
}

.lightbluetext8{
color:006666;
font-family:georgia;
font-weight:bold;
}

.btext{
color:000033;
font-family:georgia;
font-weight:bold;
}

.blacktext12{
color:000033;
font-family:georgia;
font-weight:bold;
}

.blacktext10{
color:000033;
font-family:georgia;
font-weight:bold;
}

.redbtext{
color:006666;
font-family:georgia;
font-weight:bold;
}

.redtext{
color:000033;
font-family:georgia;
font-weight:bold;
}

.text{
color:000033;
font-family:helvetica;
font-weight:bold;
}

a:active, a:visited:, a:link{
color:006666;
font-family:georgia;
font-weight:bold;
}

a:hover{
color:000033;
font-family:helvetica;
text-decoration:line-through;
font-weight:bold;
}

a.navbar:active, a.navbar:visited:, a.navbar:link{
color:FFFFFF;
font-family:georgia;
font-weight:bold;
}

a.navbar:hover{
color:006666;
font-family:helvetica;
text-decoration:line-through;
font-weight:bold;
}

a.redlink:active, a.redlink:visited:, a.redlink:link{
color:000033;
font-family:georgia;
font-weight:bold;
}

a.redlink:hover{
color:006666;
font-family:helvetica;
font-weight:bold;
}

a:hover img{filter: xray};
}
</style>
<style type="text/css">
.contactTable {
width:300px !important; height:150px !important; padding:0px !important;
background-image:url("http://img230.imageshack.us/img230/6606/image35me.gif");
background-attachment:scroll; background-position:center center;
background-repeat:no-repeat; background-color:transparent;}
.contactTable table, table.contactTable td { padding:0px !important;
border:0px; background-color:transparent; background-image:none;}
.contactTable a img {visibility:hidden; border:0px !important;}
.contactTable a {display:block; height:28px; width:115px;}
.contactTable .text {font-size:1px !important;}
.krc_info .contactTable .text, .contactTable a, .contactTable img {filter:none !important;}
</style><br>
I'm Anthony. I'm 18, I just graduated from Cactus Shadows High School. I live solely for good times. I'm always down to do something fun or interesting. Parties, riding bikes, smoking hookah, chillin with cool kids and hot girls. I also play bass like a mad mother````er. You can hit me up on AIM my SN is: FellOnBl4ckDays<br>
If u dont hav AIM just get my cell .. enough people have it.
<br><br>
I give -everyone- respect right up until they give me a good reason not to. I think being a nice guy pays off in the end even though sometimes you get used. Best thing is to just move on and don't ever forget who your real friends are. You will only learn who they are in your time of need.</font><br>

lvl12wizard
06-04-2006, 09:24 AM
*edit*
i got new code that works
:)
i used chasebadkids.net to create the first one
used another generator for my tables. works nicely now :)

i am still curious as to where the above code went wrong