Hello developers,
i recently installed product quick view popup extension in our store. it displays the product page inside the lightbox popup.
everything works good but product description content width needed to be decrease in order to fit lightbox width.
please find attached lightbox content tpl and snapshot.
any help on this is much appreciated.
thank you.
i recently installed product quick view popup extension in our store. it displays the product page inside the lightbox popup.
everything works good but product description content width needed to be decrease in order to fit lightbox width.
please find attached lightbox content tpl and snapshot.
any help on this is much appreciated.
thank you.
Attachments
popupwidth.png (253.49 KiB) Viewed 2050 times
Last edited by iamstevenelson on Sat Aug 22, 2015 4:06 pm, edited 1 time in total.
Hi
This is url : http://www.top10items.com
mouse over any products under best seller and click quick view.
thanks.
This is url : http://www.top10items.com
mouse over any products under best seller and click quick view.
thanks.
Try adding this to your CSS:
#colorbox .inner img {
max-width: 100%;
}
#colorbox .inner {
width: auto;
}
#colorbox .inner img {
max-width: 100%;
}
#colorbox .inner {
width: auto;
}
Who is online
Users browsing this forum: No registered users and 3 guests