Log In · Register

 
possible to hide this?
illmatic11
post Jul 2 2007, 01:03 AM
Post #1


Senior Member
***

Group: Member
Posts: 93
Joined: May 2007
Member No: 521,079



ive never seen anyone ask this, but is it possible to hide the all rights reserved link at the bottom of your blog, underneath the bottom links? thanks for any help...
 
 
Start new topic
Replies
YourSuperior
post Jul 10 2007, 01:21 PM
Post #2


;)
*******

Group: Staff Alumni
Posts: 9,573
Joined: Feb 2005
Member No: 99,124



Try the code I wrote below. Make sure you changed the background color to whatever your background color is on your blog. Paste the code in your the Your Own Header HTML
box.

CODE
<style type="text/css">
.reserved{
background-color: FFFFFF;
width: 239px;
height: 11px;
top: 940px;
margin-left: -500px;
position: relative;
}
</style>

<div class="reserved">
</div>
 
illmatic11
post Jul 10 2007, 01:29 PM
Post #3


Senior Member
***

Group: Member
Posts: 93
Joined: May 2007
Member No: 521,079



still the same....

QUOTE(Alvin @ Jul 10 2007, 02:21 PM) *
Try the code I wrote below. Make sure you changed the background color to whatever your background color is on your blog. Paste the code in your the Your Own Header HTML
box.

CODE
<style type="text/css">
.reserved{
background-color: FFFFFF;
width: 239px;
height: 11px;
top: 940px;
margin-left: -500px;
position: relative;
}
</style>

<div class="reserved">
</div>
 

Posts in this topic


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