
06-28-2013, 12:37 PM
|
|
|
Join Date: Sep 2008
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by Fun-Masti
What exact page you want to edit? Can you give the link to the portion of the edit required?
What I think you are asking for is http://xyz.com/forum/memberlist.php
Then follow these steps:
Style manager > Edit templates ( of the style u are using) > CSS templates ( click for a list to load) > Memberlist.css >
Look for
Code:
#memberlist img.avatar {
max-width:
Put the value of max-width:180px (if that's the size you are looking for?) > Save.
Refresh your member list. Larger sized avatar would be available. :-)
|
Thank you very much FunMasti 
The way worked and the avatars appear much better now, thanks to you.
But the page I wanted, more importantly, to do that was the User Profile Page (e.g. https://vborg.vbsupport.ru/member.php?u=431056) - But vB 4 version of it of course!
So could you tell me which CSS should I edit for that page?
And IF YOU HAVE TIME please tell me which codes should I edit for the activity stream and friends list (which also appears in User Profile Page).
Thanks again :-)
|