Remember if anyone is having alignment issues (postbit solution) with relation to the larger custom moods you will need to go into the xml file (open in notepad) and change the alignment so it sits flush with the icon.
Find:
Code:
<span style="vertical-align: middle;">$vbphrase[vmoods_my_mood] </span>
Change to:
Code:
<span style="vertical-align: bottom;">$vbphrase[vmoods_my_mood] </span>
Can't figure out how to align the text in relation to the icon in the navbar so if anyones got a solution I'm all ears.
I've suggested this before sniper but if you could compensate for the larger mood icons so that the system is more user friendly and rectify the text alignment issues would be great on your next update.