Avatar positioning

Nextmastermind

Reputable
Joined
May 9, 2009
Messages
170
Reaction score
0
FP$
982
In the ACP, I choose to have the avatars in a post on the left, but they are still on the right. Anyone now how to fix it?
 
How did you choose to have avatars on the left? CHanging the avatars from the right to left involves edits to the style. If you did edit the style, make sure you refresh the style and purge the cache.
 
Hello I included a file...
This file will automatically change the profiles to the left.

\Unzip overrides.rar
All you have to do is upload overrides.css to
styles/yourstyle/theme

Then you need to edit stylesheet.css

add
Code:
@import url("overrides.css");
after
Code:
@import url("colours.css");
 

Attachments

@luke.p: That method won't work for him, seeing as he's hosted by Forumotion and does not have access to the template files.

@Nextmastermind: Admin Panel >> General Tab >> Click "Configuration" from the "Forum" category on the left hand menu >> Under "Pages Structure" change "Profile position in the messages :" from "Right" to "Left". Then click Save.

If it doesn't work immediately, try to clear your browser's Cache (Press CTRL + F5). If it still doesn't work, try refreshing your browser at least once more and even close / reload it. If that fails, see if it worked on a different template. If it still doesn't work, contact your host's support forum ~smile~
 
Back
Top Bottom