Please always enter the name of the template and the Joomla version and the live URL if available

[GELÖST] Modul Titel Design ändern im Template Schule

Modul Titel Design ändern im Tamplate Schule was created by ckalisch

Posted 6 months 3 weeks ago #33715
Guten Tag,
ich verwende Joomla 4.3.4 mit dem Tamplate Schule in der Version 1.3.15.
Ich würde gerne die Überschrift von Artikeln (einzeln und bei Blogansicht) identisch wie im Menü mit "bullet und "headline" anzeigen lassen.
Ich habe in Astroid unter Layout und bei Component Area die Zeilen "headline-bullet headline-border-primary" bei Benutzerdefinierte Klasse eingetragen, ohne das eine Änderung eingetreten ist. siehe Anhang
Was kann oder muss ich noch ändern?
test4.sgmisburg.de/index.php/sportarten/leichtathletik

mit freundlichen Grüßen
Christian Kalisch
Last Edit:6 months 3 weeks ago by ckalisch
Attachments:
Last edit: 6 months 3 weeks ago by ckalisch.
The topic has been locked.

Replied by joomlaplates on topic Modul Titel Design ändern im Tamplate Schule

Posted 6 months 3 weeks ago #33716
Hallo, die Klasse geht nur für Module.
Wenn sie das Design auch für die Artikel Headlines haben möchten, müssen sie das per CSS händisch machen.
Sample Code für Bullet Headlines
Code:
.item-tile::before { content: ""; display: inline-block; position: relative; top: calc(-0.1 * 1em); vertical-align: middle; height: calc(4px + 0.7em); margin-right: calc(5px + 0.2em); border-left: calc(5px + 0.1em) solid #01978c; } .item-tile { text-align: left !important; }

Wir fühlen uns verpflichtet, jede Art von Support-Anfragen umgehend und zu ihrer Zufriendheit zu beantworten. Jedoch können wir keine umfangreiche Hilfe für individuelle Anpassungen bieten. Individuelle Anpassungen sehen einfach aus, sind aber zumeist doch sehr komplex und benötigen fundierte Kenntnisse an Web-Technologien und Programmier Know-How. Vielen Dank für ihr Verständnis!

The topic has been locked.

Replied by ckalisch on topic Modul Titel Design ändern im Tamplate Schule

Posted 6 months 3 weeks ago #33719
Ich habe den Code jetzt unter Benutzerdefinierte CSS in Astroid eingefügt. Leider ändert sich gar nichts auf der Homepage
The topic has been locked.

Replied by WM-Loose on topic Modul Titel Design ändern im Tamplate Schule

Posted 6 months 3 weeks ago #33725
Bitte mal im Code das "t" in tile ergänzen:
Code:
title und nicht tile
Code:
.item-title::before {   content: "";   display: inline-block;   position: relative;   top: calc(-0.1 * 1em);   vertical-align: middle;   height: calc(4px + 0.7em);   margin-right: calc(5px + 0.2em);   border-left: calc(5px + 0.1em) solid #01978c; } .item-title {   text-align: left !important; }
Kind regards,
Dirk
Joomlaplates Admin
Joomla-Master in forum.joomla.de/
Last Edit:6 months 3 weeks ago by WM-Loose
Last edit: 6 months 3 weeks ago by WM-Loose.
The following user(s) said Thank You: joomlaplates
The topic has been locked.

Replied by ckalisch on topic Modul Titel Design ändern im Tamplate Schule

Posted 6 months 3 weeks ago #33732
vielen Dank, das sieht schon gut aus.
Leider wird das "Bullet" nicht vor, sondern über der Überschrift angezeigt. Kann man die Position davor setzen?

mit freundlichen Grüßen
Christian Kalisch
Attachments:
The topic has been locked.

Replied by ckalisch on topic Modul Titel Design ändern im Tamplate Schule

Posted 6 months 3 weeks ago #33738
Ich habe es jetzt vor den Text bekommen, aber leider fehlt der Abstand zum Text.


.item-title::before {
content: "";
Anzeige: Inline-Block;
Position: relativ;
oben: calc(1.7 * 1em);
vertikal ausrichten: Mitte;
Höhe: calc(7px + 0,7em);
margin-right: calc(5px + 0.2em);
border-left: calc(5px + 0.1em) solid #0000FF; }

.item-title {
text-align: left !important; }
 
Vielleicht kann ja noch jemand helfen.

Gruß
Christian
Last Edit:6 months 3 weeks ago by ckalisch
Attachments:
Last edit: 6 months 3 weeks ago by ckalisch.
The topic has been locked.
Moderators: joomlaplates

Installations-Service

Don´t waste your time, we install your purchased Template
with the "Demo Content" within the next 24 hours.

Buy Now - 59€

Joomlaplates/Theme-Point is not affiliated with or endorsed by Open Source Matters or the Joomla! Project

Copyright © 2022 JoomlaPlates | Professional Joomla Templates with Uikit 3

Disclaimer & Privacy | License