Little background issue
Please Log in or Create an account to join the conversation.
Re: Little background issue
10 years 6 months ago
Hi I know this might not be your area, but Im trying to make the background move when you scroll down, the fixed line that we used did not work, is there any other alternative?
Best,
Best,
Please Log in or Create an account to join the conversation.
Re: Little background issue
10 years 6 months ago - 10 years 6 months ago
Hi,
Please replace below CSS rules:
by
I tried to add on firebug and it worked fine.
Please replace below CSS rules:
Code:
body {
background-attachment: fixed; /* Fixed background */
background-size: cover; /* Set background full screen */
}
[
by
Code:
body {
background-attachment: fixed !important; /* Fixed background */
background-size: cover !important; /* Set background full screen */
}
I tried to add on firebug and it worked fine.
Huyen Nguyen
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **
Last edit: 10 years 6 months ago by Huyen Nguyen.
The following user(s) said Thank You: eddyrc7
Please Log in or Create an account to join the conversation.
Re: Little background issue
10 years 6 months ago
this worked perfectly!
Thank you a million!
Best,
Thank you a million!
Best,
Please Log in or Create an account to join the conversation.
D
Re: Little background issue
10 years 6 months ago
Hello,
I wanted to let you know, this issue exists on your demo site and in fact when I saw the issue in the demo I decided not to purchase this theme.
It also exists in one of the other Kunena dark templates, so you might want to check them all.
Regards
David
I wanted to let you know, this issue exists on your demo site and in fact when I saw the issue in the demo I decided not to purchase this theme.
It also exists in one of the other Kunena dark templates, so you might want to check them all.
Regards
David
Please Log in or Create an account to join the conversation.
Re: Little background issue
10 years 6 months ago
Hi @davidmarshall15,
Thank you very much about bug report. We uploaded the latest version of NTS KWarf template to live demo. It's working fine.
Thanks again.
Thank you very much about bug report. We uploaded the latest version of NTS KWarf template to live demo. It's working fine.
Thanks again.
Huyen Nguyen
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **
Please Log in or Create an account to join the conversation.
Time to create page: 0.282 seconds