Page 2 of 2

Re: change page width please

Posted: Thu Mar 29, 2007 1:00 pm
by RonnyK
JB,

the piece of code concering

Code: Select all

#pagewrapper {width:expression(P7_MinMaxW(720,950));}
The pagewrapper is styled in the stylesheet, but IE6 doesn't understand the min-max there, so the logic of the width for IE6 and below is done in the template.

In short, not in stylesheet, in template indeed.

Ronny

Re: change page width please

Posted: Thu Mar 29, 2007 3:47 pm
by soulja90
Hello!

You got it this time for sure!

What i've noticed though was the min width and max width has to be the same or it wornt work.

Thank you tons for sticking this one out with me

Youre the best!

JB

Re: change page width please

Posted: Thu Mar 29, 2007 7:26 pm
by Pierre M.
It is not going to help you but I'd like to state that the page width is set by the browser display and is not a requirement of the content broadcaster. There are people with large screens, little screens, rotable screens. There are people how want to print your pages with landscape orientation, two on a sheet, etc. You should let people choose the width of theirs windows on their desktops. My 0.01ยค.
Pierre M.