The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Centering image... getting errors...
This is a image we have put up about the logo... we are having problems with it,
1. it doesnt show up on all styles... 2. I can not for the life of me get it centered. here is my header code... the red lettering is where Im having the probelms <!-- logo --> <align="center"><a href="http://www.eliteftausa.com"><img src="/forums/images/misc/eliteftausa.gif" $marquee <a name="top"></a> <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center"> <tr> <td align="center"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td> <!-- <td align="$stylevar[right]" id="header_right_cell"> <if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else /> </if> </td> --> </tr> </table> <!-- /logo --> </table> <!-- content table --> $spacer_open $_phpinclude_output If anyone could re write this correctly I would be thankful. |
#2
|
|||
|
|||
u can use <center><a href="http://www.eliteftausa.com"><img src="/forums/images/misc/eliteftausa.gif"></a></center> =)
|
#3
|
|||
|
|||
1. You added a new image and it has a broken tag on the end. no </a>
2. The marquee is not contained in any sort of html code. 3. You commented out the 2nd default td, which is correct, but you left the default titleimage td active. |
#4
|
|||
|
|||
So how do I fix it ... lol?
This code is in the defualt style, Do I need to go in and change this in every style "header" section for this to appear in all ? |
#5
|
||||
|
||||
You need to change the value of the image unless you are using child styles.
I am more curious about this though: Code:
</table> <!-- /logo --> </table> It would help if we had a link btw. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|