- Posts: 7329
- Thank you received: 1425
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 Problem with category section title text sizes upgrading from 3.0.7 to 3.0.8
friday shoes wrote:
Pinkeltje wrote: Try this one:
Code:#Kunena h1, #Kunena h2 { font-size: 1.333em !important; }
That works slightly better, it's reduced the font size but the justification is all wrong.
Is it possible to revert to the previous kunena version? This new version was just meant to correct a few security bugs, there was no mention of template changes
We fixed this because now you have a better SEO, so google will bring the topics better to the top searches.
Please Log in or Create an account to join the conversation.
- friday shoes
-
Topic Author
- Offline
- Senior Member
-
- Posts: 85
- Thank you received: 1
810 wrote: the font is smaller so try this:
Code:#Kunena h1, #Kunena h2 { text-transform: none !important; margin-bottom: 0 !important; font-size: 24px !important; line-height: auto !important; text-align: left !important; color: #fff !important; }
Nope, unfortunately that does something different altogether, there's a whole bunch of other stuff going on too when I view it on mobile devices, something seriously different with this release.
Please Log in or Create an account to join the conversation.
- friday shoes
-
Topic Author
- Offline
- Senior Member
-
- Posts: 85
- Thank you received: 1
810 wrote:
friday shoes wrote:
Pinkeltje wrote: Try this one:
Code:#Kunena h1, #Kunena h2 { font-size: 1.333em !important; }
That works slightly better, it's reduced the font size but the justification is all wrong.
Is it possible to revert to the previous kunena version? This new version was just meant to correct a few security bugs, there was no mention of template changes
We fixed this because now you have a better SEO, so google will bring the topics better to the top searches.
Appreciate the continued development, but my forum will be no better off if it looks like a jumbled mess when people get there.
Please Log in or Create an account to join the conversation.
- Posts: 973
- Thank you received: 153
Please Log in or Create an account to join the conversation.
- friday shoes
-
Topic Author
- Offline
- Senior Member
-
- Posts: 85
- Thank you received: 1
Pinkeltje wrote: BTW: This has nothing to do with Kunena, but is caused by your Joomla template!
I've successfully reverted back to 3.0.7 and all is back to normal.
Why is the SEO modification you mention affecting the layout?
Please Log in or Create an account to join the conversation.
- friday shoes
-
Topic Author
- Offline
- Senior Member
-
- Posts: 85
- Thank you received: 1
Please Log in or Create an account to join the conversation.