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.
Comments
Post a Comment