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)
-   -   Integrating vB's style system into non-vB site (https://vborg.vbsupport.ru/showthread.php?t=135258)

Dave Rosteck 01-01-2007 08:53 PM

Integrating vB's style system into non-vB site
 
Could someone with site skinning experience explain how Tekken Zaibatsu managed to integrate their vB styles into their main non-vB site? As you can see, you have the option to change styles from the main non-vB site which reflects on the forums as well. If it helps, my non-vB site does not currently have styles so I'm open to any sort of method required to make this possible.

Here's what the webmaster said about it however, it's quite over my head at this point. :confused:

Quote:

Just get your site skin system to use the same IDs as the forum styles so the cookie servers as an identifier for both site and forum skins.
Thanks in advance for the help.

nishv 01-11-2007 11:16 AM

The way I do this is via the header and the footer of the Skin.

Just make the header exactly the same as VB and the Footer and you are pretty much set.

If you don't understand, just save one VB page as HTML and see how it looks...

It is pretty straight forward impov.

Neutral Singh 01-11-2007 01:46 PM

Littel generic method. Put the following code at the top of Header Template:
<!-- Header Template Begins //-->

and put the following code at the bottom of the template.
<!-- Header Template Ends //-->

Similarly, for footer following codes. Simple!!
<!-- Footer Template Begins //-->

<!-- Footer Template Ends //-->

Now save the tempaltes and go to your homepage. Click view source and select the code between the above as header and footer.

Dave Rosteck 01-13-2007 08:08 PM

Although I appreciate your replies, you guys are misunderstanding me. I already know how to make one vB style look like my main non-vB site. My question is how do I change my vB styles FROM my main site and have them reflect on my forums or visa versa? It's not so much layout differences rather color and image changes from the same layout like Tekken Zaibatsu does.

I thought maybe $quickchooserbits from the footer template would somehow tie into this but I can't seem to find where to view or edit it.

Dave Rosteck 01-26-2008 07:09 AM

Quote:

Originally Posted by Dave Rosteck (Post 1158331)
Although I appreciate your replies, you guys are misunderstanding me. I already know how to make one vB style look like my main non-vB site. My question is how do I change my vB styles FROM my main site and have them reflect on my forums or visa versa? It's not so much layout differences rather color and image changes from the same layout like Tekken Zaibatsu does.

I thought maybe $quickchooserbits from the footer template would somehow tie into this but I can't seem to find where to view or edit it.

Pardon me for bumping this but I never got this answered and I'm currently attempting to try this again.

I really hope someone out there has experience with this. Thanks in advance.


All times are GMT. The time now is 07:06 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.01051 seconds
  • Memory Usage 1,720KB
  • 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
  • (2)bbcode_quote_printable
  • (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