images not showing correctly

  • Posts: 15
  • Thank you received: 0
11 years 6 months ago #133391

210.48.94.198/~blackhil/administrator/index.php
-- HikaShop version -- : Essential 2.2.2
-- Joomla version -- : 3.2
-- PHP version -- : x.x.x
-- Browser(s) name and version -- : XXXXX x.x.x
-- Error-message(debug-mod must be tuned on) -- : Error_message

hi there, i'm trying to figure out how to make the thumbnail images on the front page of this site smaller so that i can display price info and add to cart as well. if i disable the image the other info is there, but with the thumbnail turned on, it's so big it takes over the box. i have tried altering the size of image in every way i can think of - doesn't seem to want to work. any ideas? ta

Please Log in or Create an account to join the conversation.

  • Posts: 83995
  • Thank you received: 13605
  • MODERATOR
11 years 6 months ago #133404

Hi,

That's because of the CSS:
.hikashop_products .hikashop_product_image img {
max-width: 100%;
background: #fff !important;
margin: 0 0 0 0px;
width: 100%;
}
in the file 210.48.94.198/~blackhil/templates/ignite...ckhills/template.css of your template which forces the thumbnails images to take the full width and height of the zone. Remove it and it will display properly, according to your settings.

I would recommend that you contact your template provider in order to inform him of that issue.

Please Log in or Create an account to join the conversation.

Time to create page: 0.055 seconds
Powered by Kunena Forum