The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
very new to this...
have a header...on one pc it looks bang on centre.. when i get home on my own pc its way over to the left... Any ideas? thanks in advance. |
#2
|
|||
|
|||
![]()
can you post your header template please. make sure you put it inside [ code][ /code] tags.
|
#3
|
|||
|
|||
![]()
i know this is wrong..but like i said im new...
heres whats in the box... Quote:
thanks Code:
<!-- logo --> <a name="top"></a> <table border="0" width="$stylevar[outertablewidth]" cellpadding="10" cellspacing="0" align="$stylevar[center]" width="100%" > <tr> <td align="$stylevar[center]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"> <img src="http://i3.photobucket.com/albums/y52/Mick260878/walfridogbannerf.jpg" border="0" alt="$vboptions[bbtitle]" /></a></td> <td align="[center]" > </td> </tr> </table> <!-- /logo --> <!-- content table --> $spacer_open $_phpinclude_output hope thats right... |
#4
|
|||
|
|||
![]()
Ok, it's the
Code:
$stylevar[center] Code:
center Also you have a Code:
<td align="[center]" > Code:
<td align="center"> |
#5
|
|||
|
|||
![]()
Sorted that out..thanks mate...
next question.. why does it appear on two different pc's as 2 different sizes? Is that simple to fix? basically i want it to cover the top of the forum.. on one it does and on one it doesnt.. |
#6
|
|||
|
|||
![]()
Drop the
Code:
<td align="center"> </td> |
#7
|
|||
|
|||
![]()
Tried that...still only half over the forum on this pc...but fully covers it on another...
heres the code i have left... have i missed anything? greatly appreciated Code:
<!-- logo --> <a name="top"></a> <table border="0" width="$stylevar[outertablewidth]" cellpadding="10" cellspacing="0" align="center" width="100%" > <td align="center"><a href="$vboptions[forumhome].php$session[sessionurl_q]"> <img src="http://i3.photobucket.com/albums/y52/Mick260878/walfridogbannerf.jpg" border="0" alt="$vboptions[bbtitle]" /></a></td> </tr> </table> <!-- /logo --> <!-- content table --> $spacer_open $_phpinclude_output |
#8
|
|||
|
|||
![]()
I've just tried that code on my site and it works perfectly in IE, Firefox, and Opera.
Try doing a hard refresh on your browser as it could be a cached copy that is causing the problem. |
#9
|
|||
|
|||
![]()
Cant seem to get that one to work...
Someone else on the site has it covering half of the top too while some have it right across the top. I have learned one thing today though, about the $stylevar. So thats a good start. |
#10
|
|||
|
|||
![]()
Just had a look to see what the centreing looked like out of interest.
Noted that your image file took a long time to download. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|