stromb0li
Guest
Member
Is there a way to use the slider but at full width on a page?
I've been trying to use the following, but the image size always seems to be limited to thumbnail size. The goal is to allow the width to fill the size of the page, but slide a few static images.
HTML:
Code:
Read...
Read more
Continue reading...
I've been trying to use the following, but the image size always seems to be limited to thumbnail size. The goal is to allow the width to fill the size of the page, but slide a few static images.
HTML:
Code:
Code:
<xf:css src="xfmg_media_list.less" />
<xf:css src="lightslider.less" />
<xf:js src="vendor/lightslider/lightslider.js" min="1" />
<xf:js src="xfmg/slider.js" min="1" />
<div class="itemList itemList--slider"...
Read more
Continue reading...