jquery - Configuring Carousel to scale down to certain size and center in dedicated area - Also scaling high res images down -
i'm trying configure carousel bootstrap center images on webpage, scale them down there original size 1 set , move navigation buttons further in edges of webpage, can't figure out why i'm doing isn't working.
i've made class around entire carousel in attempt make smaller/align center doesn't work.
here's looks like: http://i.imgur.com/qh7cdwx.png
here's i've been trying do: http://i.imgur.com/0nui6pk.png
i'd grealy appreciate you.
it's hard me figure out how defined carousel classes , ids without seeing codes if using default bootstrap carousel, should center carousel images:
.carousel-inner img { display: block; margin: 0 auto; }
Comments
Post a Comment