product and caracteristics on the right side

  • Posts: 13
  • Thank you received: 0
10 years 9 months ago #145415

-- url of the page with the problem -- : still on development
-- HikaShop version -- : 2.2.3
-- Joomla version -- : 3.2.2
-- PHP version -- : 5.3

I have made some changes in the css and tryd the php files change in the backend, but i got no results.

I would like the produt page to have the main image on the left. and then the prices and product caractheristics on the the right side of the main image.

My client is about to get one commercial version of hikashop but really displays the right emprety space on the right side of the image.

I appreciate your attention. Other posts in this forum werent very helpful.

Regards GL

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

  • Posts: 82910
  • Thank you received: 13379
  • MODERATOR
10 years 9 months ago #145424

Hi,

That should already be the case by default unless your characteristics are too wide for the space on the right of the product page.
So you'll have to use CSS to fix the width of the left and right parts, like that for example:
#hikashop_product_left_part{ width: 40% !important;}
#hikashop_product_right_part{ width: 50% !important;}

www.hikashop.com/support/support/documen...ize-the-display.html

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

Time to create page: 0.058 seconds
Powered by Kunena Forum