| 
 Posted - 12/08/2022 :  15:37:31   Hi Vince,
 This is the configuration I have
 Can you tell me what's wrong with the code below?
 
 usecsslayout=True
 productpagelayout="navigation, productname, productimage, description, price, options, addtocart, previousnext"
 csproductpagelayout="productimage, productname, discounts, description, options, addtocart, previousnext, emailfriend, reviews"
 detailpagelayout="navigation, productname, productimage, description, price, options, addtocart, previousnext"
 
 When I add reviews to detailpagelayout it looks bad with the reviews all over the page
 How can I fix that?
 
 Jezze
 ASP v7.3.1
 PHP v6.7.2
 |