vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   Nesting vBulletin within another template (https://vborg.vbsupport.ru/showthread.php?t=118840)

klezmer41 06-16-2006 10:57 PM

Nesting vBulletin within another template
 
On our webpage we have SSIs on every page which are currently static HTML pages: <!--include virtual="..."-->

I would like to keep the header and side menu and have vBulletin fill up the rest, but I'm really not sure how. There's a site that does something similar which is: http://forum.notebookreview.com/ Does anybody know how to change the style in vBulletin to do this? I'm a bit of newbie to CSS so I could really use a bit of help. Thanks!

Brad 06-17-2006 09:39 AM

This is very easy to do if I am understanding you correctly.

What you want to do is modify the header template, and the footer template. These are normally just the templates above and below the forum, but with a little work you can place a sidebar or whatever else you need in there.

If you need help with this just post a reply. Also it's helpful if you let us know exactly what code you are trying to 'wrap' around vBulletin. :)

Hope that helps.

klezmer41 06-19-2006 05:54 PM

The way we do it on other pages is this: <!--#include virtual="/includes/NavBar.html" -->

But this doesn't seem to work when I place it inside the header part of Styles & Templates -> Common Templates.

I also tried just including the file locally but that doesn't work either. Does anybody know how to include a file?

<!--#include file="asdf.html" --> doesn't work


All times are GMT. The time now is 08:20 PM.

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.01396 seconds
  • Memory Usage 1,709KB
  • 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
  • (3)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