View Full Version : css layout help


iluvteddies
10-10-2005, 04:53 AM
I changed the layout of my site... i want to avoid using server side includes or iframes or anything like that.

Iframes make my site viewable (nicely) in one resolution only and as I'm using a widescreen lappy, I'd prefer not to have it this way.

I want to have links in one frame open in the right frame, but I can't remember how to do it.

I'm using an adapted template from the site... the basic two column with header css layout.

Thank you thank you thank you.

kittycat
10-10-2005, 05:09 AM
If you want just the one area to change you would have to use iframes
Otherwise, you'll have to have the whole layout on each page link, with just that section content changed

iluvteddies
10-10-2005, 06:48 PM
Thank you. I ended up staying with iframes, 'cause like you said, I'd have to. I made the frame a better size, so it's at least viewable in a "normal" resolution.