End of Support for Joomla 3 - Forum closed
[SOLVED] Bild formatieren
den code habe ich nun eingefügt und der text ist nach unten gerutscht..
by enserk
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Hallo,
dass liegt an der lightbox css. Fügen sie folgenden code in ihre css/custom.css ein
dass liegt an der lightbox css. Fügen sie folgenden code in ihre css/custom.css ein
Nun können sie auch wieder ihren Abstand einfügen > style="margin-right:20px"a[data-lightbox] {
display: block !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.
Das hat funktioniert. Nur der Rahmen ist nach wie vor breiter als bei den Bildern auf der Startseite.
by enserk
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Fügen sie bitte folgenden Code in ihre css/custom.css ein:
.img-polaroid {
padding: 4px !important;
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
The following user(s) said Thank You: enserk
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates