Is there any way to disable parallax on the front page

Start-up Joomla template with amazing CSS3 animated icons, price tables and parallax effect background.
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 Aug 13, 2013 9:17 pm
Reply with quote
Report this post
I love everything about this template, but my boss wants to have the parallax effect that scrolls over the main image on the front page to be disabled.

My site is http://am.ascb.org/activationenergy
User avatar
Fresh Boarder

teitbite
Tue Aug 13, 2013 9:24 pm
Reply with quote
Report this post
Hi

Can You please just tell me how do You wont this to behave. I believe it can be overrided.
User avatar
Moderator

GK User
Wed Aug 14, 2013 2:33 pm
Reply with quote
Report this post
I just want the top part to move with the rest of the page when scrolled. I don't want to picture to be covered when I scroll (the parallax effect)

teitbite wrote:Hi

Can You please just tell me how do You wont this to behave. I believe it can be overrided.
User avatar
Fresh Boarder

teitbite
Thu Aug 15, 2013 5:36 pm
Reply with quote
Report this post
Hi

please add this code to css:

Code: Select all
#gkTop {
    position: relative;
}

#gkContentWrapper.noIntro {
    padding: 0;
}
User avatar
Moderator


cron