Hello,
We offer a free Blog service, and one of the features of this free blog service is that you can have your fotos that you have added to your Blog show via the Light Box effect.
And we use
<div class="image-float-right">
to for example float the images on the right side, if the user has chosen to display them on the top right side.
However if there are more than 1 images being floated right, rather than them stacking on top of each other, they are being placed next to each other which is not what should be.
For an example, take a look at this user Blog:
http://www.anoox.com/news/show_selec...?article=38632
As you can see the images rather than being stacked on top of each other, are seating to next each other. Now you can imagine how bad it will be if there are 5 such images.
So using the
<div class="image-float-right">
how do we get them to stack up right on top of each other?
Regards,





.


Bookmarks