need help hiding bottom links |
need help hiding bottom links |
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
|
|
|
|
![]() |
Oct 1 2008, 01:50 PM
Post
#2
|
|
|
Newbie ![]() Group: Member Posts: 8 Joined: Oct 2008 Member No: 688,516 |
wow thank you very much! it worked!
|
|
|
|
ricky1 need help hiding bottom links Oct 1 2008, 01:20 PM
Anarchy Try this code:
CODE<style>
table table di... Oct 1 2008, 01:29 PM
ricky1 oh sorry. im new to this :P
and the code moved ... Oct 1 2008, 01:40 PM
Anarchy I keep forgetting a part of this code whenever I p... Oct 1 2008, 01:45 PM
Anarchy No problem. Topic closed & moved. Oct 1 2008, 01:54 PM![]() ![]() |