Flexibility - Fully functional MODX Revolution website. Quickstart projects by creating a fully working MODX Revolution website with just one package. Need MODX Revolution 2.2+
I have got a hopefully minor issue.
I did a complete rebuild of my site in Modx 2.2.2 ad Fexibility 2.08. In the gallery the thumbnails are showing up vertically instead of in horizontally rows. Do you know how to change this.
In style.css I can see:
/* Gallery */
.gal-item{
float: left;
margin: 10px 10px 10px 0px;
text-align: center;
}
But maybe this is not the correct place to change anything?
Hi Menno,
I have got a hopefully minor issue. I did a complete rebuild of my site in Modx 2.2.2 ad Fexibility 2.08. In the gallery the thumbnails are showing up vertically instead of in horizontally rows. Do you know how to change this.
In style.css I can see: /* Gallery */ .gal-item{ float: left; margin: 10px 10px 10px 0px; text-align: center; } But maybe this is not the correct place to change anything?
Ad.