vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   CSS - Sub-Forum-List in Columns (https://vborg.vbsupport.ru/showthread.php?t=91299)

oninuva 05-27-2006 12:08 PM

how do i install this?

my zip file has no instructions?

please help

peterska2 05-27-2006 12:15 PM

Open the unknown file (css_sub_forums_in_columns_txt) in notepad or wordpad, the instructions are in there.

oninuva 05-27-2006 01:19 PM

cheap! i just did everything but it dosent work?

look www.wow-elite.org/forum

oninuva 05-27-2006 05:53 PM

help

oninuva 05-29-2006 11:31 AM

how do i make the text bigger?

cyberbeggar 06-10-2006 09:55 AM

Quote:

Hi,

Nice, thanks for sharing One thing though, how do you get the text of the sub-forums to be a little smaller?

taffy
Quote:

Originally Posted by hpwilhelm
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;
to the subforum CSS class. (replace XX with your prefered font-size) Or you can adjust the font-size for 'smallfont' in the Main vbulletin CSS.

I don't understand ... I need to make my sub-forum font smaller, but I do not know what you mean? Please help!

peterska2 06-10-2006 03:03 PM

To change the font size, see the instructions in this post

kofoid 06-10-2006 11:14 PM

OK I think I am missing something! This is a GREAT GREAT HACK!!!! But I would really like to know how to make the font smaller.... I even tried this:
Quote:

/* Start Sub-forums-list in Columns */
.subforum {
padding:0;
margin: 0;
}
.subforum li {
display:inline;
font: 2px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
width:85px;
float:left;
padding-left:0.5em;
padding-right:0.5em;
}

.clear {
clear:both;
}
/* End */
And it doesn't change the font size.

peterska2 06-10-2006 11:19 PM

did you do that on all your styles?

It has done it on this one

http://www.lets-yada-yada-yada.com/?styleid=3

kofoid 06-11-2006 01:43 AM

DOH! nope I didn't - Thanks!

Annapurna 06-15-2006 06:27 AM

me installed!

works fine, good for future forum setups

Andreas

misterzoo 06-16-2006 11:03 AM

<i>I'm really stupid, but I'm not able to find where is " 'Main CSS' for your selected style. " mentioned in instructions.

Please, can you tell me which is 'Main CSS' in Default Style?

Thank you</i>

Sorry... I found it!

cyberbeggar 06-16-2006 11:12 AM

I am probably just as stupid as you, but this is how you find Main CSS

Go to:

1. www.yourwebsite.com/admincp < example only

2. Styles and Templates

3. Style Manager

4. All Style Options

5. Main CSS

Goodluck mate ... I am learning too!

misterzoo 06-16-2006 11:25 AM

Perfect!

Thank you very much!

Really great change :banana:

Damsella 06-20-2006 10:58 AM

I did this, and I get my subforums listed twice - once in the nice columns, then below it in a single list with bullet points *scratches head*

peterska2 06-20-2006 11:04 AM

Did you follow all the steps?

Damsella 06-20-2006 11:34 AM

Well, yes, as far as I know. I will relook.

stonner 06-24-2006 06:41 PM

works great!

Thanks

stonner 06-24-2006 07:07 PM

i've installed this great hack and it works fine!

But:
the width of first column with the icons in it is too big. how can I change it?
see attachment.

thank you

Thomas P 08-02-2006 10:53 PM

I use vB3.5.4

I have all links in one line.

Changing the css to 70 or 100 px didn't help (width of subforum li)

How can I get two colums?

Annapurna 08-07-2006 01:48 PM

So how's about 3.6?
working?

Andreas

Nxs 08-07-2006 03:39 PM

Quote:

Originally Posted by Annapurna
So how's about 3.6?
working?

Andreas

Im using this on 3.6, no problems yet.

Thomas P 08-08-2006 01:52 PM

Can the columns be set by other methods than width... it's a bit random.

I would prefer to set the number of columns independently of the browser width.

Annapurna 08-16-2006 01:56 PM

Quote:

Originally Posted by Nxs
Im using this on 3.6, no problems yet.

perfect! thanks!

Andreas

DigitalDesktops 08-25-2006 12:56 AM

I like and have installed it on all my skins.

badboyz 09-03-2006 12:19 AM

there is nothing

there is only two files

wat do i do with them?

peterska2 09-03-2006 12:26 AM

rename the file so that it is .txt and then open it and the instructions are in there. It's the file inside the folder.

jarvis 09-16-2006 05:18 PM

I've tried this, but when I switch over - the subforums line up in their cells fine, but I lose the last thread, number of posts columns.

I'm sure I'm missing something very simple - but can anyone help point it out?

Here is a screenshot - as you see, my last thread, poster, and number of posts columns are gone?

Thanks! :)

hpwilhelm 09-17-2006 06:49 PM

Quote:

Originally Posted by peterska2
rename the file so that it is .txt and then open it and the instructions are in there. It's the file inside the folder.

I have updated the textfile to include .txt - don't know how that escaped the last time...

As many of you have already discovered, this mod works without changes with vb3.6.x. It seems that I can't update the version numbering, so if someone who reads this can; please bump the version number to 3.6.x. Thanks.

Jarvis: It looks like you may have deleted the other columns when you edited one of the 4 forumhome_forumbit_level*_post templates. Just revert and try again, but only replace what your supposed to replace. :)

jarvis 09-18-2006 05:22 PM

Quote:

Originally Posted by hpwilhelm
Jarvis: It looks like you may have deleted the other columns when you edited one of the 4 forumhome_forumbit_level*_post templates. Just revert and try again, but only replace what your supposed to replace. :)

Thanks for the reply. I have reverted all of the FORUMHOME templates to their original status. As a test, I set the forum display to 1 and show subforums.

This is the 'out of the box' default layout I get:

http://www.mhogaming.com/forums/index.php

The formentioned columns are still missing. Am I making a really stupid mistake here somewhere? :cross-eyed:

EDIT: that link above is now set to show subforums with level 2 in forum home as members were complaning, lol. Basically, I am still missing the extra columns even after reverting everything back to orginal in those templates. :(

mattpark 10-17-2006 11:47 AM

Hi there.

First off, great little mod. Works wonders.

I do however have one query. Works wonder on the fourm index, however when i click on the master category containing all the subforums, the next page still shows it in the old fashion.

Please acn you tell me which code i need to modify in which template to fix this?

Thanks

Matt

KURTZ 11-30-2006 02:29 PM

edit: i tried to install this hack but on my vB but it doesnt run ...

this is the result (i followed all the instructions in the .txt file)

http://img175.imageshack.us/img175/8...k001fz8.th.jpg

however is it possibile to set the suboforums in one column like this?

http://img177.imageshack.us/img177/1...k001ra8.th.jpg

PS. also i tried with two resolutions 1024 and 1280

breamy1990 04-10-2007 02:50 PM

just installed this on my 3.6.5 forum :) works perfectly

redblod 08-27-2007 09:20 PM

hi i like this mod but i install it and know i dont know how to add it the Subforum can some one please tell me Step by step Thank u.

redblod 08-29-2007 11:22 PM

This Mod Dont Work For Me.

Tearstone 08-31-2007 04:32 PM

Thank you very much, I've been looking for this!!

stonner 09-18-2007 03:06 AM

i followed the instructions, but no change on forumhome?

what do i do wrong?

thank you

jambo_1969 09-19-2007 06:06 AM

Excellent Stuff - Installed and Very Happy

:D

passion33 10-17-2007 07:33 PM

Hello hpwilhelm , i have installed your css addon..all fine. I would now like to do one further thing...I would like to be able to divide the list of subforums to two colums insted of one like now. I have attached a pic as photoshop how i would like it to be. Click here Attachment 71154

Can you help me make this to work ?

regards

Tinh.Nhi 10-30-2007 07:26 AM

nice work


All times are GMT. The time now is 10:29 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01366 seconds
  • Memory Usage 1,809KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete