Decrease left part and increase right part of grid

  • Posts: 48
  • Thank you received: 1
10 years 4 months ago #199763

-- HikaShop version -- : 2.4.0
-- Joomla version -- : 3.4
-- PHP version -- : 5.4
-- Browser(s) name and version -- : All

Hi,

I want to decrease the width of the left part of the tabular lay out. The place where the images are placed. And increase the right part. The place where the price and add to cart button is placed. Just like on the page below.

demo.hikashop.com/index.php/en/hikashop/.../with-tabular-layout

Therefore I changed this line in show_tabular.php

<div id="hikashop_product_left_part" class="hikashop_product_left_part <?php echo HK_GRID_COL_6; ?>">

and changed the 6 to 5. I did the same for the right side but then changed the 6 to 7. Total is 12 again.

But nothing changed after I changed the code. Does anyone know what I do wrong?

:dry:

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

  • Posts: 84304
  • Thank you received: 13698
  • MODERATOR
10 years 4 months ago #199789

Hi,

That was a good guess but 5 and 7 do not exist.
Try instead 4 and 8 and that should work.

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

Time to create page: 0.055 seconds
Powered by Kunena Forum