PDA

View Full Version : Help add HTML pages to VB with headers.



m4ck
06-01-2006, 03:38 AM
Ok I have read all about adding Html pages to the site and I want to do this. I like the way you guys have done it on this site. My question is, is there a hack for making the pages through VB's admincp or do you make them in an editor and add the headers and footer. I want it to blend in like here.
thanks
M4ck

m4ck
06-06-2006, 05:56 AM
Anyone?

Peggy
06-06-2006, 12:20 PM
I make mine in an html editor and add the header and footer.
But for the main front page, I use vBadvanced (http://www.vbadvanced.com/)

Noppid
06-06-2006, 04:23 PM
There are hacks for this. You use the generic shell template to create the page. You populate the content with one call to the template system for the body.

The page is usually a .php page. But, with a .htaccess directive, you can use .html.

Joeychgo
06-06-2006, 04:26 PM
On this site - they were made via dreamweaver.