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.

Code for avatar border in CSS?

3 posters

Go down

Solved Code for avatar border in CSS?

Post by PlatinumWata June 16th 2011, 11:40 pm

I have a PunBB, and want to move the avatar border that was coded using the CSS.

What is the tag I look for to find where the border of the avatar is located, so I can delete it?

Thanks.


Last edited by PlatinumWata on June 17th 2011, 1:27 am; edited 1 time in total
PlatinumWata
PlatinumWata
Forumember

Male Posts : 447
Reputation : 0
Language : English
Location : United States (born from England)

Back to top Go down

Solved Re: Code for avatar border in CSS?

Post by Nera. June 16th 2011, 11:54 pm

Hi,

Are you talking of avatars in topic?
Code:
.user-basic-info a img {
    background: none repeat scroll 0 0 white;
    border: 2px dotted #D6D2C7;
    padding: 4px;
}
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: Code for avatar border in CSS?

Post by PlatinumWata June 17th 2011, 1:27 am

Worked!

Thanks!
PlatinumWata
PlatinumWata
Forumember

Male Posts : 447
Reputation : 0
Language : English
Location : United States (born from England)

Back to top Go down

Solved Re: Code for avatar border in CSS?

Post by Sanket June 17th 2011, 7:37 am

Since this thread is marked solved, I will lock this thread.
Code for avatar border in CSS? 2j4t5a8

Sanket Smile

Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

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