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

[SOLVED]change text colour blanche

cengiz46's Avatar Topic Author
New Member New Member
  • Posts: 12
  • Thanks: 1

[SOLVED]change text colour blanche

8 years 11 months ago - 8 years 10 months ago
#4847
How can i change the text colour ?
How can i change the reply box background colour and the text colour there?

Attachments:

Last edit: 8 years 10 months ago by ntstore.

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

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

Re: change text colour blanche

8 years 11 months ago
#4849
Hi cengiz46,

Can you post your site url here? I think, there is a conflict style with your joomla template. I need check before suggest a good solution for you.

Regards,

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

cengiz46's Avatar Topic Author
New Member New Member
  • Posts: 12
  • Thanks: 1

Re: change text colour blanche

8 years 11 months ago - 8 years 11 months ago
#4850
Last edit: 8 years 11 months ago by cengiz46.

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

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

Re: change text colour blanche

8 years 11 months ago
#4851
Thanks about your information. Open the template.css file in the "/templates/flex/css/" path and add bellow CSS rules to the bottom of file.
Code:
#kunena.layout { color: #ccc; }

I have checked on firebug, it worked fine. Please let's us know if it does not work on your site.
The following user(s) said Thank You: cengiz46

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

cengiz46's Avatar Topic Author
New Member New Member
  • Posts: 12
  • Thanks: 1

Re: change text colour blanche

8 years 11 months ago
#4852
thanks 9support mon template super text :) thanksssss
The following user(s) said Thank You: 9support

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

K
New Member New Member
  • Posts: 8
  • Thanks: 0

Re: change text colour blanche

8 years 10 months ago - 8 years 10 months ago
#5090
Hello... I am having the same problem... I bought 2 of your template... and the text is not very visible...

Thanks for your help, it would be nice if I could change the text in white.

motards.be/index.php/le-forum

login: test
psw: test

Attachments:

Last edit: 8 years 10 months ago by klamort.

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

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

Re: change text colour blanche

8 years 10 months ago
#5091
Hi klamort,

The color of the text is overwritten by style of default Joomla! template. So you can use bellow tip to change text color of the forum.

- Open the template.css file in the "/templates/klaus/css/" path.
- Add below this CSS rules to the bottom of file.
Code:
body #kunena.layout { color: #ccc; /* You can change to other color if you want */ }
- Save and clear cache of your site before reload forum page.

Let's us know if it does not work.

Regards,

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

K
New Member New Member
  • Posts: 8
  • Thanks: 0

Re: change text colour blanche

8 years 10 months ago
#5101
Hello,

Thanks for the fast reply... but it did not work... I still have the gray color.

Klaus

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

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

Re: change text colour blanche

8 years 10 months ago
#5103
Hi,

Can you provide me the back-end account? I'll help you add check and add custom style to fix this issue. Please send me via support email: 9themestore@gmail.com

Thanks

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

K
New Member New Member
  • Posts: 8
  • Thanks: 0

Re: change text colour blanche

8 years 10 months ago
#5104
Thanks... I did send it.

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

Time to create page: 0.594 seconds