How do I insert my wordpress blog into a div layout? Example: http://nostalgia101.com
How do I insert my wordpress blog into a div layout? Example: http://nostalgia101.com
You will need to find information on "php includes"
Not necessary.
You could simply work on the CSS of WordPress to get the same result. It would be set in just a few minutes/hours depending of your CSS knowledge.
Your actual layout is not incompatible with the way WP works. It mixes static parts and dynamical ones. Try to understand the WP index.php source code, you'll see where you could insert your static content pretty fast.
R.
If it is a static page you could check the ezstatic plugin: http://wordpress.org/support/10/9229
This topic has been closed to new replies.