Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

Multiple Vertical and Horizontal scroll bars appearing

SA-10541

Summary



Multiple Vertical and Horizontal scroll bars appear for end user portal when they try to create a new agency,

Error Messages



No error message but Multiple Vertical and Horizontal scroll bars appear.

Steps to Reproduce



1. Login to the application (PEGA 7.1.7 + SAHC FW installed).
2. Go to Sales Ops Portal
3. Click on Create Lead / Create Contact.

Multiple Vertical and Horizontal scroll bars appear.


Root Cause



The root cause of this problem is a defect in developer's code. The CSS is having a problem.

Resolution



This issue is resolved through the following local change: 

Open the CSS file pySFAOverrides
Search for the text “Fix for Horizontal Scroll bars, Fix for Vertical Scroll bars”
Replace the whole set beneath it as below which includes the html class details ..
 
 
/* Fix for Horizontal Scroll bars, Fix for Vertical Scroll bars */
html {
overflow-x: hidden;
overflow-y: hidden;
}
 

Published June 12, 2015 - Updated October 8, 2020

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us