-- url of the page with the problem -- :
www.gobbe.se/index.php/floten/produkt/22...irmingham-matchflote
-- HikaShop version -- : 2.2.3 Business
-- Joomla version -- : 2.5.17
-- PHP version -- : 5.3.3
-- Browser(s) name and version -- : Chrome 31.0.1650.63 m
-- Error-message(debug-mod must be tuned on) -- : Not necessary
Hi,
I would like to knw where I can define the max and minimum width of the seconnd level thumb nails in the product page display.
I mean if you have 2-3 product images and then you want the thumbs to be at a minimum of 30 px wide and maximum of 300 px.
I have tried to set it up in the css for the HikaShop Template for the rule:
img.hikashop_child_image {
min-width: 30px !important;
max-width: 300px !important;
}
But it has no effect even though it works in Firebug...
So if anone could help me out it would be awesome.
Thanks,
Micke