PDA

View Full Version : How would I do this?


Mellymonster
04-20-2009, 01:33 AM
I am wanting to embed my forum into my website, so when I go to my site, and click the forum, the layout on the forum is the same as on my website, well the look and all, is there a secret to this?

Thanks,
melly

napy8gen
04-21-2009, 03:44 AM
you mean you want to use you main website design in your forum? there is no secret. You have to manually put the main website css in main css and place the html code (from your main website) to your header and footer.

this is not for beginner.

tipoboy
04-21-2009, 06:44 AM
https://vborg.vbsupport.ru/showthread.php?t=62164

this will allow you to create your own pages while using your forum shell (header footer navbar etc etc) there you can add custom html and add the content of your website incorporating everything :)

Mellymonster
04-21-2009, 02:59 PM
Thanks,

I'm not a beginner with coding, I been coding for 6+ yrs now. I'm more of a beginner with VB but been running one on and off for a year now. I'm familiar with it so I don't think its nothing I can't learn.

Princeton
04-23-2009, 11:29 AM
vbulletin is a template-based system (Skinning:%20Understanding%20A%20Template-Based%20System)

read all about
- Styles & Templates (http://www.vbulletin.com/docs/html/main/styles_and_templates)
- How do Templates Work? (http://www.vbulletin.com/docs/html/main/templates_basic)