Re: Attribute Image Stacking not Laid Out Properly
I created a similar post yesterday, which I've re-directed to here as it seems Jeff and I have the same issue. My test site is:
http://cityspacesydney.com.au/TJOnli...products_id=82
I have another complication in that my custom template doesn't recognise the rows, but I'm sure that is unrelated -- so I'll deal with that one. However, when I use the classic template my issue matches Jeff's.
I wasn't sure whether this line in the css was actually being read, so I tested.
.attribImg {
text-align: center; . . .
.attribImg {
text-align: left; . . .
and it did change the layout, however, the original suggestion
"{width:25%; margin: 0.3em 0 0 0;}"
did nothing. I also changed to more columns, fewer columns, higher and lower percentages, and no impact.
Any other ideas?
Thanks Sean
P.S. Jeff have you had any success?
Sean M - Sydney, Australia