News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

Can i position the avatar Above the karma & online notification?

Started by shane is my name, November 07, 2009, 03:49:25 AM

Previous topic - Next topic

shane is my name

was wondering if someone knew how to change it so that i could position the avatar above the karma & online notification.

thanks.

Kays

Hi, it's not that difficult to do if you are up to some manual editing.

Open Display.template.php of the theme you are using. Or in the default theme if there isn't one there.

Look for the following bit of code:


// Show avatars, images, etc.?
if (!empty($settings['show_user_images']) && empty($options['show_no_avatars']) && !empty($message['member']['avatar']['image']))
echo '
<div style="overflow: auto; width: 100%;">', $message['member']['avatar']['image'], '</div><br />';


and move it to above:


// Is this user allowed to modify this member's karma?

If at first you don't succeed, use a bigger hammer. If that fails, read the manual.
My Mods

shane is my name


JimM

Is this issue solved or do you still require assistance?  If this is solved please mark it solved by clicking the Mark Topic Solved link at the bottom left of the page.
Jim "JimM" Moore
Former Support Specialist

Advertisement: