Skip to content
This repository has been archived by the owner on May 5, 2021. It is now read-only.

Height not changeable by media queries #59

Closed
gregwillits opened this issue Feb 13, 2015 · 1 comment
Closed

Height not changeable by media queries #59

gregwillits opened this issue Feb 13, 2015 · 1 comment

Comments

@gregwillits
Copy link

If I do not include height: in the new IdealImageSlider() options, but I DO include height in my CSS, the CSS height is not used, and the slider box defaults to 400px.

I have included media queries to change the overall size of the slider. Width is working, but height is not because the IIS appears to be inject a style="" to force the height to whatever I included at the time of creation. It appears to be not editable after that.

@gilbitron
Copy link
Contributor

Height is now responsive in v1.5.0.

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