Log In · Register

 
removing links
demolished
post 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?
 

Posts in this topic


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