Probleme mit der Produktfoto Größen Anpassung

28.03.2019 09:24
#1
RBO
Joomshopping forum user no avatar
Name: Mike
26.11.2017
Posts: 58
Quote
Probleme mit der Produktfoto Größen Anpassung

Grüße euch...

Ansicht Produkt DETAILS:
Ich möchte kleine Vorschaubilder (100px breite), und ein Großes Bild (500px Breite)

Das klappt wunderbar.

Leider ist dann auch das Bild im Shop, bevor man in die Details geht, nur 100px Groß. Dort sollte es aber auch mindestens 500 px haben :(
also genau umgekehrt.


muss ich das mit CSS ändern? und wenn ja, wo?
Probleme mit der Produktfoto Größen Anpassung


Joomla: neuste
JoomShopping: neuste
 
28.03.2019 13:53
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25857
Quote
Aw: Probleme mit der Produktfoto Größen Anpassung

Use css for product size.

 
09.05.2019 09:59
#3
RBO
Joomshopping forum user no avatar
Name: Mike
26.11.2017
Posts: 58
Quote
Aw: Probleme mit der Produktfoto Größen Anpassung

admin - 28.03.2019 13:53
Use css for product size.



Can you tell me please... where I must chance CSS... to make the "product preview picture" bigger?

which line? which file?

sorry, my English ist not the best.

 
09.05.2019 10:20
#4
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25857
Quote
Aw: Probleme mit der Produktfoto Größen Anpassung

1. configuration / Image
Product thumbnail width
2. delete old image, upload again (for update size)

3. /components/com_jshopping/css/default.css
Add css
img.jshop_img_thumb{
width: 100px;
}

 
09.05.2019 13:28
#5
RBO
Joomshopping forum user no avatar
Name: Mike
26.11.2017
Posts: 58
Quote
Aw: Probleme mit der Produktfoto Größen Anpassung

admin - 09.05.2019 10:20
1. configuration / Image
Product thumbnail width
2. delete old image, upload again (for update size)

3. /components/com_jshopping/css/default.css
Add css
img.jshop_img_thumb{
width: 100px;
}



thank you for the fast answer :)

but I have the same problem. I add css
img.jshop_img_thumb{
width: 100px;
}


but the first thumb is too small. I load pictures new

details preview thumb I fine... but the first view not :(

if I chance the tumb ... its change all preview tumb size. sorry for my English :)

but I want only to chance the size of the "first preview" ... not form the "detail preview thumb"

I hope you can help me.
Aw: Probleme mit der Produktfoto Größen Anpassung

 
09.05.2019 13:58
#6
RBO
Joomshopping forum user no avatar
Name: Mike
26.11.2017
Posts: 58
Quote
Aw: Probleme mit der Produktfoto Größen Anpassung

if I make the size preview bigger... all thumbnails change bigger :(

you see it on the photo
Aw: Probleme mit der Produktfoto Größen Anpassung

 
09.05.2019 14:31
#7
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25857
Quote
Aw: Probleme mit der Produktfoto Größen Anpassung

url?

 
09.05.2019 14:40
#8
RBO
Joomshopping forum user no avatar
Name: Mike
26.11.2017
Posts: 58
Quote
Aw: Probleme mit der Produktfoto Größen Anpassung

admin - 09.05.2019 14:31
url?




http://nc21467.eden5.ncsrv.de/shop_micka/index.php/bilder-shop/category/view/1


i want in the category "product view" thumb... not the same sitze how in "detail thumb view"

the first thumb is too small... in the first view (not on detail)

 
09.05.2019 14:44
#9
RBO
Joomshopping forum user no avatar
Name: Mike
26.11.2017
Posts: 58
Quote
Aw: Probleme mit der Produktfoto Größen Anpassung

one more picture.

the first product view... is too small...has a small thumb. because its the same size how in detail view on right side.

img.jshop_img_thumb{
padding: 1px;
width: 400px;
text-align: center;
border: 1px solid #ccc;
margin-left: 5px;
margin-right: 5px;
margin-bottom:5px;
cursor: pointer;
}
Aw: Probleme mit der Produktfoto Größen Anpassung


Last change: 09.05.2019 15:07
 
09.05.2019 15:56
#10
RBO
Joomshopping forum user no avatar
Name: Mike
26.11.2017
Posts: 58
Quote
Aw: Probleme mit der Produktfoto Größen Anpassung

it works now !!

the problem was the bowser catch browsercache !!


big thank you. sorry. I was an idiot :)

BIG SORRY. thanks for your help !

 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.