Hi,
kann man bei dem Plugin irgendwie einstellen das die Breite der Bilder einen grenzwert hat? Also maximal 100px breit?
Amazon Plugin - Bilderbreite
-
-=DV|$tr@nger=-
- Regular
- Posts: 188
- Joined: Wed Oct 05, 2005 11:58 pm
- Contact:
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Amazon Plugin - Bilderbreite
Hi!
Hast Du mal probiert das mit CSS und "width" zu regeln? Das Plugin holt einfach stur das, was Amazon anbietet.
Grüße,
Garvin
Hast Du mal probiert das mit CSS und "width" zu regeln? Das Plugin holt einfach stur das, was Amazon anbietet.
Grüße,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
-=DV|$tr@nger=-
- Regular
- Posts: 188
- Joined: Wed Oct 05, 2005 11:58 pm
- Contact:
-
-=DV|$tr@nger=-
- Regular
- Posts: 188
- Joined: Wed Oct 05, 2005 11:58 pm
- Contact:
-
-=DV|$tr@nger=-
- Regular
- Posts: 188
- Joined: Wed Oct 05, 2005 11:58 pm
- Contact:
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
Z.B.:
Viele Grüße,
Garvin
Z.B.:
Code: Select all
.container_serendipity_plugin_amazon img {
width: 890px;
}
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
-=DV|$tr@nger=-
- Regular
- Posts: 188
- Joined: Wed Oct 05, 2005 11:58 pm
- Contact:
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
Deine style.css in deinem template-verzeichnis
Grüße,
Garvin
Deine style.css in deinem template-verzeichnis
Grüße,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/