[new] 2 column subforums for MyBB with CSS
#4
also you can change "50%" in "alt_forumlar" class to build more than 2 columns.
put after ".alt_forumlar li {width:" result of this calculation:
100 / number of columns

for example with this code you have 3 columns:

.alt_forumlar li {width: 33%; float: left;} /* 100/3 = 33 */
Reply


Messages In This Thread
RE: [new] 2 column subforums for MyBB with CSS - by SaeedGh - 2008-06-01, 07:59 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)