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

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
Location: Raalte, the Netherlands

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

Post 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
contented
Forum Members
Forum Members
Posts: 11
Joined: Wed Mar 28, 2007 6:13 pm
Location: Wales, UK

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

Post by contented »

Many thanks Ronny. Another problem solved!

Cheers,
C

:D
Post Reply

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