News:

Wondering if this will always be free?  See why free is better.

Main Menu

adding border to avatar

Started by Raecoco, August 19, 2005, 11:38:46 AM

Previous topic - Next topic

Raecoco

where do i edit to add a border around avatars?
thanks for your helps

Raecoco


tentronik

#2
Maybe this helps  http://www.simplemachines.org/community/index.php?topic=12908.0 ?
Basicly you need to add


if (!empty($context['user']['avatar']))
echo '<td valign="middle">', $context['user']['avatar']['image'], border="1" , '</td>';


to the index.template.php from your theme. But the above code is not working.

Advertisement: