Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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 eleventh 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 [SOLVED] remove bottom border from topics

More
17 years 3 months ago - 17 years 3 months ago #5820 by ozacchig
hi all
as first thing thanks for providing kunena, its very great software! ;)
as second thing sorry for my bad english :S
I would like to remove the gray bottom border of default template (1.0.8).

i searched in kunena.forum.css but looks like it is not defined with css border-bottom (or at last i ddnt found it :blush: )

can someone tell me wich file is defining the border?
Thanks in advance

(i attached a image so u can see wich border id like to make 1px wide)
Last edit: 17 years 3 months ago by ozacchig.

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

More
17 years 3 months ago #5848 by woonydanny
yeah it is. From memory it is a bottom border of 4px. So simply change the width to 1px or get rid of it totally.

So do a search for 4px or 3px in the css file and you will find it im pretty sure.

still wish that i can write my forum signature through a jomsocial plugin and do it from my jomsocial profile :(

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

More
17 years 3 months ago - 17 years 3 months ago #5849 by woonydanny
ok i found it for you. I used firebug to find it easily, you should learn how to use it too.

in the kunena css file on line 485
Code:
#Kunena table.fb_blocktable { border-bottom-width: 4px;

still wish that i can write my forum signature through a jomsocial plugin and do it from my jomsocial profile :(
Last edit: 17 years 3 months ago by woonydanny.

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

More
17 years 3 months ago #6026 by ozacchig
Thx man for support, u are right ;)

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

Time to create page: 0.219 seconds