Leave a comment

Comments 2

(The comment has been removed)

whitestar May 9 2009, 06:42:10 UTC
I made the change, but it's still showing up as white. Here's where I made the change:

.userpicfriends {
position: relative;
float: left;
padding: 5px;
margin: 10px;
text-align: center;
background-color: #28272e;
border-style: solid;
border-width: 1px;
border-color: #030319;
font-family: "Lucinda Sans Unicode", sans-serif;
font-size: 14px;
z-index: 15;
}

Reply

(The comment has been removed)

whitestar May 10 2009, 00:55:58 UTC
Woot! Thank you ^_^ Adding !important; did the trick :D

Reply


Leave a comment

Up