Kunena 7.0.8 Released

The Kunena team has announce the arrival of Kunena 7.0.8 [K 7.0.8] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.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

Solved [implemented] Hardcoded color for new posts indicator

More
11 years 2 months ago - 11 years 1 month ago #166175 by ruud
Hi,

in crypsis you can set the color of:
  • Select color for categories icons;
  • Select color for NEW icon and text

It works perfectly in the index view to see if there are categories with new posts.
But when e.a. in the recent views, new posts are indicated by a green line on the left side of the topic icon.
The color of this green line is hardcoded.
It would be better / nicer / etc. if the color of this green line would be derived from the crypsis setting 'Select color for NEW icon and text'.

hope this helps :)


sharing = caring
Last edit: 11 years 1 month ago by ruud.

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

More
11 years 2 months ago #166187 by rich
The color is not hard coded. It's a border color. If you insert this code in the custom.less it's yellow color.


Code:
.topic-item-unread { border-left-color: yellow; }

Important! Always create a backup before you make any changes to your website!

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

More
11 years 2 months ago #166189 by ruud
Hi, I understand :)
but it would make sense if it would by default take the color as specified in the config and not to change .css.
Just a suggestion :)

sharing = caring

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

More
11 years 2 months ago #166190 by rich

but it would make sense if it would by default take the color as specified in the config and not to change .css.

Yes, you're right. It would be better. :)

Important! Always create a backup before you make any changes to your website!

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

More
11 years 2 months ago #166244 by 810
fixed in next version
The following user(s) said Thank You: ruud

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

More
11 years 2 months ago - 11 years 2 months ago #166249 by sozzled
Perhaps it would be better to move this topic to the Kunena 4.0 Support (reporting defects) category and flag it as a known issue ?
Last edit: 11 years 2 months ago by sozzled.

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

Time to create page: 0.210 seconds