![]() |
background is not a valid xhtml tag, assuming you are working inside of vBulletin, it tells the browser its xhtml code.
use style="background-image:$stylevar[imgdir_misc]/pic3.gif" Instead of background="$stylevar[imgdir_misc]/pic3.gif" |
Quote:
Quote:
HTML Code:
<!-- top section --> |
Quote:
should be background-image: url($stylevar[imgdir_misc]/pic3.gif); |
Quote:
Quote:
HTML Code:
<td width="100%" height="32" background-image: url($stylevar[imgdir_misc]/pic3.gif); class="pic2"><div align="center">$vbphrase[whats_going_on]</div></td> |
Quote:
<td width="100%" height="32" style="background-image: url($stylevar[imgdir_misc]/pic3.gif);" class="pic2"><div align="center">$vbphrase[whats_going_on]</div></td> |
OK thanks Zachery :) I put the new code in and now the image is appearing correctly, BUT the center section of the top still has gaps on each side of it like in the first post :( I also used the new code that you provided for the guest table and it is now working correctly in all browsers, but the 'What's going on' table and the navbar table (where you enter in username/password) still has those gaps. I'm just thinking out loud here but is it possible that something else could be effecting those two tables to act that way? If so then what should I be looking for? (if you need me to post anything from the templates just let me know) :)
|
Quote:
|
Quote:
|
Try posting a screenie after you replace your top section with the following:
Code:
<!-- top section --> |
1 Attachment(s)
Quote:
|
All times are GMT. The time now is 05:04 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|