Hello,
please give me an advice on what can be the cause of this:
Also "My Mood (Daring)" menu (its a custom one) instantly disappear when i move mouse, (dont keep open).
This is the part of the navbar code around logo:
Code:
<div id="header" class="floatcontainer doc_header"><div class="skinWrap"><div class="headerWrap">
<vb:if condition="$stylevar['titleimage']"><div><a name="top" href="{vb:link forumhome}" id="logo"><img src="{vb:stylevar titleimage}" alt="{vb:rawphrase x_powered_by_vbulletin, {vb:raw vboptions.bbtitle}}" /></a></div><vb:else /><div> </div></vb:if>
</div></div>
And this is the full navbar code:
http://pastebin.com/TWxrmKDP
NOT SOLVED YET.