Log In · Register

 
need help hiding bottom links
ricky1
post Oct 1 2008, 01:20 PM
Post #1


Newbie
*

Group: Member
Posts: 8
Joined: Oct 2008
Member No: 688,516



i have a code which changes the color of my middle table. but my bottom links show up again. and no matter which code i use. they dont go away. is there another way to do this? heres what i mean.

http://i34.tinypic.com/2v7v615.png

this is the color code.

CODE
<style>
table, td {  background-color:222222; border:none;} </style>



this is to hide my bottom links.

CODE
<style>tr  {background:transparent;}body table div font a, body table div div {display:none;}body table table div font a, body table table div div {display:none;}</style>
Reason for edit: Please use [code] tags when you post codes. - Mike
 
 
Start new topic
Replies
Mickey
post Oct 1 2008, 01:45 PM
Post #2


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



I keep forgetting a part of this code whenever I post it. Replace what I gave you with this:

CODE
<style>
body {text-align:center;}
table table div {display:block; height:0px;}
div table div {display:block;}
table {margin:0 auto; text-align:left; width:800px;}
table table {width:auto; background:none;}
</style>

Don't change anything this time. Tell me if it works.
 

Posts in this topic


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