Quote:
Originally Posted by Seven Skins
add this to the style of the logo..
Code:
width: 100%; max-width: 100%;
And remove this from header id.
|
Removed the height, and added the width in the header template:
<div id="header" class="floatcontainer doc_header" style="overflow: hidden; width: 100%; max-width: 100%;">
<vb:if condition="$stylevar['titleimage']"><div><a name="top" href="{vb:link forumhome}" class="logo-image"><img src="http://www.rlx4u.com/forum/images/Seamus/misc/rlx4u.png" alt="{vb:rawphrase x_powered_by_vbulletin, {vb:raw vboptions.bbtitle}}" /></a></div><vb:else /><div> </div></vb:if>
But still isn't working.
Kan someone tell me what i am doing wrong???
Thx