Vertical center align div in BxSlider Carousel

BlooHook

New Member
I'm using http://bxslider.comCurrently in the example I've set a very simple CSS rule that works when the carousel is not set: \[code\].bxslider-inner { vertical-align: middle; display: inline-block;} \[/code\]But, as you can see in the jsfiddle, when the carousel is active, the vertical alignment doesn't work anymore.I'm starting to suspect I might have to change the core code of the script to achieve this. Any tips? Thanks in advanced!
 
Back
Top