Kunena 6.3.0 released

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

Question Categories tints

More
13 years 9 months ago - 13 years 9 months ago #1 by MarkBoy81
Categories tints was created by MarkBoy81
While waiting for the community to release new templates for K1.6, I guess it's possible, via the Eagle template's CSS file, to change the plain blue tint e.g. behind categories names (in Categories view) or "New Topic" title when you start a new topic.

I thought there was some tiled image (e.g. a vertical 1-px-wide blue bar) but I only found some for buttons, so I guess there's an RGB value in the CSS file.
I need to change it to a dark green plain tint.

I've opened the CSS file but it's really very large: can anyone point me to the right entry/entries?

Thanks a lot in advance. :)
Last edit: 13 years 9 months ago by MarkBoy81.

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

More
13 years 9 months ago #2 by @quila
Replied by @quila on topic Re: Categories tints
Hi,

try in kunena.forum.css line 207
Code:
#Kunena .kblock div.kheader { background:#3280BB; border-bottom:2px solid #D90F0F; color:#FFFFFF; padding:0 20px 0 10px; }

Regards
The following user(s) said Thank You: MarkBoy81

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

More
13 years 9 months ago - 13 years 9 months ago #3 by MarkBoy81
Replied by MarkBoy81 on topic Re: Categories tints
Hi @quila,
I changed that value to #00FF00 but the blue still persists:



Then I realized that RGB hex values for background colours could be set directly from the Template properties page, so I changed them all to #00FF00:



But the blue is still there.

Anything else to change?

Thanks a lot again. :)
Attachments:
Last edit: 13 years 9 months ago by MarkBoy81.

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

More
13 years 9 months ago - 13 years 9 months ago #4 by @quila
Replied by @quila on topic Re: Categories tints
Hi, can you share a link to your site, please?

Thank you
Last edit: 13 years 9 months ago by @quila.

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

More
13 years 9 months ago #5 by MarkBoy81
Replied by MarkBoy81 on topic Re: Categories tints
Sure, I'll PM you with admin credential access. :)

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

More
13 years 9 months ago - 13 years 9 months ago #6 by @quila
Replied by @quila on topic Re: Categories tints
Not need, found a bug.

In the rules I have posted before remove line "background:#3280BB;".

After that you can personalize header in template parameters.

Let me know
Regards
Last edit: 13 years 9 months ago by @quila.

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

Time to create page: 0.503 seconds