change page width please

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: change page width please

Post 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
soulja90
Forum Members
Forum Members
Posts: 83
Joined: Tue Mar 13, 2007 10:56 pm

Re: change page width please

Post 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
Pierre M.

Re: change page width please

Post 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.
Locked

Return to “Layout and Design (CSS & HTML)”