The Arcive of vBulletin Modifications Site. |
|
CSS - Sub-Forum-List in Columns Details »»
|
|||||||||||||||||||||||||
For vb3.5.x --> vb3.6.x
Tested and working on Firefox, Safari and IE6. What this does: It converts the sub-forum-list into a unordered list, then by using CSS arranges the sub-forums into columns. The columns are liquid - number of columns depends on browser-window-width or page width. The column width is set in the CSS. Note that you need to enable sub-forums in your ACP. 3 CSS class definition added. 8 template edits. See the zip for further instructions / full details. Enjoy! ![]() Update: v2.
Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Screenshots: Before, and after on 1024px and 800px browser-window-width.
|
|
#3
|
||||
|
||||
|
I just requested it, perfect job!
/me installs |
|
#4
|
||||
|
||||
|
A very neat mod, thank you for sharing it.
|
|
#5
|
|||
|
|||
|
This is clever :up:
|
|
#6
|
||||
|
||||
|
Thanks for sharing A+
|
|
#7
|
|||
|
|||
|
Very clever use of CSS. Simple and effective. Well done.
|
|
#8
|
||||
|
||||
|
I like to see template mods in CSS instead of hard coded tables! Nice!
|
|
#9
|
|||
|
|||
|
Hi,
Nice, thanks for sharing One thing though, how do you get the text of the sub-forums to be a little smaller?taffy |
|
#10
|
|||
|
|||
|
Thanks for all the nice feedback
![]() I'm probably going to tweak this a little more before my board launches with vb3.5.0. So I'll update this thread when I do. ![]() Taffy056: You can add: Code:
font-size: XXpx; |
![]() |
|
|