Log In · Register

 

Help Topic Rules and Requirements


For a list of all requirements and guidelines pertaining to posting a new Help topic, please click here.

This Month's Contests | Hosts Looking for Hostees | Hostees looking for Hosts | Big Book of Resources

Submission Guidelines

 
Reply to this topicStart new topic
Friends borders
ZeT0
post Aug 20 2010, 10:27 AM
Post #1


Senior Member
****

Group: Member
Posts: 253
Joined: Jul 2009
Member No: 739,898



What's the code to take away the border on the ONLINE NOW image that shows up under a friends picture.
I want to have a border on the friends pictures, but it puts a border around that ONLINE NOW image too. It looks ugly as sin!
Here's my code for the border;

CODE
/*FRIENDS PICTURES BORDER*/    
table.friendSpace img{
width:80px;
height:auto;
border: 5px;
border-color: 3c4a46;
border-style: solid;
}


Thanks!
 
miguelS
post Aug 21 2010, 03:19 AM
Post #2


Senior Member
****

Group: Human
Posts: 100
Joined: Sep 2008
Member No: 682,308



Rather than selecting all images in the friends section, select the linked images in the cells of the friend section instead.

Change
CODE
table.friendSpace img

to
CODE
table.friendSpace table td td a img
 

Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members: