Quote:
Originally Posted by Allstar55566
i believe using a percentage would work for fluid settings, no? instead of using pixels if one has their settings set to say 85% then where the width goes you should be able to put 85%...
|
no, images don't work like that.
Also, you should use the vb code where possible. You also need to keep the anchor name, otherwise the "To the Top" Links won't work.
something like this:
Code:
<div><a name="top" href="{vb:raw vboptions.forumhome}.php{vb:raw session.sessionurl_q}" class="logo-image"><img src="images/logo.jpg" width="1000" height="120" alt="your forum name Forum" /></a></div>