removing links |
removing links |
Aug 26 2006, 02:35 AM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Posts: 8,274 Joined: Mar 2004 Member No: 8,001 |
when i use this code to remove the botton links, the custom module disapeared.
CODE <style> To get rid of the top links myspace.com | Home ect... use this code .{removes top links only} div table form tr td {visibility:hidden!important; height:0px!important;} To get rid of the top links plus the navigational bar use this . {removes top links and navbar} div table form tr td, a.navbar, font{visibility:hidden!important; height:0px!important;} To hide the bottom links use this .{hiding the bottom links} table tr td div div {visibility:hidden;border:0px!important;background-color:transparent;} To hide the copyright use this . {hiding the copyright} table div font a, table div div {visibility:hidden; display:none;border:0px!important;background-color:transparent;} </style> Taken from: http://www.createblog.com/scripts/download.php?id=39 I put this custom module code at, " i like to meet". CODE <div class="content" style="position: absolute; overflow: visible;"> <div class="top">wee</div> <div class="body"> was it all a dream?was it all a dream?was it all a dream?was it all a dream?was it all a dream?was it all a dream?was it all a dream?was it all a dream?was it all a dream?was it all a dream?was it all a dream?was it all a dream?v </div> </div> How can i remove the buttom link without my module being disapeared? |
|
|
|
toyo loco Change your custom module code. To an extra conten... Aug 26 2006, 01:08 PM
Spiritual Winged Aura I really dont understand you. sorry.
You mean,... Aug 27 2006, 01:12 AM
toyo loco Do you have a link to your myspace? Do you have a ... Aug 27 2006, 02:25 AM
Spiritual Winged Aura Aww man. Thanks toyo! Yes, i do have a div lay... Aug 27 2006, 04:50 AM
toyo loco You're welcome. If you need anymore help pme m... Aug 27 2006, 12:12 PM![]() ![]() |