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

how to change text color

D Topic Author
New Member New Member
  • Posts: 2
  • Thanks: 0

how to change text color

12 years 5 months ago - 12 years 4 months ago
#1218
hey all,

I am new to joomla extenstions and I have some questions.
- how can I change the textcolour from the form. Only de form and not form the rest of the site. Now is it unreadable white because the rest of the site has a dark background and white text.
Last edit: 12 years 4 months ago by ntstore.

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

ntstore's Avatar
Administrator Administrator
  • Posts: 1213
  • Thanks: 240

Re: how to change text color

12 years 5 months ago
#1219
Hi Daanoz,

The first thank you for used our product. If you want to custom any think of the Kunena template and don't lost style when you update new version of the template, you should add your custom to the current Joomla template. Example if you want to change the text color of the Kunena template, please open the template.css file of the Joomla template and add bellow CSS code section to bottom of file.
Code:
#Kunena table.blocktable { color: #fff; /* You can replace the color code by your color code */ }

After that you save file and refresh you site. Let's us know if you have an other problem.

Best regards,
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore

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

Time to create page: 0.230 seconds