Page 2 of 2

Re: How to change header, with additional data (better methods)

Posted: Mon Apr 02, 2007 1:39 pm
by RonnyK
That can be set with the setting of the min- and max-widths, both in CSS, and in the template. This should be done in the #pagewrapper.

If you give the min-max the correct width, the scrollbar will be visible, if the width of the screen is smaller than the width you provided. So in your case, you should at least make the min-width bigger.

Ronny

Re: How to change header, with additional data (better methods)

Posted: Tue Apr 17, 2007 10:21 am
by contented
Many thanks Ronny. Another problem solved!

Cheers,
C

:D