Take away the giant friends/fans icons?!?
Could you give the option of large friends/fans images? Cause I really HATE them and would like it back to the way it was last night when I last used plurk. Kthxbai!
4
people like this idea
I like this idea!
Tell me when this idea gets some attention.
The more people who like this idea, the more it gets noticed.
The more people who like this idea, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?Add this to your theme:
.friend_holder .user_link, .friend_holder .user_link img {
width: 25px !important;
height: 25px !important;
}
Regards,
Amir -
why the change to begin with? grrr -
Inappropriate?Thanks. It fixed the Friend, but not my own giant face. I'll figure it out though. Thank you.
-
Inappropriate?this worked in mine:
#profile_pic { width: 100px; height: 100px; }
I’m hopeful this works for you
-
Inappropriate?/* Center Friend Icons */
.friend_holder table {
margin-left: auto;
margin-right: auto;
}
.friend_holder td {
padding: 5px 6px 5px 6px;
}
/* End Center Friend Icons */
/* Change Friends/Fans Picture Size */
.friend_holder .user_link, .friend_holder .user_link img {
width: 25px !important;
height: 25px !important;
}
/* End Change Friends/Fans Picture Size */
/* Change Personal Avatar Picture Size */
#profile_pic {
width: 87px;
height: 87px;
}
#profile_pic:hover {
width: 195px;
height: 195px;
}
/* End Change Personal Avatar Picture Size */
I have written a tutorial that explains the code and what it does if that helps.
1 person thinks
this is one of the best points
-
Inappropriate?Thank to all of you for the help with this. Now if only that tutorial link worked... ;)
I’m silly
-
Inappropriate?My bad, I thought Get Satisfaction would allow links. The URL for the tutorial is http://plurkskins.com/2009/01/modifyi...
I’m embarrassed
-
Inappropriate?Thank you! I'll definitely be looking at that tutorial when I get home from work. I do so greatly appreciate all of your help with this!
I’m content
Loading Profile...


EMPLOYEE

