The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
No Problem its gone
|
#12
|
||||
|
||||
I would not suggest using crazyfalcon's code.The html is incorrect in that template and will give errors in an html validator (and possibly in different browsers too).
|
#13
|
|||
|
|||
Ok Lynne no Problem...Please delete it...Thanks
|
#14
|
||||
|
||||
crazyfalcon, if you want help getting it coded correctly, just make a thread. I'm sure we could easily get that written correctly so you don't get any errors on your site.
|
#15
|
|||
|
|||
lynne, could you inform me on what edits i need to make to the header template so it will be center?
|
#16
|
||||
|
||||
snakes1100 posted what needed to be done in his post above.
|
#17
|
|||
|
|||
Quote:
|
#18
|
||||
|
||||
Replace "$stylevar[center]" with just the word "center" (I don't think there is a $stylevar[center]).
|
#19
|
|||
|
|||
Sorry leyland, that may not work on all versions.
Use this: Code:
<!-- logo --> <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 --> <!-- content table --> $spacer_open $_phpinclude_output $ad_location[ad_header_end |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|