Read before updating: How to Update Kunena Templates - More detail

Little background issue

E Topic Author
New Member New Member
  • Posts: 9
  • Thanks: 0

Re: Little background issue

10 years 6 months ago
#2691
It works thanks!
;)

Please Log in or Create an account to join the conversation.

E Topic Author
New Member New Member
  • Posts: 9
  • Thanks: 0

Re: Little background issue

10 years 6 months ago
#2692
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,

Please Log in or Create an account to join the conversation.

Huyen Nguyen's Avatar
Moderator Moderator
  • Posts: 558
  • Thanks: 140

Re: Little background issue

10 years 6 months ago - 10 years 6 months ago
#2693
Hi,

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 **
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.

E Topic Author
New Member New Member
  • Posts: 9
  • Thanks: 0

Re: Little background issue

10 years 6 months ago
#2701
this worked perfectly!

Thank you a million!

Best,

Please Log in or Create an account to join the conversation.

D
New Member New Member
  • Posts: 5
  • Thanks: 0

Re: Little background issue

10 years 6 months ago
#2754
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

Please Log in or Create an account to join the conversation.

Huyen Nguyen's Avatar
Moderator Moderator
  • Posts: 558
  • Thanks: 140

Re: Little background issue

10 years 6 months ago
#2760
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.
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 **

Please Log in or Create an account to join the conversation.

Time to create page: 0.282 seconds