View Single Post
  #47  
Old 04-24-2017, 02:21 AM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: "Shop By Brand" module for X-Cart 5

Quote:
Originally Posted by ShopOrtho
Is there an easy way to change the Brand image size inside the product page. Seems very small.

You are to create a small custom module and overwrite getLogoWidth() and getLogoHeight() methods from \XLite\Module\QSL\ShopByBrand\View\Product\Details \Brand class.

Also, you can use Webmaster Mode to edit the modules/QSL/ShopByBrand/brand/icon.twig template and hardcode the new image size there.
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
Reply With Quote