D
D
Damir Aushenov2015-10-11 21:55:13
css
Damir Aushenov, 2015-10-11 21:55:13

With a responsive slider, is it possible to make responsive elements on top of it?

Connected an adaptive slider, the maximum width is 1920px The
slider consists of only pictures
There is one condition, on top of it, there are blocks with slogans and a couple of buttons that should remain unchanged when scrolling.
I can render these blocks using position absolute, but they look different at different resolutions.
I want to kill the designer62c2cac3302d40cebfe6e87531b6124c.jpg

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Novikov, 2015-10-14
@yespeace

What's the problem?
use width and padding in %, resize as needed with media queries.
height can always be tracked in js,
you can make an absolutely positioned parent block for these elements, and scatter them inside as you like.
in general, there would be a desire.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question