Bilder zentrieren
This comment was split from the discussion: Bilder in Originalgröße einbinden
Mit dem CSS-Code
.no-resize > .image_container.float_right,
.no-resize > .image_container.float_left,
.no-resize > .image_container img {
width: auto !important;
}
und dem Eintrag "no-resize" (ohne Anführungszeichen) in das
rechte Feld von "CSS-ID/Klasse" werden Bilder eingebunden, ohne sie
zu vergrößern. Allerdings erscheinen sie
linksbündig.
Wie bekomme ich es hin, dass sie zentriert werden?
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by RockSolid Theme... on Apr 22, 2014 @ 12:06 PM
Vielen Dank für Ihre Frage.
Fügen Sie folgenden CSS-Code hinzu:
Oliver Braun closed this discussion on Jun 07, 2015 @ 10:09 AM.