6
Quote:
would like to set the width of the middle column to a fixed size so that the width of the overall website doesn't change while the users browse the site
ive been meaning to do this myself...
However,
you have to be aware that you will have to limit the size of certain objects from now on if you go that way...otherwise it will get funky....
It can be done for sure...and if you don't have a lot of image updates then no problem. If you do however...
a lot of work...initially...but...hmmm
I may do it sometime as well
At any rate you are aware that the table in the theme.html and table class in css or mostly responsible for fixed width right?
So...if you have fixed outer table widths...but your center column is in % you should be ok...