• how do i go about putting the hole index page into a table on my home page?

    there is other stuff on the page so i just want it in the cell. please help

Viewing 2 replies - 1 through 2 (of 2 total)
  • Sounds like you want a frame, or you want to look at CSS and the templates as you can easily ‘organize’ the layout of your page without resorting to forcing it into a table.

    Otherwise, you’ll need to modify the base template/index to put the rest of your homepage code in, and have it built in a table (I assume you have that part already), and then make the main chunk of the WP code (“The Loop” for the most part, but maybe more) be within a particular TD.

    -d
    CHAITGEAR

    Thread Starter billybrag

    (@billybrag)

    ok so i am trying to pu it into my index.html (which i have changed to .php)

    and all i want on the front page is the actual blog content, ie non of the side stuff.

    Also the login link and the archives,

    can you help at all?

    i have msn messanger if anyone thinks they can help

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

The topic ‘embedding’ is closed to new replies.