How would I integrate WP into an existing .HTML layout?

Discussion in 'WordPress' started by KGL, Jun 24, 2006.

  1. #1
    I have created a layout already, and I want to integrate just the "blog" portion or the "loop" into the site, no side bars or anything like that.
    I want to maintain the look of a normal website, but with the ability to update it like a blog.

    Make sense?

    Before it's mentioned, I don't like Joomla and will not use it.

    Any help would be appreciated.
     
    KGL, Jun 24, 2006 IP
  2. [*-AnOnYmOuS-*]

    [*-AnOnYmOuS-*] Active Member

    Messages:
    253
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    58
    #2
    That shouldn't be so hard.. That would require some customizing of the index.php in your template's directory not not include the page header. And then from your own layout just add a <frame src="http://ursite/wordpress../template../index.php"> or just use a include/require() if php enabled.

    My 2 cents ...
     
    [*-AnOnYmOuS-*], Jun 24, 2006 IP