help!!!!, i tried to hide my bottom links but now theres this thin line. |
help!!!!, i tried to hide my bottom links but now theres this thin line. |
Aug 23 2008, 05:36 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Jun 2008 Member No: 660,829 |
i used this code to remove my bottom links
<style> tr {background:transparent;} body table div font a, body table div div, body table table div font a, body table table div div, body table table div font, table tr td div font{display:none;}</style> but now theres this really thin line going across where the links used to be. MY PROFILE: http://profile.myspace.com/index.cfm?fusea...endid=266176196 or if you reeeaaaally want to help me, just help me get my profile like this one... http://profile.myspace.com/index.cfm?fusea...d2-3857f49053a1 with the space at the bottom(no copyright or bottom links) no skinny tables. i've been trying for so longgggg. |
|
|
|
![]() |
Aug 23 2008, 05:45 PM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,237 Joined: May 2008 Member No: 648,123 |
for the bottom links, i'd say get rid of the code you're using and replace it with this one:
CODE table div { display:none; } div table div, table table div { display:block; } though, i'm not seeing any "thin line" on your profile. it's just a few random black boxes. and the second link you gave is private. |
|
|
|
Aug 23 2008, 10:25 PM
Post
#3
|
|
![]() Senior Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 1,507 Joined: Sep 2007 Member No: 571,541 |
^ if that doesn't work then try this..
CODE <style>{hidesbottomlinks}a.text, table div div,{visibility:hidden;}tr {background-color:transparent}</style>
|
|
|
|
![]() ![]() |