[HOW TO - vB4] Two column forum/sub-forum setup via CSS only
1 Attachment(s)
This is just a quick writeup of the very basics to achieve a two column setup for your forums through only the use of CSS - no template modifications or plugins required. (Original thread requesting this infomation is here.)
I am NOT going to be teaching CSS is this article! You WILL need to have some basic understanding of what Cascading Style Sheets are all about in order to further change this since this is only the basics to put stuff in position with no padding or margins or any other styling applied - that is up to you to do. This was written during the beta3/beta4 testing and may need to be modified for use with other versions since classes may be changed as the style has not been finalized yet. This was written to work with the default style and default stylevars (default at this time, that is). If you have customized your style in any way, you may have to change this a bit to work with your style. These classes also only apply to the forum home page but can easily be modified (by you!) to work on the forumdisplay pages and to work only for certain categories. Making the browser width small may change things, or if you have long descriptions or sub-forums listed or moderators listed, you may have to change the CSS to accommodate that. As I said, this in ONLY AN OUTLINE of what you need to do. You will have to add styling information yourself. This is basically what you will end up with: https://vborg.vbsupport.ru/external/2011/02/16.jpg The very basics of what to do Add this to the additional.css template - it must be added *after* any other definitions regarding these sub-forums have been declared - if you don't understand why that is, then please read up on exactly what Cascading Style Sheets are all about): Code:
.forumhead + .childforum .L2:first-child .forumrow, .forumhead + .L2 .forumrow { Code:
.subforums ol.subforumlist { https://vborg.vbsupport.ru/attachmen...1&d=1258910170 Again, this article is NOT about teaching you CSS. You will have to style this yourself and also make any other changes necessarily because of customized styles or changes after beta 4. |
You're the best!
|
Congrats Lynne, very good article !
|
thanks Lynne
good and pretty lesson |
Thanks Lynne!! Much appreciated!
|
very thanks luuny for this article you are the best .:up:
|
CSS only! You are the man!
|
Quote:
**edit** I added the css needed to make two columns for the Sub-Forums also. |
I got it now Lynne & thanks. I didn't know that if you click on edit templates the .css files are listed there. :D
|
1 Attachment(s)
this cod not work well in persian and arabic forum .i modifid Lynnecode for persian and arabic forum and few cheng Lynne cod .show here. thanks big Lynne.
Attachment 106572 |
Great article Lynne!
thanks for the time to share it :) |
Quote:
|
1 Attachment(s)
Lynne in this code:
Code:
.subforums ol.subforumlist { |
Quote:
|
Thank you figured that would of been an easy one.
|
1 Attachment(s)
My Forume White Both Code
|
I'm sorry, but I don't know what I am supposed to see in those images. It looks like the css worked - you have the two forums side-by-side and the sub-forums lined up in two columns. That is all this article shows you how to do. I do no other styling in here - I said that was up to you to do.
|
1 Attachment(s)
heloo lynne . Now I can not tell you how this done because I'm traveling. Two days later the write article . and i can remove (,) the end of sub forum .screnshot . . excuseme my master. ;):up:
|
Is it also possible to have only some forums with 2 columns and some with 1?
|
1 Attachment(s)
Thanks for the CSS!
I tried on my forum and I'm still struggling to get it right. Some of the forums look OK but some are way out, like the screenshot I attached below. |
Quote:
Quote:
|
I think I love you!!
The best ever, you are! |
Quote:
--------------- Added [DATE]1259129620[/DATE] at [TIME]1259129620[/TIME] --------------- If you have any problem in css and php and disigne your templat contact me as I value the right to solve it |
This is terrific. I'll have use for this.
I wonder if you would consider going into more detail on this just working for a particular category or specified group of forums. I haven't yet figured this out. |
Quote:
HTML Code:
ol.childforum { HTML Code:
#cat3 ol.childforum { The best thing to do to understand how it works is to take some time to read up on it. |
Thank you for sharing Lynne!
Can you have me with two question below? http://img9.imageshack.us/img9/5776/lyn.png PS: the space betwwen "icon go to the last post" and the thread starter Thank you for your help |
You just need to play with the css to get the spacing how your want it. Different forums have different values set in their stylevars, thus you can't just post a generic answer for that (and thus why I didn't address it at all in my sample css code). Play with it in firebug.
|
that's a great thing
how i can make 3 columns? any idea? |
Quote:
|
Once again,
I couldnt find any css relating to make Code:
the space betwwen "icon go to the last post" and the thread starter Can you help me with this Lynne ? Thank you |
Did you try just giving some left padding or margin to .lastpostby?
|
Thank you for the tip Lynne!
Works perfectly now. You are the wo-man :D Regards, Haothiencz |
Thank you so much!!
|
1 Attachment(s)
Not work with IE7 (IE8 not tested) :(
Default style width column 50%: FF work fine https://vborg.vbsupport.ru/attachmen...1&d=1263846228 IE error https://vborg.vbsupport.ru/attachmen...1&d=1263846228 49% FF https://vborg.vbsupport.ru/attachmen...1&d=1263846228 IE https://vborg.vbsupport.ru/attachmen...1&d=1263846228 49.9%: Not is the best and I don't like this number :( https://vborg.vbsupport.ru/attachmen...1&d=1263847115 |
It actually shows up fine on my IE7 setup (I run parallels on my mac). However, I do notice that as you widen/shorten the width of the browser, it will blink back and forth between working and not working. I don't know what's up with that. I set it to 49.99% and it looked fine then, so try that.
|
wow Lynne, thank you very much :up:
|
Nice mod. Thanks. Is there a way to remove Last Post appearing on horizontal category bar?
http://i49.tinypic.com/rcox8x.jpg |
Quote:
Code:
.forumbit_nopost .forumhead span.forumlastpost, .forumbit_post .forumhead span.forumlastpost {display:none;} |
Lynne:
Got a few problems as well I can't figure out how to move the Threads and Posts part up at the end of the forum title line. Anyway, here you go. I have altered the layout to be 2 columns, but the problem I have ran into is spacing issues in a few spots. I'm not sure what to check to change it or see if something is causing it. Currently the category header has the category title centered but not immediately centered like it should be. So I am wondering which template controls that aspect. (View screenshot) Spacing for subscribe image is wrong and not sure how that is when it is ready the same thing and the description is dropped to a new line for the left forum early enough but not for the right forum. Spacing after my last post box to the right is a huge margin, I want it to only be 10px margin to the right but I have no idea what is defining the space there. https://vborg.vbsupport.ru/external/2010/02/1.jpg You can see all areas of concern boxed in with comments so there is no confusion. :) Thanks Steve |
Hi lynne!
That i find very nice for my forum but there is a problem more: To many people in the world still using 15' monitors and in the resolution of 1024x768 the forum with your css editlooks not fine if the side bar is enabled. The subcribe and rss images and the forum title going all together and looks very bad.If you fix that it will be very nice edit and i will use. Thanks for sharing! |
All times are GMT. The time now is 02:01 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|