Not signed in (Sign In)

Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorspike1
    • CommentTimeFeb 28th 2011
     
    I have searched everywhere trying to find this and I know at one time I edited the file in an older version, but I can't find it. How can I go about changing the amount of images being displayed per row and column. I would like two images per row and five columns. Someone please point me in the right direction.
    • CommentAuthorspike1
    • CommentTimeFeb 28th 2011
     
    I managed to search through the default gallery.css file and found that you should edit the #thumbnail-container width. The width should be large enough to hold however many images plus their margin and padding. For example, (default settings...) the default size of one thumbnail is 100x100 pixels plus a 5 pixel margin and whatever the padding is, so if you want two columns your width should be around 300 pixels wide, to be on the safe side.

    Hopefully this helps clear up any confusion on how to set the number of columns and rows for displayed images.