Would you like to react to this message? Create an account in a few clicks or log in to continue.
Become a partner of Graphic Holdine, use the correct post!

1
Resize the avatar Empty Resize the avatar Sun Apr 03, 2011 7:49 am
Guest
avatar
Guest
PHPBB2
Code:
/* Redimensionar avatar */
.postdetails img {
max-width: 100px;
max-height: 100px;
}


PHPBB3
Code:
/* Redimensionar avatar */
.postprofile dt img {
max-width: 100px;
max-height: 100px;
}


PUNBB
Code:
/* Redimensionar avatar */
.pun .user-ident .user-basic-info a img {
max-width: 100px;
max-height: 100px;
}


INVISION
Code:
/* Redimensionar avatar */
.postprofile-details dt img {
max-width: 100px;
max-height: 100px;
}




bye Smile

2
Resize the avatar Empty Re: Resize the avatar Mon Apr 04, 2011 4:45 am
verrell123
verrell123
Premium User
Respected Member
thanks for this!

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


Designed by Jaloxin, Coded by Gangstar15 © 2011 All rights reserved.

Free forum | ©phpBB | Free forum support | Report an abuse | Forumotion.com