Reposition Text on Product Page

  • Posts: 9
  • Thank you received: 0
13 years 4 months ago #24497

I was wondering if there is a way to reposition the text description on the individual product page so that it floats to the the right of the image and below the price and "add to cart" button. I can code html and css but not really comfortable making changes to the php without guidance.
Thanks.

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

  • Posts: 83051
  • Thank you received: 13412
  • MODERATOR
13 years 4 months ago #24505

You will have to edit the file "show" of the view "product" via the menu Display->Views and move the div with the id hikashop_product_description_main at the end of the div hikashop_product_right_part

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

  • Posts: 9
  • Thank you received: 0
13 years 4 months ago #24515

I followed the above instructions and moved the span (couldn't find a div with this id) with id of hikashop_product_description_main to the end of the div with id of hikashop_product_right_part.
However, the price, stock info, and "add to cart" button are now below the image with the description, instead of the description being moved up to the right side.
Did I miss understand where to put it or did I move the wrong thing?
Thanks!

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

  • Posts: 83051
  • Thank you received: 13412
  • MODERATOR
13 years 4 months ago #24516

That's correct. You now need to set a width in CSS to the hikashop_product_right_part div so that it can fit on the right side of your product image.

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

Time to create page: 0.035 seconds
Powered by Kunena Forum