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

Solved [gelöst] Kategoriefarbe Neuigkeiten in Mobilansicht bei Crypsis

More
8 years 1 month ago - 8 years 1 month ago #1 by N-Bert
Hallo Leute,

zunächst mal muss ich sagen, dass das Kunena-Forum echt eine Spitzensache ist und mit dem Crypsis-Template auch echt modern daherkommt. Vielen Dank dafür an die Entwickler, die das ganze kostenfrei zur Verfügung stellen!

Meine Frage bezieht sich auf die mobile Ansicht. Im Gegensatz zur Ansicht im Browser auf einem PC, wo bei Neuigkeiten das Kategorieicon eingefärbt ist und ein kleiner Text in Signalfarbe hinter der Kategorieüberschrift auftaucht, sieht man z.B. auf dem Smartphone nicht direkt, ob es in eine Kategorie Neugikeiten gibt. Ist es möglich/einstellbar, dass sich die Kategorieüberschirft wie das Kategorieicon verhält und ihre Farbe bei Neuigkeiten ändert?







This message contains confidential information

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

Joomla! SEF: Disabled | Joomla! SEF rewrite: Disabled | FTP layer: Disabled |

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

Kunena menu details:

Warning: Spoiler!

Joomla default template details : protostar_schlucki | author: Kyle Ledbetter | version: 1.0 | creationdate: 4/30/2012

Kunena default template details : Crypsis | author: Kunena Team | version: 4.0.10 | creationdate: 2016-02-18

Kunena version detailed: Kunena 4.0.10 | 2016-02-18 [ Villavicencio ]
| Kunena detailed configuration:

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

Third-party components: CommunityBuilder 2.0.13 | UddeIM 3.8

Third-party SEF components: None

Plugins: None

Modules: None


Vielen Dank schon einmal für eure Mühen.

Viele Grüße

N-Bert
Attachments:
Last edit: 8 years 1 month ago by N-Bert.

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

More
8 years 1 month ago #2 by WolfgangOWL
Datei:
components/com_kunena/template/crypsis/layouts/category/index/default.php

Zeile 103:
Code:
<div class="hidden-phone header-desc"><?php echo category->displayField('description'); ?></div>

ändern in:
Code:
<div class="header-desc"><?php echo category->displayField('description'); ?></div>

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

More
8 years 1 month ago #3 by WolfgangOWL
Sorry, falsche Antwort. Ich habe die Frage nicht richtig gelesen.

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

More
8 years 1 month ago #4 by WolfgangOWL
In Zeile 79:
Code:
<small class="hidden-phone nowrap">

ändern in:
Code:
<small class="nowrap">

Damit bekommst du zwar keine andersfarbige Überschrift, aber die Anzeige für die Anzahl neuer Beiträge, z.B. (2NEU).
The following user(s) said Thank You: rich, N-Bert

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

More
8 years 1 month ago - 8 years 1 month ago #5 by N-Bert

WolfgangOWL wrote: In Zeile 79:

Code:
<small class="hidden-phone nowrap">

ändern in:
Code:
<small class="nowrap">

Damit bekommst du zwar keine andersfarbige Überschrift, aber die Anzeige für die Anzahl neuer Beiträge, z.B. (2NEU).


Hey,

vielen Dank für deine Mühe. Das ganze funktioniert gut und ist auf jeden Fall schon besser als die Standard-Variante, bei der man mobil nichts sieht. :cheer:

Attachments:
Last edit: 8 years 1 month ago by N-Bert.

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

Time to create page: 0.420 seconds