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

Question CSS

More
16 years 10 months 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
16 years 10 months 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.272 seconds