Quote:
Originally Posted by Redzzand
ok, well I found a way to do this...
1. Edit product XML
a. Find $template_hook[\'postbit_userinfo_right\
b. Replace with $template_hook[\'postbit_userinfo_left\
2. Edit plus_mood_postbit template
a. Wrap html code within a table to shrink size
Sample code of my plus_mood_postbit template
Code:
<br />
<table>
<tr><td>
<fieldset><legend>$vbphrase[plus_mood]</legend>
<div align="center">
<img class="inlineimg" src="images/images_mood/$usermood[img].gif" alt="$usermood[alt]" border="0" />
</div>
</fieldset>
</tr></td>
</table>
<br />
|
just lost my Mood change option in the post bit because of another mod. Where will this locate the option to change moods?