I'm looking to make use of the excellent Javascript widget called ContentFlow:
http://jacksasylum.eu/ContentFlow/index.php
However, in my ExtJS application, I have a need to print text inside the images that are scrolling by. Not being a CSS whiz, I'm really struggling to do this. Any insights would be most welcome!
I think that you should add the following styles in .caption class. Something like that may work.
Apart from that, it just an issue of playing around with the
bottom
value to position it at your will. Also, don't forget that you could addleft
,right
andtop
attributes as well, if you need to.