Image Sizes (Categories & Products)


https://forum.kartris.com/Topic417.aspx
Print Topic | Close Window

By clifford-pabs - Thu 24 Feb 2011
Hi all,
How can I make the images as well as the grey border around the image and text description for the product/category bigger or smaller? I can't seem to find the right settings in the backend and the kartris manual is no help in that regard.
By Paul - Sun 27 Feb 2011
If you use the back end search for 'image' it will find a number of config settings. The sizes of images are set with some of these, e.g. these control the smallest images used in previews and related products:

frontend.display.images.minithumb.height
frontend.display.images.minithumb.width

The border around images is controlled with CSS. Would suggest installing Firefox with Firebug or some other similar development tool to help with CSS. The CSS files themselves are in the App_Themes folder, and 'Kartris' is the default front end theme. But using a tool like Firebug makes it easier to find the exact style used for an item on a page, which you can then find and change within the CSS for the site.
By clifford-pabs - Mon 28 Feb 2011
Hi Thanks for the post, I already have firebug installed and had found and appropriately modified the border around the images. I will be testing out your suggestion and will let you know how I got on.
Thanks again.
Clifford.