I am using the Content to display "Related Content" when a video is finished playing. Here is the demo:
http://demos.anilmakhijani.com/flow_demo/index.html.7
Unfortunately, the HTML seems to render a bit strange. I want to display the thumbnails and then the titles below them. Making the images block level elements ("display: block") should keep the titles from floating to the left, but that doesn't seem to work. Any suggestions on how to fix this how the rendering?
http://demos.anilmakhijani.com/flow_demo/index.html.7
Unfortunately, the HTML seems to render a bit strange. I want to display the thumbnails and then the titles below them. Making the images block level elements ("display: block") should keep the titles from floating to the left, but that doesn't seem to work. Any suggestions on how to fix this how the rendering?