@BigPete: What I did was simply view the source code for my Wordpress site, grab the header stuff and paste it into the header and headerinclude templates (you have to put the right stuff in the right places). Similarly for the footer.
Then I had to tweak the vBulletin CSS settings, but it looks like you've already done that part.
Finally, there is the debugging. Inevitably, there will be some CSS from the WP side that will conflict with CSS on the vB side, and it just takes a little time and patience to work through that.
If you know your way around HTML, it's not too difficult. Good luck!
|