- Posts: 14
- Thank you received: 0
Kunena 6.4.13 Released
The Kunena team has announce the arrival of Kunena 6.4.13 [6.4.13] 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 6.0
Hint: This version is primarily intended to facilitate an upgrade if Joomla was first updated to version 6.1 before Kunena was up to dated.
Question Huge gap
Please Log in or Create an account to join the conversation.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Add the following line (shown in red) to your site template.
#content {
-moz-border-radius:5px 5px 5px 5px;
background-color:#000000;
background-image:url("../images/content.jpg");
background-position:center top;
background-repeat:repeat-y;
border:1px solid #111111;
color:#555555;
float:right;
min-height:600px;
padding:0 10px;
}
Problem solved - with Firebug - 1 minute 45 seconds.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
float:right !important;
instead of
float:right;
and it worked I love this site. So far everything I've asked has been answered.
Please Log in or Create an account to join the conversation.