Kunena 6.2.5 & module Kunena Latest 6.0.7 released

The Kunena team has announce the arrival of Kunena 6.2.5 [K 6.2.5] which is now available for download as a native Joomla extension for J! 4.3.x/4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

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
11 years 5 months ago - 11 years 5 months ago #1 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

Attachments:
Last edit: 11 years 5 months ago by PGLion.

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

More
11 years 5 months ago #2 by sozzled

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

More
11 years 4 months ago #3 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
11 years 4 months ago #4 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.495 seconds