Slider in fullscreen columns bootstrap 3 -


good afternoon everyone.

i using bootstrap 3 , facing problem not able deal more 1 week. have layout has 1 column menu , other 11 fullscreen slider. i've tried using various techniques nothing work. has me?

i trying this, used other without success

follow link example of layout , simple code. http://i.imgur.com/laewawz.jpg-http://www.bootply.com/gqxmfew4de -> sample layout

sample code using

thank all.

few problems.

first columns meant wrapped in .row, can add 'row' 'content-fluid' class that's parent div.

secondly, you're using background images (by default, works normal img tags), no specific height on parent divs. (height: 100% isn't specific height)

simple quick fix defining height .item class.

http://www.bootply.com/7zjxwmetxq


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

[C++][SFML 2.2] Strange Performance Issues - Moving Mouse Lowers CPU Usage -

ios - Possible to get UIButton sizeThatFits to work? -