whole screen is obscured by many lines

amstel
12 years, 5 months ago
Site changed to mobile version, but just after load many lines appears and the site can't be seen.
i tried install the add remove extension to see if work but still nothing.
dryabov
12 years, 5 months ago
It's facebook chat popup, add the following rule to templates/mobile_iphone/css/custom.css
#jfbcchat_base{display:none}

to hide it at all, or 
#jfbcchat_base{min-height:auto !important}

to display it correctly (but I'm not sure that it works correctly on mobile)

By continuing to use this site you consent to the use of cookies on your device as described in our cookie policy unless you have disabled them. This site will not function correctly without cookies.

I accept cookies from this site.