![]() |
Quick Question, Annoying Gap on IE
Hi guys,
I am working on a new header for my vBulletin forums, and I am baffled as to why this code; PHP Code:
I have spent hours trying to resolve this. Any ideas/solutions greatly appreciated :) |
Looks like Cell spacing or padding, IE does render tables differently. Try adding cellspacing and cellpadding 0 to your table in header.
P.S: jus a tip style using classes is much neater solution. |
Thanks for helping.
Missed a bit of code of though sorry, already have; <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center"> Above the code mentioned earlier. Now edited first post. I wouldn't know how to use 'classes' |
You have another table there.. which has style:attribute..
Classes are used using CSS. Jus post your whole header template here. if you can link to vb forum wud be helpful too. |
http://validator.w3.org
58 Errors for your site, start there. http://www.sevenstring.org/chris/goterrors.jpg |
Quote:
|
Well i dont think its the same skin.
anyway try this Code:
<table style="background-image:url(images/feelingblues/misc/header_line2.jpg); background-color:#ffffff; background-position:left; background-repeat:no-repeat;"> Code:
<table cellpadding="0" cellspacing="0" style="background-image:url(images/feelingblues/misc/header_line2.jpg); background-color:#ffffff; background-position:left; background-repeat:no-repeat;"> |
Okay, I stuck it in the header template and I believe you meant to make these changes?;
|
All times are GMT. The time now is 12:59 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:
|