Kunena 6.2.6 released

The Kunena team has announce the arrival of Kunena 6.2.6 [K 6.2.6] which is now available for download as a native Joomla extension for J! 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

Question [Gelöst] Seitenanzahl der Themen in der Forumübersicht wird übereinander angezeigt

  • Tekkysurf
  • Tekkysurf's Avatar Topic Author
  • Visitor
15 years 3 weeks ago - 15 years 2 weeks ago #1 by Tekkysurf
Servus

bei unserer Einstellung: 10 Themen pro Seite anzeigen
wird ab dem 11. Thema eine weitere Seite erzeugt.

Dabei wird die Seitenzahl nicht nebeneinander geschrieben sondern eine weiter Zeile untereinander erstellt.
Wie schaut das aus, wenn es 21 Themen sind und 3 Seiten angezeigt werden?

Über welchen Weg kann ich die Seitenanzahl nebeneinander anzeigen lassen?

Im Bild ist das blau markierte die Zeile zu "1".
Darunter <a class="jr-pagenav-nb" rel...usw.
ist die Zeile "2"

Sinnvoll wäre es für mich, wenn nur eine Zeile erstellt wird.

Attachments:
Last edit: 15 years 2 weeks ago by Lintzy.

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

More
15 years 3 weeks ago #2 by orthanc
Hast Du bitte einen Link zum Forum?
bzw. was sagen "jr-pagenav" und "jr-pagenav-nb"?

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

  • Tekkysurf
  • Tekkysurf's Avatar Topic Author
  • Visitor
15 years 2 weeks ago #3 by Tekkysurf
Danke, dass Du dir das Problem anschaust.

Auf dieser Seite kannst Du das Problem sehen:
stockcast.info/index.php?option=com_kune...func=showcat&catid=2

/*
PAGENAV
*/

table.jr-topnav{width: 100%;}

table.jr-bottomnav{width: 100%;}

td.jr-topnav-left{text-align: left;width: 50%;vertical-align: middle;}

td.jr-topnav-right{text-align: right;width: 50%;vertical-align: middle;}

div.jr-pagenav { }

div.jr-pagenav ul{list-style: none;margin: 0;padding: 0;float: right;}

div.jr-pagenav ul li{list-style: none;margin: 0;padding: 0 4px;display: block;float: left;background: none;}

div.jr-pagenav ul li.jr-pagenav-text{font-weight: normal;list-style: none;margin: 0;padding: 0 4px;display:block;float:left;}

a.jr-pagenav-nb:link, a.jr-pagenav-nb:visited{font-weight:bold;text-decoration: none;}

a.jr-pagenav-nb:hover{text-decoration: underline;}

li.jr-pagenav-nb span.pagenav, li.jr-pagenav-nb a.pagenav:link, li.jr-pagenav-nb a.pagenav:visited{font-weight: normal;text-decoration: none;background:none;border:0px;line-height:normal;margin:0;padding:0;}

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

More
15 years 2 weeks ago #4 by Lintzy
Füge in deine Kunena.forum.css folgende code-zeilen ein:
Code:
div.jr-pagenav-nb-act{ display:inline; }

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

  • Tekkysurf
  • Tekkysurf's Avatar Topic Author
  • Visitor
15 years 2 weeks ago - 15 years 2 weeks ago #5 by Tekkysurf
Danke für den Tipp.

Eine Veränderung wurde erreicht.

Auf dem Testserver habe ich 7 Themen im Forum.
In den Kunenaeinstellungen gab ich 2 Themen pro Seite vor.
Somit komme ich auf 4 Seiten mit je max. 2 Themen.


Das schaut dann ohne Veränderung so aus:



Mit einfügen deines bereitgestellten Codes:



Es bleibt somit auf 3 Zeilen verteilt. Das wäre noch nicht die gewünschte Endlösung...alles in einer Zeile...aber doch schon ein guter Schritt voran.


Wenn ich auf die Seite 2 oder höher klicke, dann schauts super aus:
Attachments:
Last edit: 15 years 2 weeks ago by Tekkysurf.

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

More
15 years 2 weeks ago #6 by Lintzy
Auch hier gilt wieder: Ohne Live-Ansicht des Problems kaum lösbar.

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

  • Tekkysurf
  • Tekkysurf's Avatar Topic Author
  • Visitor
15 years 2 weeks ago #7 by Tekkysurf

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

More
15 years 2 weeks ago #8 by Lintzy
Füge die letze Zeile Code auch noch dazu


div.jr-pagenav-nb-act{display:inline;}
div.jr-pagenav-nb{display:inline;}

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

  • Tekkysurf
  • Tekkysurf's Avatar Topic Author
  • Visitor
15 years 2 weeks ago #9 by Tekkysurf
Das Problem ist gelöst.

Ihr seid ja göttlich.
Vielen Dank für die super schnelle Hilfestellung.

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

Time to create page: 0.395 seconds