Jump to content

[Solved] Change Image size in categories and help with a translation


Recommended Posts

Hello all,

I have 2 problems:

 

1) I'm getting problems with the images when i click on one of my categories. When i click on them, i get the page with all the categories and the small images of the products. I'd like to make them bigger, but i can't do it through BO. In BO --> Preferencies --> Images i set home_default 100px X 100px, then i save, i do the regenerate images thing and... nothing happens, they stay 80X80. I tried the others too (medium, large, etc) but nothing worked, i hope i didn't touch anything in some CSS or so...

 

2)I see those images with all the browsers, besides IE. Instead of an image, i see an empty space next to the description. What happened there? ;(

 

Thanks again to whoever answers me ;(

Edited by shinnokdrako (see edit history)
Link to comment
Share on other sites

Hi Vekia, i think i understood what's wrong but i don't know how to find the file to modify, i don't remember where it is. This is the missing part:

 

img[Attributes Style] {
width: 90px;
height: 90px;
}

I compared my shop with a new one and i saw that in mine this part of the code is missing. The bad part is that i don't remember the file where it was. About the URL, my shop isn't online yet, still in local.

 

EDIT: the code i put up here appears when i have attributes (width and height) here:

<img src="http://www.mysite.net/argoil/44-home_default/product.jpg" alt="" width="" height="">

This line is from the site, as you can see it doesn't get those "alt", "witdh" and "height". I don't know what i modified to change thayt thing ;(

Edited by shinnokdrako (see edit history)
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...