Good art is a taste, good design is an opinion.


Come as guest, stay as family.
Board Index

Come as guest, stay as family.


You are not connected. Please login or register

Foto

[Solved] Avatar Border



View previous topic View next topic Go down Message [Page 1 of 1]

1
Offline

  Ultron

Ultron
Punbb Rookie
Punbb Rookie
Hey,

I noticed that every avatar here has a border around it. Could somebody tell me the code for that?

Thanks,

Ultron

Powered by PunBB
Currently 0 users have thanked Ultron for this post:

2
Offline

  nanako

nanako
Punbb Guru
Punbb Guru
Add this to your css
Code:
.user-basic-info a img {
border: 1px solid #------;
}

Powered by PunBB
Currently 0 users have thanked nanako for this post:

3
Offline

  nanako

nanako
Punbb Guru
Punbb Guru
The author mark a Best Answer, solved now?

Powered by PunBB
Currently 0 users have thanked nanako for this post:

4
Offline

  Forumonster

Forumonster
Newbie
Newbie
Here's a more updated one.



Code:
.user-basic-info a img {
-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
background: #FFF;
border: 1px solid #D5D5D5;
box-shadow: 0 2px 2px rgba(0,0,0,0.1);
padding: 1px;
}

Powered by PunBB
Currently 0 users have thanked Forumonster for this post:

5
Offline

  Shadow

Shadow
Administrator
Administrator
<div class="solved">Marked & Locked.</div>

Powered by PunBB
Currently 0 users have thanked Shadow for this post:

6
Offline

  Sponsored content



Powered by PunBB
Currently 0 users have thanked Sponsored content for this post:

View previous topic View next topic Back to top Message [Page 1 of 1]


Topic URL's

URL
BBcode
HTML

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