Hey hoping someone can help me out
Ive had the gallery working as a portfolio module for a while but today i added enough images to spill to the next line. (multiple rows 4 per row)
however the second row isn’t spacing enough and is cutting off the title which should be is under the thumb.
Check it out here.
Ive tried putting clear divs but nothing seems to be working for me - its been a while since i dug into modx
plz help!
Its probably a padding issue. You might have an issue with the thumbs padding and the padding in your template.
One of the things that makes this tricky for you is that your template uses a deep table based system with lots of nesting to present your layout. As such this page sort of has lot more markup than is really necessary...
.thumbscontainer .thumbs li {} in your /assets/snippets/maxigallery/css/default.css has a height set to 130px.
"He can have a lollipop any time he wants to. That's what it means to be a programmer."