Quote:
Originally Posted by blazin1
I am trying to place $vmoods in my header at the bottom of this div:
Code:
<div align="right">
<strong><phrase 1="$bbuserinfo[username]" 2="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[welcome_x_link_y]</phrase></strong>
<if condition="$show['notifications']">
<span id="notifications"><a href="usercp.php$session[sessionurl_q]">$vbphrase[your_notifications]:</a> <strong>$notifications_total</strong></span>
<if condition="$show['popups']">
<script type="text/javascript"> vBmenu.register("notifications"); </script>
<else />
<script type="text/javascript" src="clientscript/vbulletin_notifications_nopopups.js?v=$vboptions[simpleversion]"></script>
<script type="text/javascript"> vBulletin.register_control("vB_Notifications_NoPopups", "notifications"); </script>
</if>
<else /><if condition="$show['pmstats']">
<phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl_q]">$vbphrase[private_messages_nav]</phrase>
</if></if>
<if condition="$show['pmwarning']"><phrase 1="$vbphrase[pmpercent_nav_compiled]">$vbphrase[your_pm_box_is_x_full]</phrase></strong></if><br /><br />
</div>
When I try to add $vmoods to that div it tweaks the layout. What do I have to do to the CSS to make that work? It worked in the older version of vMoods but not now  Any help is greatly appreciated. :up:
I attached a screenshot of what I am talking about and you can see a live version at www.mynflforums.com.
|
Bump...
I am still looking for help with this problem. It should be a quick fix but I am lost. Please help me fix it. Thanks!