MyBB Community Forums

Full Version: Portal announcements
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hi all!!

i need to know how to resize the size the avatars on the portal announcements, i can't find the correct code to do it, if some one can tell me how to do it i will be very gratefull.

thanks in advance!!!

salutes!!!
I've been fumbling with this as well. I finally figured it out today.

Go into portal.php and find:

$avatar_width_height = "width=\"{$avatar_dimensions[0]}\" height=\"{$avatar_dimensions[1]}\"";

Replace the dimensions with whatever you want.

I used "width=100 height=auto"

Hope this helps
Just a simple thing figure out after 3 years ?? Undecided