vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   vBulletin appearing within existing HTML page... possible? (https://vborg.vbsupport.ru/showthread.php?t=34448)

skerjean 01-24-2002 06:08 PM

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">&nbsp;</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">&nbsp;</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 &copy 2001-2002 GolemLabs Laboratories Inc. - All rights reserved.
</TD></TR>
</TABLE>

</TD>
<TD width="7" background="images/frameborderright.gif">&nbsp;</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">&nbsp;</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.

Admin 01-25-2002 01:05 PM

skerjean, please go to this page and enter your username, to show you are licensed. (you will need to use your customer number and password to access that page)
Thank you.

skerjean 01-25-2002 01:11 PM

Done.

Admin 01-25-2002 01:21 PM

Thanks. :)

Just add the code from vBulletin to your header template, then the code below vBulletin to your footer template, and voila.

skerjean 01-25-2002 02:09 PM

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...)?


All times are GMT. The time now is 01:37 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
  • Page Generation 0.00941 seconds
  • Memory Usage 1,723KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete