View Single Post
b666m's Avatar
Posts: 1,090 | Thanked: 476 times | Joined on Jan 2010 @ Ingolstadt, Germany
#308
Originally Posted by Schturman View Post
for me:
Code:
  <div class="Avatar">
    <div id="AvatarImgSelf" class="MessageAvatar MessagingAvatarBorderColor DefaultBackgroundColor Self"></div>
  </div>
for other:
Code:
 <div class="Avatar">
   <div id="AvatarImgOther" class="MessageAvatar MessagingAvatarBorderColor DefaultBackgroundColor Other"></div>
  </div>
i added the changes in red.

after that the .Self and .Other options should work in the css