Jump to content

Zmiana wielkości tekstury


berny7

Recommended Posts

Witam.

Proszę o pomoc ponieważ chciałem zwiększyć zdjęcie które wgrywam jako atrybut (atrybuty produktu/obecna tekstura) tak aby na stronie produktu wyświetlane było zdjęcie ok 50px na 50px a nie tak jak teraz 22px na 22px.

Pokombinowałem trochę w pliku product.css ale udało mi się tylko zwiększyć ramkę  ale zdjęcie ciągle skaluje się 22px na 22px

 

Pozdrawiam i proszę o pomoc

Link to comment
Share on other sites

w standardowej skórce to wygląda tak - plik product.tpl:

<img src="{$img_col_dir}{$id_attribute|intval}.jpg" alt="{$colors.$id_attribute.name|escape:'html':'UTF-8'}" title="{$colors.$id_attribute.name|escape:'html':'UTF-8'}" width="20" height="20" />



chyba u Ciebie będzie podobnie, spróbuj zwiększyć wartości atrybutów width i height

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...