Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Border Adds Padding At Bottom of Images Re: Border Adds Padding At Bottom of Images

#134789
MBM
Participant

Thanks but the reason for the absolute positioning was because I couldn’t get the images to align with the slider. If I increase the right margin below just one pixel the second image drops to the next line.

figure {
left:40px;
float: left;
position: relative;
overflow: hidden;
margin-right:33px;
}

![alignment] (http://mbmitservices.co.uk/pcommerce/alignment.png)