Just create a custom css file for the page like page.css
Include this page.css AFTER all the standard vBulletin CSS has been called.
Redefine any definitions in page.css you want to redo.
Alternativly since you just want header, navbar and footer. You could copy and paste the code from vbulletin-chrome.css that pertains to those sections into page.css and not call any additional css files.
|