The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Changing the transperant bacground color of Avatar Thumbnails on Profiles in PhpBB3?

2 posters

Go down

Changing the transperant bacground color of Avatar Thumbnails on Profiles in PhpBB3? Empty Changing the transperant bacground color of Avatar Thumbnails on Profiles in PhpBB3?

Post by TR June 10th 2010, 9:29 pm

How would I change this via CSS? Here's a screenshot to specify:
Changing the transperant bacground color of Avatar Thumbnails on Profiles in PhpBB3? TransBackgroundAvatarColor
Thanks for any help,
-TR
TR
TR
Forumember

Posts : 399
Reputation : 0
Language : English, Gamer

Back to top Go down

Changing the transperant bacground color of Avatar Thumbnails on Profiles in PhpBB3? Empty Re: Changing the transperant bacground color of Avatar Thumbnails on Profiles in PhpBB3?

Post by RoNo June 11th 2010, 10:21 pm

Try editing colors at these Css locations
Code:
td.avatar-mini img {
background-color: transparent;
border: 1px solid #0076b1;
vertical-align: middle;
width: 38px;
height: 38px;
}
.avatar {
width: 50px;
border: 1px solid #1675bc;
background-color: transparent;
}
.avatar img {width: 50px;}
RoNo
RoNo
Active Poster

Male Posts : 1270
Reputation : 135
Language : English
Location : Laguna Beach, California

http://bf2mercenaries.forumotion.com/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum