![]() |
vB4 Help with forum row spacing I'm trying to put this article to use http://www.vbulletin.org/forum/showthread.php?t=228484 I want a 3 column setup but when adding a 4th forum to a category it makes it centered and I want it to the left. Attachment 43860 Here is the code I'm using in the additional.css Code: /*3 Column Mod*/ .forumhead + .childforum .L2:first-child .forumrow, .forumhead + .L2 .forumrow { border-top: 0; } .forumrow .table { height: 100px; } ol.childforum { float: left; width: 100%; /*forum_row width*/ margin: 0; padding: 0; } .childforum li.forumbit_post { float: left; width: 33%; margin: 0; padding: 0; clear:none; } #forums .L1 .L2 { clear:none; } .forumbit_post .forumrow .forumlastpost { float: left; clear:both; width:95%; } .forumbit_post .forumlastpost .lastpostby { display: block; float: left; padding-left: 13px; } .forumbit_post .forumlastpost .lastpostdate { display: block; float: right; padding-right: 20px; } .forumbit_post .forumlastpost .lastposttitle { display: block; float:center; padding-left: 13px; } .forumbit_post .foruminfo { clear:right; float:left; min-width:50%; width:70%; } .forumbit_post .forumstats, .forumbit_post .forumstats_2 { width:25%; padding-top: -25px; } Any ideas on how to move that 4th forum to the left? Attached Images |
| الساعة الآن 09:25 PM |
Powered by vBulletin® Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.5.2 TranZ By
Almuhajir