Page not rendering properly

  • Posts: 50
  • Thank you received: 0
11 years 1 week ago #169310

-- url of the page with the problem -- : www.raydz.com.au/component/hikashop/prod...-r8610-clip-led.html
-- HikaShop version -- : HikaShop [1405140237]
-- Joomla version -- : 3.3.3
-- Browser(s) name and version -- : firefox nightly, internet explorer

Hello, In my shops product view, Some of the products that I have in my shop do not have characteristics and also only have one image. The products that have more render fine but the ones that don't place the image towards the centre of the page and the price displays below and to the left. I would like all product images to display to the left and the price to the right and side by side. Can you please advise if there is a way to do this without disrupting the rest of the page as I don't seem to be able to do this. Thanks

Last edit: 10 years 10 months ago by edward68.

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

  • Posts: 13201
  • Thank you received: 2322
11 years 1 week ago #169312

Hi,

This seems to come from your template which is editing the margins, so the width is too important in some cases.
So you have to apply this kind of css properties:

.hikashop_product_left_part, .hikashop_product_right_part{
    width: 48% !important;
}
Or reduce the "48%" value if it is still not filling the page correctly.

hikashop.com/support/support/documentati...ize-the-display.html

The following user(s) said Thank You: edward68

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

Time to create page: 0.060 seconds
Powered by Kunena Forum