Jump to content

Hi, how can I resize the image in a category?


claudiojcosta

Recommended Posts

This is an aspect of the skin's design. In the CubeCart folder /skins/ look in the folder of the name of the skin you are using (/kurouto/).

In that folder, open for editing the file config.xml. Here you will find a list of the image sizes and the maximum size that the image can have on its longest side.

For Kurouto, the "category" image is 580 pixels on the longest side. Change that value to be whatever you want.

However, for the "subcategory" size, be aware that the skin has CSS rules in place to force the size of the screen to hold those images at 80px by 120px. So, if you are hoping to make those images bigger, you will need to adjust the CSS rule for div.subcategory (common.css, line 404).

Then, in admin, Maintenance, Rebuild tab, clear the cache. This forces CubeCart to make the appropriate sized image derivatives.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...