PDA

View Full Version : how do I add another HTML page to my forum?


SoftDux
Wed 9th May '07, 6:47am
Hi all

I want to add some extra HTML page to my forum, but I want them to have the same look @ feel of the forum, so if I change the style, these pages should still look the same as the rest of the forum.

How would I do that?

Floris
Wed 9th May '07, 6:59am
Maybe this helps : http://www.vbulletin.com/forum/showthread.php?t=197563

SoftDux
Wed 9th May '07, 7:43am
I had a look @ that post a few days ago, but I don't know if it'll do what i need, but I'll give it a try.

How would I add menu itmes for these pages then?

Floris
Wed 9th May '07, 7:45am
Where specifically?

You can create your own template code, you can add xhtml/css and everything in there.

For more advanced custom pages with custom php code etc you're best of creating a new .php file from scratch and integrate it with vbulletin. But that falls outside the default vbulletin support. Check vbulletin.org for customizations.