Product Image

  • Posts: 12
  • Thank you received: 0
11 years 5 months ago #147289

-- url of the page with the problem -- : www.garyrudgecars.co.uk/index.php/used-c...uct/1-mini-one-2006e
-- HikaShop version -- : 2.23
-- Joomla version -- : 3.1.5
-- PHP version -- : 5.3.28
-- Browser(s) name and version -- : Any tested
-- Error-message(debug-mod must be tuned on) -- : Error_message

I realise this topic is discussed a lot, and i do apologise if this answer is already here, but i cannot find a solution that works for me..

I would like to change the size of the main image on the product page.

i have change the settings in configuration=>images=>product image width..

i have set the image to the correct width..

i have changed the css according to this thread; www.hikashop.com/support/forum/4-how-to/...he-product-page.html

(now changed it back as this really messed things up..

I simply want the image to fill the top section of the page with the tumbnails below it, but i don't seem to be able to achieve this..

thanks in advance..

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

  • Posts: 12
  • Thank you received: 0
11 years 5 months ago #147292

I have now added the code in the thread i mentioned above so you can see the affect..

basically the reset of the content does not move down to accommodate the increased image size.. ?

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

  • Posts: 12953
  • Thank you received: 1778
11 years 5 months ago #147311

Hi,
Your issue is coming from the fact that your product image thumbnail is bigger that the image in "full size", so you should probably change the values of that CSS code :

.hikashop_product_main_image_thumb img {
width: 600px !important;
height: 400px !important;
}

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

  • Posts: 12
  • Thank you received: 0
11 years 5 months ago #147361

hi thanks for this.

I have removed this code now, but how do I change the product main image size?

this is the only setting I have tried which seems to affect it..?

I need it to fill the space above the thumbnails ~600px wide.. :(

thanks in advance..

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

  • Posts: 26267
  • Thank you received: 4044
  • MODERATOR
11 years 5 months ago #147462

Hi,

Your HikaShop option "product page image width" is configured with "0x450".
You can see in your product page that the width of the product image is 450px width and is in the folder "/thumbnails/0x450/". This folder give some information about your current configuration.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

Time to create page: 0.051 seconds
Powered by Kunena Forum