To clarify - I have dozens of static php pages that I created long before I implemented vBulletin. The page format is this:
HEADER
..
UNIQUE ARTICLE CONTENT
..
FOOTER
The HEADER and FOOTER are separate included files (i.e., header.php and footer.php); they are common across all article pages. I am wondering if there is any common vb4 code I can put into the header and footer files in order to wrap all of these articles into the vbulletin look and feel. I'm running 4.1.1.
Does that help explain what I'm trying to do?
|