Quote:
Originally Posted by Dragonsys
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>
|
Actually it worked perfectly for me putting the width =100%
http://74.55.234.226/~xboxhoun/content.php
I tried many different valuespxs but to no avail. I tried his suggestion above and it worked. Maybe its not correct but it is working for me. I am a noob though.