Floating image problem
-
My problem is the following:
Please have a look at this first: https://www.fan-sites.org/audrey-tautou/?page_id=35
I want the pictures to be one beneath the other and without this alignment to the right. The images are floating in a div, here’s the code:
.mediaimage {
float: left;
padding: 0 4px 0 4px;
}What’s wrong? Why doesn’t the next picture follow normally, even if I put <br>-tags after the “Download”-link??!!!
Thanks in advance!
Viewing 13 replies - 1 through 13 (of 13 total)
Viewing 13 replies - 1 through 13 (of 13 total)
- The topic ‘Floating image problem’ is closed to new replies.