[SOLVED]change text colour blanche
[SOLVED]change text colour blanche
8 years 11 months ago - 8 years 10 months ago
How can i change the text colour ?
How can i change the reply box background colour and the text colour there?
How can i change the reply box background colour and the text colour there?
Last edit: 8 years 10 months ago by ntstore.
Please Log in or Create an account to join the conversation.
Re: change text colour blanche
8 years 11 months ago
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,
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.
Re: change text colour blanche
8 years 11 months ago - 8 years 11 months ago
www.demo2.sazkursu.fr/ana-sayfa/forumlar.html
joomla template
themeforest.net/item/flex-multipurpose-joomla-template/14881156
joomla template
themeforest.net/item/flex-multipurpose-joomla-template/14881156
Last edit: 8 years 11 months ago by cengiz46.
Please Log in or Create an account to join the conversation.
Re: change text colour blanche
8 years 11 months ago
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.
I have checked on firebug, it worked fine. Please let's us know if it does not work on your site.
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.
Re: change text colour blanche
8 years 11 months ago
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.
Re: change text colour blanche
8 years 10 months ago - 8 years 10 months ago
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
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
Last edit: 8 years 10 months ago by klamort.
Please Log in or Create an account to join the conversation.
Re: change text colour blanche
8 years 10 months ago
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.
- Save and clear cache of your site before reload forum page.
Let's us know if it does not work.
Regards,
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 */
}
Let's us know if it does not work.
Regards,
Please Log in or Create an account to join the conversation.
Re: change text colour blanche
8 years 10 months ago
Hello,
Thanks for the fast reply... but it did not work... I still have the gray color.
Klaus
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.
Re: change text colour blanche
8 years 10 months ago
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
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.
Time to create page: 0.594 seconds