[Plugin: List category posts] How to show the captain under thumbnail
-
I’ve been trying to get the captain to show under the thumbnail with css but to no avail. it keeps appearing on top.
css:
.lcp_catlist { float:left; text-align:center; } .lcp_catlist li { display:block; float:left; width: 160px; height: 150px; margin-bottom: 10px; } div.project-title { } .project-thumb { float: left; padding: 3px; }
the shortcode:
[catlist id=3 numberposts=20 orderby=title order=asc title_tag=div title_class=project-title thumbnail=yes thumbnail_class=project-thumb thumbnail_size=thumbnail ]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘[Plugin: List category posts] How to show the captain under thumbnail’ is closed to new replies.