Warning: Undefined variable $end_tag_params in /home/themesto/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2298
Warning: Undefined variable $end_tag_params in /home/themesto/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2298
[SOLVED] Change background color
[SOLVED] Change background color
13 years 3 months ago - 13 years 2 months ago
Hi!
See screencap below.
I want to change te background colour.
In which CSS file can I make the changes?
See screencap below.
I want to change te background colour.
In which CSS file can I make the changes?
Last edit: 13 years 2 months ago by ntstore.
Please Log in or Create an account to join the conversation.
Re: Change background color
13 years 3 months ago - 13 years 3 months ago
Hi,
If you want to custom the css of the template you can do some following steps:
Step 1. Login to the back-end of the your site and to to "Components > Kunena component > Configuration". Enable debug mode.
Step 2: Open the kunena.skinner.css file in this path: "components/com_kunena/templates/nts_kmonazite/css/"
Step 3: Add the following css code section in end of file.
Step 4: Refresh your site.
Note: Please post your request here if you have any problem?.
Best regards!
If you want to custom the css of the template you can do some following steps:
Step 1. Login to the back-end of the your site and to to "Components > Kunena component > Configuration". Enable debug mode.
Step 2: Open the kunena.skinner.css file in this path: "components/com_kunena/templates/nts_kmonazite/css/"
Step 3: Add the following css code section in end of file.
Code:
#Kunena table.kblocktable {
color: #333; /* Replace by your color code */
}
Step 4: Refresh your site.
Note: Please post your request here if you have any problem?.
Best regards!
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Email: 9themestore@gmail.com
Twitter: @9themestore
Last edit: 13 years 3 months ago by ntstore.
Please Log in or Create an account to join the conversation.
Re: Change background color
13 years 3 months ago
Hm I tried this but nothing changes. I wanted to insert a background tile to repeat instead of a color but not even another color works on this way.
Please Log in or Create an account to join the conversation.
Re: Change background color
13 years 3 months ago
Hi,
I tried to do my solution and it work fine. If did not work on your site. You can provide me the FTP account( Please send me via email )? I'll help you check and solve it.
Regards
I tried to do my solution and it work fine. If did not work on your site. You can provide me the FTP account( Please send me via email )? I'll help you check and solve it.
Regards
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Email: 9themestore@gmail.com
Twitter: @9themestore
Please Log in or Create an account to join the conversation.
Time to create page: 0.237 seconds