Knowledge Base |
|
|
| TID | 239 ( s239 ) |
| QuickLink | http://www.stone-ware.com/swql.jsp?kb=s239 |
| Category | Profile |
| Summary | 800x600 no scroll bar on dashboard |
| Details | Customer has users with resolution of 800x600 and they do not see the verticle scroll bar for the dashboard. |
| Resolution | Problem comes from the customer having a graphic in top frame that takes up to
much room. This causes the scroll bar to be off the screen for an 800x600 resolution. The top image on that profile is 796px wide. Therefore, the browser will not go any smaller than that. Since the client frame is set to 100% of the page, this means the right scrollbar will not ever go further in than that. As for possible solution, a smaller picture could be used. Another possability is to use an <img> tag to create their images. As of EP1, we use background- images instead, which if they would use, they would not have this problem. |