Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] 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.

The Kunena team is also pleased to announce the twelfth version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.

Question CSS

More
17 years 1 week ago #18475 by psamim
CSS was created by psamim
Hi
I don't know if I am using the words correctly. In every post under the header there is line which seperates the header from main text. In my forum there is no such line and everyone is confused. I think it is not visible because it has the same color as my background. Where is the color of this horizontal line in CSS file?
Thank you

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

More
17 years 1 week ago #18481 by @quila
Replied by @quila on topic Re:CSS
Hi psamim,

line 764, border-top
Code:
#Kunena div.msgtext { border-top:1px solid #DDDDDD; margin-top:5px; overflow:hidden; padding:10px 0 0; width:100%; }

Regards

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

Time to create page: 0.240 seconds