Here's a tiny bug I found on stretching the site, or more specifically, the PortalBannerRepeat class, past 1024 pixels.
In the PortalBannerRepeat.ascx file in the Skin's folder, the should have the width removed. Out of the box, the width is stated as: width="100%"
If you completely remove the width statement, the site will use the width in the .css file instead and be free of a conflict:
Cheers,
Steve
| "When every possibility is explored, whatever remains, no matter how unlikely, must be the truth." - Sherlock Holmes | | |
| Perceptive Webs
 Posts:13

| | 11/08/2003 3:57 PM |
| | Correction: "PortalBannerRepeat.ascx" should read "DesktopPortalBanner.ascx..." | | "When every possibility is explored, whatever remains, no matter how unlikely, must be the truth." - Sherlock Holmes | |
| |