White space at the bottom (Virtuemart)

GK User
Mon Jan 26, 2015 6:06 pm
If i look at eg this page there is a big white space at the bottom of the template:

http://jaja.0408429181.nl/reproducties/picasso/guernica-kopen*

When you move the mouse over the image, the white space is gone.

* It happens in the online demo too.
User avatar
Junior Boarder

GK User
Mon Jan 26, 2015 6:26 pm
I can't see that issue... Could you explain in details how to reproduce it? What browser and os are you using?
User avatar
Moderator

GK User
Mon Jan 26, 2015 7:12 pm
I go to EG: https://demo.gavick.com/joomla25/storef ... ote-detail

While the page is loading I do not place the mouse on the picture. Scoll all the way down and avoid the image with the mouse. The white space is there.

I work on a Windows 7 desktop and I tested with FireFox 35.0, Internet Explorer 11. Chrome and Safari are ok.
User avatar
Junior Boarder

GK User
Fri Jan 30, 2015 8:25 am
Thanks for the bug report. I had problems repeating it but finally I can confirm its there. I'll ask our dev team to prepare a fix and let you know as soon as it will be available.
User avatar
Moderator

GK User
Mon Feb 02, 2015 2:31 pm
The problem should be fixed with next template release.
Meanwhile please edit: /templates/gk_storeftonr/css/override.css and add at its end:
Code: Select all
#gkPreview {z-index: 1;}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Thu Feb 19, 2015 2:30 pm
The solution does not work for me.. Override is enabled in templatesettings and override.css is updated. I still have the white space at the bottom:

EG: http://jaja.0408429181.nl/spiegels/spiegels-blank-verzilverd/spiegel-4-mm-dik-per-cm2-kopen
User avatar
Junior Boarder

GK User
Thu Feb 19, 2015 4:52 pm
Please try this one:
Code: Select all
#gkPreview {z-index: 1; top: 0;}
User avatar
Moderator

GK User
Thu Feb 19, 2015 5:17 pm
This works..

Thx!
User avatar
Junior Boarder

GK User
Fri Feb 20, 2015 4:05 pm
Is there anything else I can help you with regarding this topic?
User avatar
Moderator

GK User
Fri Feb 20, 2015 4:06 pm
Ps. the bug will be fixed with next template release.
User avatar
Moderator


cron