Quote:
Originally Posted by DeviantFlash
Where do I put $vmoods_form in the navbar template to have it show under Private Messages.
Right now it shows under my name. I would like to place it at the bottom of that info please.
|
Locate the code in the navbar template and add the code highlighted in red underneath. Ensure that you have the mood option in the admincp for
Auto Edit The Template (all pages) checkbox selected to
No
Code:
<if condition="$show['pmstats']">
<div><phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl_q]">$vbphrase[private_messages_nav]</phrase></div>
</if></if>
$vmoods