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.

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question Need help with mouse over on Kunena-top

More
16 years 1 month ago #44137 by Cerberus
Code:
#Kunena #fb_topmenu { } #Kunena #Kunena_tab { border 0px 0px 1px 0px; margin:0; top:0; } #Kunena #Kunena_tab ul { margin:0; padding:0; list-style:none; float:left; } #Kunena #Kunena_tab li { display:inline; float:left; margin:0 1px 0 0; padding:0; } #Kunena #Kunena_tab a { /* background: url("images/tabmenuright.gif") no-repeat right top; */ margin:0; padding:0; text-decoration:none; border 0px 0px 1px 0px; float:left; } #Kunena #Kunena_tab a span { display:block; /* background:url("images/tabmenuleft.gif") no-repeat left top; */ border:1px 1px 0px 1px; padding:0 10px 0 10px; font-family:"Segoe UI",Arial,Helvetica,sans-serif; font-size:small; color:#666666; font-weight:bold; line-height:35px; } #Kunena #Kunena_tab a:hover, #Kunena #Kunena_tab li.Kunena_item_active a { background-position:right bottom; } #Kunena #Kunena_tab a:hover span, #Kunena #Kunena_tab li.Kunena_item_active a span { background-position:left bottom; border:1px solid #999999; color:#FFFFFF; font-weight:bold; font-style:normal; text-decoration:none; } #Kunena select, #Kunena select:focus, #Kunena select:hover { background:#F7F7F7 none repeat scroll 0 0; font-size:x-small; border:1px solid #999999; color:#000000; padding: 0px;

i think but id have to see it working and firebug it to be exact..

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

More
16 years 1 month ago #44156 by Ninjao
I fixed the issue :)

To make it all fit I edited the Jomsocial template as well as the kunena template. I also switched to Default Ex, and I am heavily editing it to make it match my site.

Saved me a lot of work to just stick to the defaults and edit it myself. Firebug makes the whole process a lot quicker! ;)

Now to get my activity feed to work! :huh:

To people who might stumble upon this post later, take my advice: Download Firebug and stick to all default templates. Use firebug to find where you have to edit the default .css files and you will save yourself a lot of time in the end because the default templates have the best integration with other 3rd party extensions.

I know you might think you are saving time by using a template but in the end you might end up using a lot more time to get your template to work with 3rd party extensions!

-Ninjao

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

More
16 years 1 month ago #44158 by Cerberus
i dunno my version of default_ex_dark is just as good as the default_ex one now :P but i agree firebug is ur friend..

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

Time to create page: 0.258 seconds