Log In · Register

 
Hideing the extended network, no code works.
dogeyboy55
post Jun 23 2006, 06:19 PM
Post #1


Senior Member
*****

Group: Member
Posts: 311
Joined: Jul 2005
Member No: 179,869



Ok I Have Tryed many code to hide the extended network and my blogs and every time i put the code in the right side of my page is missing (about me)

this is the code i used

CODE
<style type="text/css">
table tbody td table tbody tr td.text table {visibility:hidden;}
table tbody td table tbody tr td.text table table, table tbody td table tbody tr td.text table table tbody td.text {visibility:visible;}
</style>
 
 
Start new topic
Replies
freeflow
post Jun 23 2006, 06:54 PM
Post #2


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



This part of your code is causing all your tables to leave:
QUOTE
table, tr, td {background:transparent; border:0px;}
table table table {background:transparent;}
table table table td {
background-color:white;
filter:alpha(opacity=90); -moz-opacity:0.9; opacity:0.9; -khtml-opacity:0.9;
}
table table table table td {filter:none;}
table table table {
border-width:1px;
border-color:black;
border-style:solid;
}
table table table table {border:0px;}


That part edits your table colors and everything so you kind of need it. If I were you I would just leave them in.
I tried substituting those codes with other ones but you either loose your tables or get a bad layout. mellow.gif
 

Posts in this topic


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