Log In · Register

 
 
Closed TopicStart new topic
hidding avatar
shaggyhair
post Jul 2 2005, 04:46 PM
Post #1


Newbie
*

Group: Member
Posts: 2
Joined: Jan 2005
Member No: 93,210



i've already used to code to hide the links in the top in the genterator layout. whats the code to hide my icon. i still want to have one for when i post comments and what not. thank yoiu.
 
jordanriane
post Jul 3 2005, 02:08 AM
Post #2


when we speak, we breathe
******

Group: Member
Posts: 1,635
Joined: Jan 2005
Member No: 91,760



In your global head, you should have a stylesheet created for your css.

In it you will need to place the following:
CODE
.shadowed img{
visibility:hidden;position:absolute;top:0
}


However, if you plan on using any images in any override for the name_WEBSITE, you will need to add this to EACH image:
CODE
<img src="image.gif" style="visibility: visible; position: relative;">
 

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