Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Controls position #28

Open
AlinaMora opened this issue Mar 21, 2014 · 2 comments
Open

Controls position #28

AlinaMora opened this issue Mar 21, 2014 · 2 comments

Comments

@AlinaMora
Copy link

Hey!
I was wondering if there's any possibility of placing the controls at the upper corner of the slider.
Thank you

@bchanx
Copy link
Owner

bchanx commented Mar 24, 2014

Hey @AlinaMora,

You can customize the position of the controls using some custom CSS. There's some explanation in the docs here, as well as a sample jsfiddle here. Let me know if you have any additional questions!

@tommibv
Copy link

tommibv commented Apr 15, 2015

hey @bchanx ,

I am trying to style controls here:
http://cuculus.it/capz/

using this (try first your example in jsfiddle):
aside[id="slidr-control"] {
top: 0 !important;
left: 0 !important;
}

but doesn't work

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

No branches or pull requests

3 participants