I am trying to display the latest entries to my site but I seem to have a problem. If you take a look at My Dev Site you will see that there is an issue with the alignment of the images on the right? Can anybody help? The list looks fine, so does the CSS I just cannot see why it goes funny? Thanks
Can't see any obvious issue, but it was just a glance... I would fix it like this: #contentright img { border: 1px solid #575757; margin:3px; float:left; } The lines in bold is what i've added. Hope it helps!