Here's an interesting one:
I am trying to combine two themes on two different pages.
My main theme is Comment Central, this is where I have the bulk of my content.
I want my intro (landing page) and "blog" theme to be Boldy.
I have FTP'd the Boldy css into the Comment Central directory.
Likewise I FTP'd all of the images and php files renaming everything header.php---> headerx.php and within that file i redirected images to /imagex/background.png (for example)
Basically i want the two themes to work in unison but i keep getting 404 errors and broken pages...
any ideas?