Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Center area post/pages (http://forum.bytesforall.com/forumdisplay.php?f=32)
-   -   Multi Column Category Page (http://forum.bytesforall.com/showthread.php?t=20971)

swimflyfast2 Oct 1, 2013 01:50 PM

Multi Column Category Page
 
Is it possible to have Category pages be multicolumn?

juggledad Oct 1, 2013 01:57 PM

sure, you could use the 'multi column/custom query' template
or I thing there is a plugin that will do it
or you could possibly use some CSS to do it like this
HTML Code:

div.post.category-aciform {width: 50% !important;}
div.post.odd {float:left !important;}
div.post.even {float: right !important;}



All times are GMT -6. The time now is 10:52 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.