The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Hi,
I would like to include vBulletin on our site but would like to know if it would be possible to retain our current site layout, in which all the content appears in a table to show a graphic frame around the page. See a working examble here to get the picture. I would like vBulletin content to appear where the red "vBulletin content here" note is in the HTML code below: <HTML> <HEAD> <TITLE>GolemLabs Homepage</TITLE> <LINK rel="stylesheet" href="styles.css" type="text/css"> </HEAD> <BODY> <TABLE border="0" align="left" cellpadding="0" cellspacing="0" width="100%" height="100%"> <TR height="17"> <TD><A href="http://www.golemlabs.com"><IMG src="images/url.gif" width="175" height="17" border="0" align="right"></A></TD> </TR> <TR height="22"> <TD><TABLE border="0" align="left" cellpadding="0" cellspacing="0" width="100%" height="100%"> <TR><TD width="150"><IMG src="images/labeldownloads.gif" width="150" height="22" border=0></TD> <TD background="images/framebordertop.gif"> </TD> <TD width="8"><IMG src="images/framecornertr.gif" width="8" height="22" border=0></TD></TR> </TABLE></TD> </TR> <TR> <TD><TABLE border="0" align="left" cellpadding="0" cellspacing="0" width="100%" height="100%"> <TR><TD width="7" background="images/frameborderleft.gif"> </TD> <TD valign=top> <TABLE border="0" align="left" cellpadding="0" cellspacing="0" width="100%" height="100%"> <TR valign=top><TD> <!-- BEGIN OF FRAME CONTENT ---------------------------------------------------------------------> vBulletin content here <!-- END OF FRAME CONTENT -----------------------------------------------------------------------> </TD></TR> <TR height=10><TD> <P class="copyright1"> Permission is granted to quote, copy, or otherwise reproduce the materials on GolemLabs's website, provided that the material is not modified and that the following copyright notice is retained on each and every copy : <P class="copyright2"> Copyright © 2001-2002 GolemLabs Laboratories Inc. - All rights reserved. </TD></TR> </TABLE> </TD> <TD width="7" background="images/frameborderright.gif"> </TD></TR> </TABLE></TD> </TR> <TR height="12"> <TD><TABLE border="0" align="left" cellpadding="0" cellspacing="0" width="100%" height="100%"> <TR><TD width="7" valign="bottom"><IMG src="images/framecornerbl.gif" width="8" height="22" border=0></TD> <TD background="images/frameborderbot.gif"> </TD> <TD width="8" valign="bottom"><IMG src="images/framecornerbr.gif" width="7" height="22" border=0></TD></TR> </TABLE></TD> </TR> </TABLE> </BODY> </HTML> The code/layout is standard for a whole section so it could be added into vBulletin files as-is. Without getting into technical instructions, could you tell me if this is something that can be done and if yes, where would be the best place to find instructions on how to do it. Thanks. |
#3
|
|||
|
|||
Done.
|
#4
|
||||
|
||||
Thanks.
Just add the code from vBulletin to your header template, then the code below vBulletin to your footer template, and voila. |
#5
|
|||
|
|||
What am I supposed to do with the HTML code already present in the template's header/footer?
Should I leave it there and just add my code or modify the existing code according to my liking (provided I understand what it does...)? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|