- Posts: 7
- Thank you received: 0
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.
Merged My Joomla template displaces the Edit button
Please Log in or Create an account to join the conversation.
We have dealt with similar issues, like this one, in the past: see My Joomla template displaces Edit/Quote/Reply buttons as one example of many. I hope some of this information helps you, too.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
SD
Please Log in or Create an account to join the conversation.
/* Fix for offset forum icons */
#Kunena .kbuttoncomm span.quote {
background-color: transparent;
background-position: 0 -440px;
border: 0;
font-style: normal;
line-height: 14px !important;
padding: 0;
margin-bottom: 0 !important;
}
both templates\rt_ionosphere\css\joomla.css and templates\rt_ionosphere\css\template.css
I turned off the site deleted the cache folder and restarted the site. the offset is still there.
example link;
credditmwo.com/index.php/kunena/contact-...appy-no-conformation
Thanks Steinar.
Please Log in or Create an account to join the conversation.
#Kunena .kbuttonmod span.edit {
not
#Kunena .kbuttoncomm span.quote {
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.