Horizontal scrollbar

GK User
Thu Aug 14, 2014 5:34 pm
Nice to be the first to report a minor error :-)

An horizontal scrollbar appears but it disappears after scolling to the bottom of the page (Firefox 31.0 and Chrome 36.0....)

Image
User avatar
Expert Boarder

GK User
Thu Aug 14, 2014 6:02 pm
It looks like it has something to do with the location-module.
User avatar
Expert Boarder

Robert Gavick
Fri Aug 15, 2014 7:35 am
Hi Alternaweb,

Let me know more details, what is your screen resolution? I'm just asking because I can't reproduce it.
User avatar
Administrator

GK User
Sat Aug 16, 2014 3:47 pm
Resolution is 1280x768.

It must have to do something with the module "Location Contact us right now! ". If disabled it looks alright but after publishing that module the scrollbar appears until scrolking to that moduleposition.
User avatar
Expert Boarder

GK User
Sat Aug 16, 2014 7:46 pm
@altenaweb - this small issue is caused by fact that the following rule:

Code: Select all
.gk-over-map {
overflow: hidden;
}


is added below 1230px - I'll modify the template to add this rule earlier and it will fix this problem - the update will be released at the beginning of the next week.
User avatar
Administrator


cron