• Hi,

    I am struggling to get a WP theme to work in a div layer…

    Basically, I have a HTML website with two div layers… buttom div layer has a Flash content (as background) in it and works.. but I want to insert a WordPress theme into the top div layer… the wordpress theme main file is index.php right? How do I make the wordpress theme run in the top div layer?

    Any help would be much appreciated.. thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • WordPress requires php files and will not work in a static html website. Why not instead add the flash part of the site to your WordPress theme?

    Thread Starter vivid7

    (@vivid7)

    hmm…

    I’m not sure how to do that.. Wouldn’t I basically just somehow combine my HTML page’s index.html codes with the wordpress’s index.php codes?

    In my HTML page, I basically have two layers, the buttom one with Flash background and the top layer is empty right now.. and I want the entire WordPress theme in that top layer. I’m not that good with programming so this is the way that i thought you would do it… I don’t know how to insert the Flash background layer into wordpress theme as I have to log in to wordpress to edit.. plz help?

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Inserting a WordPress theme into a top DIV layer… possible?’ is closed to new replies.