Quote:
Originally Posted by Shelley_c
This is a solution to fix the alignment problem in the navbar which was pmed to me by Kinneas so credit goes to him/her so thank him/her.
Go into the vbmoods Css replace vbmoods container line of code with the following. I set the padding-top to 18 pixels so it's sitting flush on the bottom where Kinneas had it set to 13px which sat in the middle.
Code:
#vmoods-container p{margin:0px; float:left; font-weight: none; padding-top:18px; padding-right:5px}
In the Xml file find:
Code:
<span id="vmoods-none"<if condition="$bbuserinfo[vmood] != 'none'">style="display:none;"</if>>$vbphrase[vmoods_change_my_mood]</span>
Replace with:
Code:
<span id="vmoods-none"<if condition="$bbuserinfo[vmood] != 'none'">style="display:none;"</if>><br />$vbphrase[vmoods_change_my_mood]</span>
Upload the xml file selecting yes to overwrite.
Thanks goes to Kinneas for posting the solution.
|
Ive done this but it now pushes over the VBCredits line

(Which is the line underneath VBMood in the NavBar)
Can anybody help
PM me and I will provide account details so you can see what I mean
Many Thanks
VinylJunky