The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#21
|
|||
|
|||
Lynne, your code that you posted will put it like the screenie above this post reply?
|
#22
|
||||
|
||||
No. The code I posted in the article will put the forums in two columns. But, it is the same basic idea to put the sub-forums in two columns - it is just css.
|
#23
|
|||
|
|||
Thanks, I am no coder so I'll wait patiently for a mod or the how to and where in the CSS.
|
#24
|
||||
|
||||
I just added the CSS to make the Sub-Forums in columns to my article. Again, I didn't style it at all, it will just put them in columns.
|
#25
|
|||
|
|||
Thank You Lynne. I don't care what they say about you....you're the best!
|
#26
|
||||
|
||||
Tommyyxv: Did you manage to work it out on your own? If so, can you share with us the codes? - Thanks!
|
#27
|
||||
|
||||
I already posted the .css in the article.
|
#28
|
|||
|
|||
Quote:
Code:
.subforums ol.subforumlist { float: left; width: 100%; margin: 0; padding: 0; } .subforumlist li.subforum { float: left; width: 50%; margin: 0; padding: 0; clear:none; } /* to remove the commas */ .commalist li.subforum:after { content:""; } |
#29
|
||||
|
||||
Thanks Charlie and Lynne!
Both of you are awesome! Thanks thanks thanks thanks thanks! |
#30
|
|||
|
|||
Lynne's code I just reposted it since no one clicked here link. You're welcome.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|