- Code: Select all
#cWindowContentWrap { background:#2d2d2d!important; }
Should be this...
- Code: Select all
#cWindowContentWrap { background:#2d2d2d!important; overflow-y: scroll!important; }
For scrolling in pop up windows. This is for JomSocial plugins -> settings, such as My Contacts -> Settings. In order to scroll down the page.