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

Little background issue

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

Little background issue

10 years 6 months ago
#2681
Hello guys nice template thanks for this!

I have a white babckground and I don't know where to edit it to look like the demo, I'm using Gamers template for joomla and this is how it looks like.

Just point me in the right direction and I'll take it from there.

Thanks in advance.

Attachments:

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
#2682
Hi,

Yes, the NTS KWarf is a dark template so it's work fine on the dark background. I think, your issue is very easy. So can you provide me your site url? I'll suggest a correct solution for you.

Best Regards,
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.

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

Re: Little background issue

10 years 6 months ago
#2683
Thanks for the quick reply, you guys are awesome I'm planing on buying another skin now that I see your great support (for another site I have)

here it is unioncosmos.com/forum/index

Best regards,

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
#2684
Hi,

Thank you about your information. Please follow some below steps to solve your issue.

- Open the custom.css file in your current Joomla template.
- Copy and paste below CSS rules to the custom.css file.
Code:
body #Kunena { background: #000 none repeat scroll 0 0; color: #999; margin: -26px -25px -43px; padding: 26px 25px 45px; }

- Save and reload your site.

Update:

There is problem with background image when view on large screen (27 inch). I suggest a simple solution for this issue. Copy and pates below CSS rules to the bottom of custom.css file.
Code:
body { background-attachment: fixed; /* Fixed background */ background-size: cover; /* Set background full screen */ }

Hope this helps
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.

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
#2685
Hello!

It worked you are awesome thanks!

Any idea how to make the letters look brighter is a little hard to read at the current state?

Best Regards,

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
#2686
Hi,

I have just updated the CSS rule on above post. Please update to your site.

Regards,
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.

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

Re: Little background issue

10 years 6 months ago - 10 years 6 months ago
#2687
Thanks for the update,


Updated:
I think I got it now thank you so much!
Last edit: 10 years 6 months ago by eddyrc7.

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
#2688
Hi,

There is an issue with main menu. You can hover on main menu to see problem. Please update below CSS rules to the custom.css file.
Code:
#subMenusContainer { z-index: 200; }

Please let's me know if it does not work.

Best Regards
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.

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

Re: Little background issue

10 years 6 months ago
#2689
Hi,

It did not work the menu still goes behind the forum.

Best regards,

Here is how my custom.css looks like right now:
Code:
/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files. ----------------------------------------------------------- */ body #Kunena { background: #000 none repeat scroll 0 0; color: #bfbfbf; margin: -26px -25px -43px; padding: 26px 25px 45px; } body { background-attachment: fixed; /* Fixed background */ background-size: cover; /* Set background full screen */ } #subMenusContainer { z-index: 200; }

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
#2690
Hi,

Please clear cache of your browser. It's working fine on my computer (Firefox and Chrome).

Regards,
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.235 seconds