Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question Which CSS files handles template colors?

More
12 years 11 months ago #144427 by Daviciacus
Hello,

I just installed Kunena 2 but the blue and grey colors do not match my green template. So I would like to change the colors more toward green.

Which file do I need to edit for this?

I found various color settings in kunena.default.css but when I make changes in that file, I see absolutely no difference on my forums.

Can you tell me which CSS file I should edit?

Thanks!
The topic has been locked.
More
12 years 11 months ago #144429 by 9themestore
Hi Daviciacus,

I think you should override color to the template.css file. If you do that does not affect anything when you upgrade new version for Kunena forum.

Regards.

- Please provide your site url if it has been lived.
- Please share tip if it worked fine with you.
- Don't be shy about using the "Thanks" button below if you found my comment helpful :)
The topic has been locked.
More
12 years 11 months ago #144444 by sozzled
G'day, Daviciacus and welcome to Kunena.

I agree with 9themestore; it is not a good idea to make changes to the original Kunena source files because, when you update/upgrade Kunena, these files will be replaced. It is better to change the way Kunena is displayed by adding CSS to your Joomla site template. I recommend that you see How do I change the colours of my template in Kunena?
The topic has been locked.
More
12 years 11 months ago #144479 by Daviciacus
Thanks for your responses.

I'm not really familiar with CSS though. I can fiddle around a bit with existing CSS code by changing the hex color codes (which is what I tried) but I couldn't write any CSS code from scratch.

Is there any standard CSS code that I can implement in my template.css file for Kunena, that I can then make changes to?

Thanks!
The topic has been locked.
More
12 years 11 months ago - 12 years 11 months ago #144482 by anonymous01

sozzled wrote: I recommend that you see How do I change the colours of my template in Kunena?



Hi,
only one question...





Why can't I change the forum link color by editing the template settings kunena?
I should edit kunena.default-min.css...


Code:
#Kunena a:link, #Kunena a:visited, #Kunena a:active, #Kunena a:focus { background-color: transparent !important; color: #5B6C71 !important; }

...it is very inconvenient.
Probably, team of developers kunena - has plans to correct it?
Last edit: 12 years 11 months ago by anonymous01.
The topic has been locked.
More
12 years 11 months ago #144488 by skybax
The CSS is overwritten by the joomla template.
The topic has been locked.
Time to create page: 0.262 seconds