JomSocial Template Scroll issue...

GK User
Thu Apr 08, 2010 4:42 am
On the JomSocial gkstyle/css/style.css

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.

;)
User avatar
Fresh Boarder

cron