Viewing 6 replies - 1 through 6 (of 6 total)
  • I’m interested in this as well, if anyone has created a similar kind of template, it would be good to know how you did it.

    count me in on this one also. please.

    I urgently would like to know how too….

    Something like that: http://marzycielskapoczta.pl/wszystkie-profile-dzieci/ ? I achieved this by:

    [catlist id=3 numberposts=50 thumbnail=yes thumbnail_size=medium thumbnail_class=featurka3]

    .lcp_catlist {margin-left:auto;margin-right:auto;font-size:16px;line-height:35px;}
    .lcp_catlist li {width:33%;min-height:150px; display: -moz-inline-stack; display: inline-block; vertical-align: top;margin: 0px; zoom: 1; *display: inline; }
    .lcp_catlist li:after { content:'.';height:0px;visibility:hidden;display:block;clear:both; }

    But still, I’m looking for better solution..

    Sogwap

    (@sogwap)

    It’s all in the CSS.

    Here’s example of using Catlist on one of my sites I did.
    http://credits.lacquerchannel.com/the-artists/

    The basic idea is to float the li container (or DIV if using that), and assign the container a set width and height.

    The examples on my site above are done with custom template, but the basic format can be done entirely with CSS.

    woodhouse

    (@woodhouse)

    Would you be willing to share the code that you used to make the grid on your beautiful site? I can’t figure it out and am very frustrated! HELP!

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘[Plugin: List category posts] Viewing posts as Multi Column Grid Style’ is closed to new replies.