Hi Everyone,

I've struggled with this forever so I'm hoping that someone who's good with firebug might take a look for me.

The page is http://www.take3ri.com/cityside03292012 and I'm using the dynamic display block module to display and rotate images. The only problem is that I have some images that are 600px wide and some that are 400px wide. The images all float left so when the 400px wide images show up they are way left. All I need is to center the displayed images but for the life of me I can't find where to do that.

Any input is very much appreciated, thank you!

Comments

ayesh’s picture

Saw that you have text-align: center in ddblock container div but I think that happens because of absolute positioning in images.

jburnard’s picture

Thank you for taking a look!