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.

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.

Solved Textlinks cut half

More
13 years 8 months ago - 13 years 8 months ago #134650 by PGLion
Textlinks cut half was created by PGLion
Strange problem here on a fresh Joomla/Kunena installation. Certain textlinks are cut and only shown half. See screenshot to get the picture :)



This message contains confidential information

Database collation check: The collation of your table fields are correct

Legacy mode: Disabled | Joomla! SEF: Enabled | Joomla! SEF rewrite: Enabled | FTP layer: Disabled |

This message contains confidential information
htaccess: Exists | PHP environment: Max execution time: 30 seconds | Max execution memory: 128M | Max file upload: 32M

Kunena menu details:

Warning: Spoiler!

Joomla default template details : ja_teline_iv | author: JoomlArt.com | version: 2.5.1 | creationdate: 20 June 2012

Kunena default template details : Blue Eagle 2.0 | author: Kunena Team | version: 2.0.2 | creationdate: 2012-09-02

Kunena version detailed: Kunena 2.0.2 | 2012-09-02 [ Botschafter ]
| Kunena detailed configuration:

Warning: Spoiler!
| Kunena integration settings:
Warning: Spoiler!
| Joomla! detailed language files installed:
Warning: Spoiler!

Third-party components: UddeIM 2.8

Third-party SEF components: None

Plugins: None

Modules: Kunena Latest 2.0.2 | Kunena Stats 2.0.2

Last edit: 13 years 8 months ago by PGLion.

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

More
More
13 years 7 months ago #136091 by PGLion
Replied by PGLion on topic Textlinks cut half
Yeah, always nice pointing to the template developer when it's actually your problem. Luckily the guys at Joomlart were more helpful.

Change components/com_kunena/template/blue_eagle/css/kunena.forum-min.css:
Code:
#Kunena ul.kpagination{border:0;margin:0;padding:0 5px 0 0}#Kunena .kpagination li{border:0;margin:0;padding:0;font-size:.667em;list-style-type:none;line-height:.667em;display:inline-block}#Kunena #kflattable ul.kpagination{width:auto;font-size:1.167em;line-height:1.167em}#Kunena .kpagination a{border:solid 1px}#Kunena .kpagination li.page{margin-right:2px}#Kunena .kpagination li.more{padding:4px 2px;font-weight:bold}#Kunena .kpagination .active{border:solid 1px;font-weight:bold;padding:3px 5px;margin:2px}#Kunena .kpagination a:link,#Kunena .kpagination a:visited{padding:0 5px;margin:2px;text-decoration:none}

Into:
Code:
#Kunena ul.kpagination{border:0;margin:0;padding:0 5px 0 0}#Kunena .kpagination li{border:0;margin:0;padding:5px 0;font-size:.667em;list-style-type:none;display:inline-block}#Kunena #kflattable ul.kpagination{width:auto;font-size:1.167em;line-height:1.167em}#Kunena .kpagination a{border:solid 1px}#Kunena .kpagination li.page{margin-right:2px}#Kunena .kpagination li.more{padding:4px 2px;font-weight:bold}#Kunena .kpagination .active{border:solid 1px;font-weight:bold;padding:3px 5px;margin:2px}#Kunena .kpagination a:link,#Kunena .kpagination a:visited{padding:0 5px;margin:2px;text-decoration:none}

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

More
13 years 7 months ago #136110 by Jiminimonka
Replied by Jiminimonka on topic Textlinks cut half
You could have found the solution using Firebug and following Sozzled's link.

Correct me if I am mistaken, but don't you have to pay for Joomlaworks?

Please read the FAQ.
Only one question per topic.
Search before you ask a question.

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

Time to create page: 0.256 seconds