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

Text Color ISsues

P Topic Author
New Member New Member
  • Posts: 10
  • Thanks: 0

Text Color ISsues

8 years 7 months ago - 8 years 7 months ago
#5077
I am having an issue in 2 places in this Kunena template where the text is too close to the background of the box. I have posted pics and can provide user access if requested.

the website is fablesforge.com

Thanks





Attachments:

Last edit: 8 years 7 months ago by ptruble.

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

9support's Avatar
Moderator Moderator
  • Posts: 142
  • Thanks: 21

Re: Text Color ISsues

8 years 7 months ago - 8 years 7 months ago
#5078
Hi ptruble,

We will fix your issues in our template and release new version today.
Update:
We have just released new version for NTS KSamurai. In new version we fixed your issues and improved more style for elements. Please log-in and download latest version to update on your site.

Regards,
Last edit: 8 years 7 months ago by 9support.

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

P Topic Author
New Member New Member
  • Posts: 10
  • Thanks: 0

Re: Text Color ISsues

8 years 6 months ago
#5452
I have updated to 5.0.6 and I am still having the issue with the drop down box dark and the text being almost the same color. I have tried to locate a mnaual change through the CSS but can find where this is scripted. Some help would be appreciated.

Thanks!!

Attachments:

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

9support's Avatar
Moderator Moderator
  • Posts: 142
  • Thanks: 21

Re: Text Color ISsues

8 years 6 months ago
#5476
Hi,

I have checked this issue on your site. The reason is conflict style. Create a style file with named nts_ksamurai_custom.css and paste below CSS rules to that file.
Code:
#kunena.layout select, #kunena.layout select[multiple], #kunena.layout select[size] { background: #fff; }

Copy or upload the nts_ksamurai_custom.css file to the css folder of active Joomla! template. (/templates/rt_iridescent/css/)

Refresh the forum after finish upload file.

Hope this helps!

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

E
New Member New Member
Eal's Avatar
Eal
  • Posts: 1
  • Thanks: 0

Re: Text Color ISsues

8 years 6 months ago - 8 years 6 months ago
#5669
Hi, in ptruble's second picture under Main Forum the title is blue and the description is white. How do you edit that?
Last edit: 8 years 6 months ago by Eal.

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

9support's Avatar
Moderator Moderator
  • Posts: 142
  • Thanks: 21

Re: Text Color ISsues

8 years 6 months ago
#5673
Hi Eal,

Please follow step by step of my above reply to fix that issue. The reason is the conflict between Joomla! template style and our template style.

Let's us know if it does not work on your site.

Regards,

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

A
New Member New Member
  • Posts: 3
  • Thanks: 0

Re: Text Color ISsues

8 years 5 months ago
#5999
I am having problems with colors as well. I tried the suggested correction of placing the css file in the Joomla css folder, but it did not seem to make any difference.

In my case the description text nearly matches the gray background and is unreadable.

Also, is there a way to use a custom background color or image, so as to match the rest of my site?

Thanks,
Alan

Attachments:

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

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

Re: Text Color ISsues

8 years 5 months ago
#6000
Hi,

I think, there is conflict style between Kunena template style and your Joomla! template style. If your site has been lived. Please post your site url here, we will help you debug and solve this problem.

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.

A
New Member New Member
  • Posts: 3
  • Thanks: 0

Re: Text Color ISsues

8 years 5 months ago
#6061
Thanks for the quick response. Here is a link to the site:
askc.org/index.php/kunena/index

Any help is most appreciated.

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

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

Re: Text Color ISsues

8 years 5 months ago
#6062
Hi alehman,

Thank you about your information. Open the /nts_ksamurai_custom.css file and paste the below CSS rules to the bottom of file.
Code:
#kunena.layout { color: #fff; /* You can change color code by your color code */ }

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

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

Time to create page: 0.526 seconds