- Posts: 22
- Thank you received: 0
Kunena 7.0.2 Released
The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 5.3.x/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
This category contains miscellaneous, uncategorised user contributions, (templates, modules, plugins and hacks) relating to older versions of Kunena that are no longer supported.
The topics in this category are for historical interest only. Owing to the structural changes that occurred in K 1.7, many of the ideas in these topics will not work with later versions and, for that reason, the topics are locked.
The topics in this category are for historical interest only. Owing to the structural changes that occurred in K 1.7, many of the ideas in these topics will not work with later versions and, for that reason, the topics are locked.
Question Increase word title
14 years 9 months ago #97152
by Carlitos
Increase word title was created by Carlitos
Please Log in or Create an account to join the conversation.
14 years 9 months ago #97153
by Carlitos
Replied by Carlitos on topic Re: Increase word title
Simply increasing the number 30
in /myroot/components/com_kunena/template/default/categories/categories.php
Right?
Code:
<?php echo JText::_('COM_KUNENA_GEN_LAST_POST') . ': '. CKunenaLink::GetThreadPageLink ( 'view', intval($category->catid), intval($category->thread), intval($category->page), intval($this->config->messages_per_page), KunenaParser::parseText($category->subject, 30), intval($category->id_last_msg) );?>
Right?
Please Log in or Create an account to join the conversation.
14 years 9 months ago #97206
by sozzled
I want to be sure that I understand your question. Are you asking if you can increase the font size of the text that you highlighted in your picture? Is that your question? :dry:
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re: Increase word title
No ... wrong.Carlitos wrote: Simply increasing the number 30 ... Right?
I want to be sure that I understand your question. Are you asking if you can increase the font size of the text that you highlighted in your picture? Is that your question? :dry:
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
14 years 9 months ago #97210
by Carlitos
Replied by Carlitos on topic Re: Increase word title
Not the size but the number of characters
Change the cutting of the words... increasing it
Sorry for my english...i'm italian
Change the cutting of the words... increasing it
Sorry for my english...i'm italian
Please Log in or Create an account to join the conversation.
14 years 9 months ago #97211
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re: Increase word title
Sorry for my misunderstanding. You want to increase the number of characters! In that case, I think you idea will work. Have you tested it?
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
14 years 9 months ago #97214
by Carlitos
Replied by Carlitos on topic Re: Increase word title
It works fine but I wanted to know if it causes problems.
Please Log in or Create an account to join the conversation.
Time to create page: 0.294 seconds