![]() |
|
zpbase columns - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Themes (https://forum.zenphoto.org/forum-5.html) +--- Thread: zpbase columns (/thread-11629.html) |
zpbase columns - jeronimo42 - 08-02-2014 As per the tips on the maintainer website: [quote]You can change the number of columns in the Masonry layouts easily. Just add this to the custom CSS in the settings, with a percentage, multiplied finishes at 100 (for example, 10, 25, 33.33, 50): .masonry-style-item{width:33.33%} zpbase columns - gjr - 09-02-2014 That tip is talking about the masonry image grid, like on this page: You can change the number of columns there. Changing the site layout to include a sidebar would be easy as well, but require some modification. The layout is already there in the news and page layouts. |