End of Support for Joomla 3 - Forum closed
read more button - styles - modules
Hello
Some questions concerning the Bike-design:
- How can I insert a "read more" button like in the Content (in a module)?
- is that correct than it's not possible to choose a style (see Image)?
- is it possible to change a style (e.g. h1) in the cutomizer or has this to be changed in the css-file?
and generally: is it correct to write in the forum in english or would it also be possible to write in german?
Thanks a lot.
Some questions concerning the Bike-design:
- How can I insert a "read more" button like in the Content (in a module)?
- is that correct than it's not possible to choose a style (see Image)?
- is it possible to change a style (e.g. h1) in the cutomizer or has this to be changed in the css-file?
and generally: is it correct to write in the forum in english or would it also be possible to write in german?
Thanks a lot.
by ynoser
Attachments:
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Replied by joomlaplates on topic read more button - styles - modules
Posted 9 years 7 months ago #7766
Ich habe den Thread in deutsche Forum verschoben.
1.) Der "read more" style von den Modulen ist ein Link mit einer css Klasse. Dieser kann zwar auch einem Artikel zugeordnet werden ist aber sehr aufwendig, da sie hierfür einen override für das Artikel Layout erstellen müssen.
yootheme.com/themes/documentation/custom...verride-system-files
2.) Der Editor von Joomla hat nichts mit dem template Style zu tun. Hier können sie lediglich wählen zwischen "h1" oder "h2" ect pp
3.) Der H1 Style kann entweder im Customizer oder aber auch per Hand via css geändert werden.
Einfach folgenden code in ihre Datei einfügen: css/custom.css
1.) Der "read more" style von den Modulen ist ein Link mit einer css Klasse. Dieser kann zwar auch einem Artikel zugeordnet werden ist aber sehr aufwendig, da sie hierfür einen override für das Artikel Layout erstellen müssen.
yootheme.com/themes/documentation/custom...verride-system-files
2.) Der Editor von Joomla hat nichts mit dem template Style zu tun. Hier können sie lediglich wählen zwischen "h1" oder "h2" ect pp
3.) Der H1 Style kann entweder im Customizer oder aber auch per Hand via css geändert werden.
Einfach folgenden code in ihre Datei einfügen: css/custom.css
h1 {color:#FF0000}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
Last Edit:9 years 7 months ago
by joomlaplates
Last edit: 9 years 7 months ago by joomlaplates.
Please Log in or Create an account to join the conversation.
Vielen Dank. Konnte einiges "lösen". Wenn ich dem read more...button einen Link zufüge, wird die Formatierung geändert und der Texte ist nicht mehr sichtbar. Wie muss ich die Einstellung ändern dafür, dass der Link wieder korrekt (wie im Bild anbei links) erscheint?
Und noch eine Frage zum header-Slider Bike-Template: Welche Grösse des .jpg's ist richtig, damit die Bilder nicht "verpixeln" (z.B. im Bildschirmformat 1270).
Vielen Dank.
Und noch eine Frage zum header-Slider Bike-Template: Welche Grösse des .jpg's ist richtig, damit die Bilder nicht "verpixeln" (z.B. im Bildschirmformat 1270).
Vielen Dank.
by ynoser
Attachments:
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Replied by joomlaplates on topic read more button - styles - modules
Posted 9 years 7 months ago #7773
Hallo,
dass mit dem "read more" muss ich live sehen bzw analysieren mit Firebug.
Das Bild für den Header würde ich auf 1280 pixel breite machen und 100dpi, jpg 80% Kompression
dass mit dem "read more" muss ich live sehen bzw analysieren mit Firebug.
Das Bild für den Header würde ich auf 1280 pixel breite machen und 100dpi, jpg 80% Kompression
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Vielen Dank. Hier mal der Link zur Frage wegen der Button mit Links:
193.33.128.211/~signtra1/index.php?optio...ory&id=17&Itemid=122
193.33.128.211/~signtra1/index.php?optio...ory&id=17&Itemid=122
by ynoser
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Replied by joomlaplates on topic read more button - styles - modules
Posted 9 years 6 months ago #7784
Hallo, fügen sie mal bitte folgenden code in ihre css/custom.css ein
.uk-button a {color:#FFF !important}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates