Parallax image

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Dec 20, 2016 8:33 am
Reply with quote
Report this post
Hi,

When I open the website http://kleintjesopvang.nl/ @ Internet Explorer or Microsoft Edge the parallax image on the top is shown well. But if I open it in Chrome, the image is not shown well (this is since a couple weeks I guess).
Plz help!

Tnx in advance,

Michael
User avatar
Expert Boarder

teitbite
Tue Dec 27, 2016 12:10 pm
Reply with quote
Report this post
Hi

It looks like You have some wrong syntax in css. I suspect some unclosed } or one } too many. Right now mobile layout files are loaded all together. Please check css where You've done changes and see if code structure was not messed up.
User avatar
Moderator

GK User
Wed Feb 15, 2017 5:10 pm
Reply with quote
Report this post
Hi,

I can't figure it out. The changes I've made was a long time ago. It worked good then.

But suddenly it does'nt work properly anymore? And this is only in Google Chrome, not with Internet Explorer for example.
User avatar
Expert Boarder

teitbite
Mon Feb 20, 2017 1:07 pm
Reply with quote
Report this post
Hi

Please send me an access to joomla panel. I'll check what can be wrong.
User avatar
Moderator

GK User
Tue Feb 21, 2017 8:37 am
Reply with quote
Report this post
teitbite wrote:Hi

Please send me an access to joomla panel. I'll check what can be wrong.


See inbox. tnx in advance!
User avatar
Expert Boarder

teitbite
Fri Feb 24, 2017 5:34 pm
Reply with quote
Report this post
Hi

I've asked programmers to look at it for me. Will let You know as soon as they will answer.
User avatar
Moderator

GK User
Mon Feb 27, 2017 11:38 am
Reply with quote
Report this post
teitbite wrote:Hi

I've asked programmers to look at it for me. Will let You know as soon as they will answer.


tnx in advance!
User avatar
Expert Boarder

teitbite
Mon Feb 27, 2017 2:58 pm
Reply with quote
Report this post
Hi

Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
#gkHeaderTop {
    clear: both;
    margin-bottom: -62px!important;
    position: relative;
    top: -62px;
}
User avatar
Moderator

GK User
Wed Mar 08, 2017 9:14 am
Reply with quote
Report this post
Hi,

Yes! It worked! Very much thanks for looking into it!
User avatar
Expert Boarder

teitbite
Fri Mar 10, 2017 3:52 pm
Reply with quote
Report this post
Hi
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
User avatar
Moderator


cron