- Posts: 11
COMMUNITY FORUM
Ausrichtung Artikelbild
- ANDweb
-
Topic Author
- Offline
- New Member
Less
More
1 month 2 weeks ago - 1 month 2 weeks ago #177609
by ANDweb
Ausrichtung Artikelbild was created by ANDweb
Guten Morgen,
vielleicht zu früh für mich, aber ich finde den Fehler nicht.
www.zgdv.de/newsletter/item/3-neues-forum-in-planung
Ich habe für die Seite eine eigene Vorlage/override erstellt. Was ich aber nicht hinbekomme ist:
Der Artikeltext sollte das Bild mit "text-align: left" umlaufen. Er macht es nicht, auch wenn ich dem fulltext das zuweise.
Wie kann ich in der Übersicht kleine Bilder links vom Artikel (in meinem Fall der beiden untergeordneten Beiträge) einblenden?
www.zgdv.de/newsletter/
LG
vielleicht zu früh für mich, aber ich finde den Fehler nicht.
www.zgdv.de/newsletter/item/3-neues-forum-in-planung
Ich habe für die Seite eine eigene Vorlage/override erstellt. Was ich aber nicht hinbekomme ist:
Der Artikeltext sollte das Bild mit "text-align: left" umlaufen. Er macht es nicht, auch wenn ich dem fulltext das zuweise.
Wie kann ich in der Übersicht kleine Bilder links vom Artikel (in meinem Fall der beiden untergeordneten Beiträge) einblenden?
www.zgdv.de/newsletter/
LG
Last edit: 1 month 2 weeks ago by ANDweb. Reason: Änderung der Fragestellung, ein "Fehler" konnte selbst behoben werden
Please Log in or Create an account to join the conversation.
- Fotis
-
- Offline
- Administrator
- JoomlaWorks Support Team
1 month 1 week ago #177657
by Fotis
If you use & love K2, please take a moment to add your review and rate it
at the Joomla Extensions Directory: extensions.joomla.org/extension/k2/
IMPORTANT: Please search the forum before posting a question!
JoomlaWorks Support Team Member
Replied by Fotis on topic Ausrichtung Artikelbild
You need to override the image container's CSS styles:
jmp.sh/kJlooD8
This float:right takes precedence over any align property on the image it contains. Since K2's CSS file is loaded before your site's, you can simply override any CSS rule defined in it.
This float:right takes precedence over any align property on the image it contains. Since K2's CSS file is loaded before your site's, you can simply override any CSS rule defined in it.
If you use & love K2, please take a moment to add your review and rate it
at the Joomla Extensions Directory: extensions.joomla.org/extension/k2/
IMPORTANT: Please search the forum before posting a question!
JoomlaWorks Support Team Member
Please Log in or Create an account to join the conversation.
- Fotis
-
- Offline
- Administrator
- JoomlaWorks Support Team
1 month 1 week ago #177658
by Fotis
If you use & love K2, please take a moment to add your review and rate it
at the Joomla Extensions Directory: extensions.joomla.org/extension/k2/
IMPORTANT: Please search the forum before posting a question!
JoomlaWorks Support Team Member
Replied by Fotis on topic Ausrichtung Artikelbild
E.g. like so:
jmp.sh/reiJaB4
I simply updated the original rule with float:left and a different margin value.
I simply updated the original rule with float:left and a different margin value.
If you use & love K2, please take a moment to add your review and rate it
at the Joomla Extensions Directory: extensions.joomla.org/extension/k2/
IMPORTANT: Please search the forum before posting a question!
JoomlaWorks Support Team Member
Please Log in or Create an account to join the conversation.
- ANDweb
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 11
1 month 1 week ago #177668
by ANDweb
Replied by ANDweb on topic Ausrichtung Artikelbild
thx alot Fotis!
I have now found a solution that works for me!
Regards, Uli
I have now found a solution that works for me!
Regards, Uli
Please Log in or Create an account to join the conversation.
- Fotis
-
- Offline
- Administrator
- JoomlaWorks Support Team
1 month 1 week ago #177671
by Fotis
If you use & love K2, please take a moment to add your review and rate it
at the Joomla Extensions Directory: extensions.joomla.org/extension/k2/
IMPORTANT: Please search the forum before posting a question!
JoomlaWorks Support Team Member
Replied by Fotis on topic Ausrichtung Artikelbild
Great :)
If you use & love K2, please take a moment to add your review and rate it
at the Joomla Extensions Directory: extensions.joomla.org/extension/k2/
IMPORTANT: Please search the forum before posting a question!
JoomlaWorks Support Team Member
Please Log in or Create an account to join the conversation.