Page layout - help needed please.

They have: 30 posts

Joined: Jul 2001

Hi all, Im having trouble with a page I have built using headers and footers.

I use a bkg image for my collums like on my index page http://www.stickysauce.com/

The trouble is I would like to have the right collum to display on this page http://www.stickysauce.com/cgi-local/suite/classifieds/classifieds.cgi

This page uses headers and footers due to the script, how do I incorporate the right hand side collum that I use on my index page and main site into this page that uses headers and footers.

I hope someone can help me as this is making my site look lop sided.

Cheers, Sticky.

Brian Farkas's picture

They have: 1,015 posts

Joined: Apr 1999

Hi,
Since this is a CGI script you're talking about, you will have to actually go into the code of the script and write in the HTML yourself within the script... Another thing you might consider is to get all the header/footer/sidebar, etc. off the classifieds script, and just call the script via SSI through one of your pages. to do this you would put the following code on your page:

The script output will appear where that tag is placed. Also, make sure the page you are placing it on has an ending of .shtml so that it is parsed by the server.

Hope this makes sense- if not, let me know and I'll try to clarify.

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.