View Full Version : Keep vertical menu in place


Nide
09-12-2005, 03:17 PM
Hi there! I'm currently designing a website using Dreamweaver, however I have little expertise at this, and I have been putting it together using tables. The problem is when you look at it in a resolution other than 1024 x 768 it moves the elements vertically to fit the screen. I would like to know if there's any way to keep my menu to the left and basically the rest of the elements in place.

Cheers! :)

Paz
09-16-2005, 11:51 AM
Hi,

welcome to the forum, sorry we missed your post at the bottom!

Can you put a simplified version of the page up on a web site somewhere and post the url? Then we can have a look at the code, because to be honest, I'm not sure what you mean....

Cheers,
Paz.

jocelyn
09-16-2005, 12:03 PM
I think all he needs to do is set a table of a fixed size... so if you make it 800 wide, then it would be centered with an even gap on earch sides in 1024... the menu in the left cell, the content in the right one or what ever your page needs.

Nide
09-19-2005, 08:05 AM
Yup, that's exacty what I managed to do, I just couldn't find the way to fix the size of the table before but it's working now, so thanks a lot :)