vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   'Need sub forum mod (https://vborg.vbsupport.ru/showthread.php?t=228330)

stephen1976 11-18-2009 07:32 PM

'Need sub forum mod
 
shame Vb4 did not come with the subforum mod built in,

Brandon Sheley 11-18-2009 08:13 PM

what type of mod do you need?
It's a shame you gave so little info :p

fta2k 11-18-2009 10:53 PM

Quote:

Originally Posted by stephen1976 (Post 1916811)
shame Vb4 did not come with the subforum mod built in,

It's really not a shame, cause vb4 "DID" come with subforum mod built in:

https://vborg.vbsupport.ru/

Alfa1 11-18-2009 11:59 PM

I assume that stephen wants something like sorky's sub-forum manager or cyb sub-forum manager. Both excellent modifications. IMO this functionality should be default in vbulletin.

I will not upgrade to vb4 before one of these is available.

Lynne 11-19-2009 02:51 AM

1 Attachment(s)
You realize this is just css and with a few lines to your .css file, you get this:
Attachment 106382

It's not perfect, but I only spent about 20 minutes on it. I'm sure it could be cleaned up to be much better (I would have to look at some of the pre-set widths within there cuz if you make the browser window too small, the margins add up and push the li to the next row). Oh, to make the lists like that, I just googled "css lists put things side by side" and grabbed the first result.

stephen1976 11-19-2009 09:47 AM

Quote:

Originally Posted by Alfa1 (Post 1916925)
I assume that stephen wants something like sorky's sub-forum manager or cyb sub-forum manager. Both excellent modifications. IMO this functionality should be default in vbulletin.

I will not upgrade to vb4 before one of these is available.

Hi that is what i mean, i have lots of sub forums, IMO this should have been built in to VB4,
:D
Lynne, sorry but to me you might as well be talking german, as I have no idea how to do what your suggesting. :eek:

ragtek 11-19-2009 10:24 AM

Quote:

Originally Posted by Lynne (Post 1916979)
You realize this is just css and with a few lines to your .css file, you get this:
Attachment 106382

It's not perfect, but I only spent about 20 minutes on it. I'm sure it could be cleaned up to be much better (I would have to look at some of the pre-set widths within there cuz if you make the browser window too small, the margins add up and push the li to the next row). Oh, to make the lists like that, I just googled "css lists put things side by side" and grabbed the first result.

Yea, looks nice.

You wanna share the code?

Lynne 11-19-2009 01:36 PM

Quote:

Originally Posted by ragtek (Post 1917141)
Yea, looks nice.

You wanna share the code?

As I said, I just grabbed the first link I got in google - Do You Want To Do That With CSS? - Multiple Column Lists . Making them columns actually took just a couple of copy/pastes. It was cleaning up the styling (the stupid shadows and the background and the :firstchild changes they made, etc.) that took the other 18 minutes. If I were to do it right, I'd then change the style of the boxes. But, I doubt I am doing that on my forum, so I've probably done all I will do with it (just wanted to prove to myself how easy it is to do it in css).

robbiefritz 11-19-2009 10:05 PM

Quote:

Originally Posted by Lynne (Post 1917221)
As I said, I just grabbed the first link I got in google - Do You Want To Do That With CSS? - Multiple Column Lists . Making them columns actually took just a couple of copy/pastes. It was cleaning up the styling (the stupid shadows and the background and the :firstchild changes they made, etc.) that took the other 18 minutes. If I were to do it right, I'd then change the style of the boxes. But, I doubt I am doing that on my forum, so I've probably done all I will do with it (just wanted to prove to myself how easy it is to do it in css).

LOL you rock!

Lynne 11-19-2009 10:47 PM

1 Attachment(s)
Wayne gave me a good idea to easily get it working just for one section also, so I just did a quick addition of the id tag to the css and got this:

https://vborg.vbsupport.ru/attachmen...1&d=1258678036

Again, this is all done with JUST css - no template edits and no plugins. Take a look at the link I posted and grab firebug for use with firefox and you'll be all set to do it yourself.


All times are GMT. The time now is 10:46 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.01822 seconds
  • Memory Usage 1,738KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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