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 Changing template

More
16 years 8 months ago - 16 years 8 months ago #28867 by mysterieus200
On my template there is not enough space between the forumactions and the pagination.
Now I want to put the pagination on a separate line.
I was thinking to find it and just put a <br> in between. But it seems that there are no common html files anymore.

Who can tell my what I have to change

Thanks
Last edit: 16 years 8 months ago by mysterieus200.

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

More
16 years 8 months ago - 16 years 8 months ago #28922 by mysterieus200
Replied by mysterieus200 on topic Re: Changing template
My dearest readers,

I'm having realy a problem because I can't answer as a moderator to large topics.

I found the file that I have to change view.php, I know how to alter a tabel but I know nothing from php? So it is not easy just to add a </tr> <tr> and change the colspan.

I put some time in changing the icons for the moderation - to make them smaller but that makes not enough different.

I read something on a german forum where you have to change $maxpages in 3 instead of 9. But I still can't navigate

So I hope somebody can find time to read this and to help me. Because it makes me realy nuts.







Erstellt für Kunena 1.08
Dreistellige Seitenanzahlen verschieben das Layout

Wer über 100 Beiträge pro Thema hat wird das Problem bald kennen lernen: Der Raum, welcher der Seitenanzeige zur Verfügung steht, reicht nicht mehr aus.

Image:pagination.jpg

Lösung:

1. Wer HTML- und CSS Kenntnisse besitzt, kann die Seitenanzahl anders platzieren.
2. Es gibt aber auch die Möglichkeit, die Anzeige der Seitenanzahl zu reduzieren.

Beispiel Template default_ex: (components\com_kunena\template\default_ex)
Öffne die Datei "view.php" und suche nach der Zeile 237


Zeile 237

$maxpages = 9 - 2;

Ändere die 9 in eine niedrigere ungerade Zahl (7, 5, oder 3), so dass danach nur noch maximal, entweder 7, 5, oder 3 Zahlen angezeigt werden.


Problem solved
Last edit: 16 years 8 months ago by mysterieus200.

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

Time to create page: 0.218 seconds