Skip to content
This repository has been archived by the owner on Jan 17, 2025. It is now read-only.

Slideshow #74

Open
chasecrom opened this issue May 26, 2015 · 1 comment
Open

Slideshow #74

chasecrom opened this issue May 26, 2015 · 1 comment

Comments

@chasecrom
Copy link

When using

<ul class="slideshow">
<li><img src="http://lorempixel.com/400/400/" height="400" width="400"/></li>
<li><img src="http://lorempixel.com/400/400/" height="400" width="400"/></li>
<li><img src="http://lorempixel.com/400/400/" height="400" width="400"/></li>
<li><h3>Slide Anything</h3><p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit,
sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p></li>
</ul>

It does not show the images as 400x400, instead by 400 in height and then expands the width to fill the page.

@FelipeAzambuja
Copy link

use the class .bx-wrapper, .bx-viewport .bx-viewport img to set height and disable resposive mode

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants