• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Marek
  • Private: No
  • Open Date: 02.03.19, 10:26
  • Opened by: Karim BOUDALI
  • Closed by: Marek
  • Closed on: 30.03.19, 19:52
  • Reason: Closed
  • Comment: Glad to help!

Ticket #13860 - have a layout problem

Hi,

I installed the customer’s “product rating” module.
I have a layout problem. I do not know which tpl file I need to edit.
Attached 2 screenshots to understand my request.
Thank you

Comments

Marek 02 Mar 2019, 11:17

Hi, Karim.
Try to change product details layout http://take.ms/BN5kC

Karim BOUDALI 02 Mar 2019, 11:36

very good thank you, after i change by style 1 end change css :

.pm-details-layout1 .view_grid .product-miniature .product-price-and-shipping {

  width: 50%;
  flex-direction: column-reverse;
  align-items: flex-end;
  padding-right: 2px;
  right: 0;
  position: absolute;

}

Marek 03 Mar 2019, 19:51

Ok