Example:http://www.bloggingtips.com/forums/ He has his vB forum integrated right into the theme. (looks like iframes or something) How would I be able to do that on my WP blog? Basically: http://tutcove.com/ I want the forums to appear RIGHT under the top nav bars , basically PLOP it right in there but keep the same header as my WP blog
What you need to do is copy the css of the wordpress site and integrate it on your SMF forum. To make everything simple, if you look on your wordpress site's index.php, instead of having the_content(), the forum must be there. I hope you understand the tip