I'm trying to find good value in CSS style sheet for zpArdoise theme.
I want to show 4 columns of albums in galerie. Actually, this theme can show 3 colums.
I found this section in screen.css file:
'div#album-wrap ul li {
width: 273px;
display: block;
float: left;
margin: 10px 20px 10px 0;
padding: 0;
list-style-type: none;
background: none;
}'
If i reduce 273px to 200px, i can see 4 colums in the galerie, but some blocks dont have the good margin.
I'm not an expert in web programing, but i have some trouble to find the good way to fix it.
Thanks!
hi
zpArdoise has been optimized to have 3 albums thumbs per line and 5 image thumbs per line.
If you want to change that, you have some thing to do in a lot of files.
with zpArdoise 1.4.2, have a look on :