I am trying to layout the Additional images at the bottom of this page:
http://harbisondevelopment.info/ume-blossom
They are in a class called field-items, and so are the images above that and lines of text.
I think I have to do something like this:
field field-name-field-additiona
l-images field-type-image field-items{
float:left;
}
but that doesn't work. Ideally, I would like to have the images at the bottom show three in each row, instead of now, just a vertical column of images.
Open in new window
@IshaanRawat She's using "clearfix", so she doesn't need an ugly clearing div.