Log In · Register

 
Argh. Table borders. >.<
*Kathleen*
post Aug 26 2006, 03:23 PM
Post #1





Guest






Does anyone know how to get rid of the extended network banner border (only)? I want all the other borders.. but just not that one. If that's not possible, how does one alter the borders altogether? whistling.gif This is all I have in my About Me:
CODE
<style type="text/css">
table table table td {vertical-align:top ! important;}
span.blacktext12 {
visibility:visible !important;
background-color:transparent;
background-image:url("http://img147.imageshack.us/img147/5813/mbanwh6.jpg");
background-repeat:no-repeat;
background-position:center center;
font-size:0px; letter-spacing:-0.5px;
width:428; height:270; display:block !important; }
span.blacktext12 img {display:none;}
</style>

Here's my site. pinch.gif
 
 
Start new topic
Replies (1 - 5)
*This Confession*
post Aug 26 2006, 04:01 PM
Post #2





Guest






k
Change it to this:
CODE
<style type="text/css">
table table table td {vertical-align:top ! important;border: 0px solid;}
span.blacktext12 {
visibility:visible !important;
background-color:transparent;
background-image:url("http://img147.imageshack.us/img147/5813/mbanwh6.jpg");
background-repeat:no-repeat;
background-position:center center;
font-size:0px; letter-spacing:-0.5px;
width:428; height:270; display:block !important; }
span.blacktext12 img {display:none;}
</style>


<style>table tbody td table tbody tr td.text table{border: 0px solid; border-color: ffffff; }
table table{border:0px;}
table table table table{border:0px;}
</style>



And it will look like this:

 
*Kathleen*
post Aug 26 2006, 04:24 PM
Post #3





Guest






Eeep. It works, but is there any way that I can keep the default borders for everything else, but disable it for that? sad.gif Thank you, by the way.
 
*This Confession*
post Aug 26 2006, 08:24 PM
Post #4





Guest






oops I forgot to take part of the code out pinch.gif

Change this:
QUOTE
<style>table tbody td table tbody tr td.text table{border: 0px solid; border-color: ffffff; }
table table{border:0px;}
table table table table{border:0px;}
</style>



to this

CODE
<style>table tbody td table tbody tr td.text table{border: 0px solid; border-color: ffffff; }
</style>
 
*Kathleen*
post Aug 26 2006, 08:34 PM
Post #5





Guest






Ahh! THANK YOU. flowers.gif
 
*This Confession*
post Aug 26 2006, 08:35 PM
Post #6





Guest






Welcome, topic closed.

have a nice night.
 

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