Hi,

Am trying to use images within views on the excellent Pixture theme. I think i have isolated the problem but just can't seem to fix the issue.

When i create a view, the images appear on top of each other if using more than 1 row of images.

I have tried changing the 'overflow' setting in the CSS but to no avail.

Examples:

ul.images {
border: solid 0px #aaaaaa;
overflow: hidden;

www.net-antix.com/example1.jpg

ul.images {
border: solid 0px #aaaaaa;
overflow: inherit;

www.net-antix.com/example2.jpg

Any help would be most appreciated!

CommentFileSizeAuthor
example2.jpg19.73 KBperfectmatch
example1.jpg10.25 KBperfectmatch