Latour on Product Page

  • Posts: 73
  • Thank you received: 1
8 years 1 month ago #268812

-- HikaShop version -- : 3.0.1
-- Joomla version -- : 3.6.5
-- Browser(s) name and version -- : Joomla

I was able to move the description up next to the product image but I can't find out how to move the price and cart etc... up to the right as well (under the description). It was perfect before I ran the upgrade now all code is gone and I have to redo. Hoping you can direct me, I am NOT a php coder but can normally follow instructions on where to change it. Attached is a screen shot.

Attachments:

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

  • Posts: 83987
  • Thank you received: 13603
  • MODERATOR
8 years 1 month ago #268814

Hi,

It's not related to PHP. It's just that the top alignment isn't cleared and that moves the left area to the right which pushes the right area to the bottom.
If you add such CSS, it will prevent that:
.hikashop_product_page .hk-row-fluid{ clear:both; }

However, you didn't move the description at the correct place if you want it on top of the price/add to cart. You moved it below. You just don't see it because the issue with the alignment. Once you add the CSS above, you'll see that the description is below the right area:
monosnap.com/file/KcFsva3etEj3XCR0nTR8tPFboUXkRn
You should move the block of code of the description at the top of the right area DIV in the view file if you want it above the price.

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

  • Posts: 73
  • Thank you received: 1
8 years 1 month ago #269039

What CSS file do we need to add this code to? path?

Last edit: 8 years 1 month ago by masweb.

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

  • Posts: 26253
  • Thank you received: 4040
  • MODERATOR
8 years 1 month ago #269041

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.
The following user(s) said Thank You: masweb

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

Time to create page: 0.058 seconds
Powered by Kunena Forum