vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Forum Home Enhancements - Twin columns on forum home and forum display (https://vborg.vbsupport.ru/showthread.php?t=230329)

Seven Skins 01-05-2010 02:28 PM

^^ When I get some time free I will make this.

LordDB 01-05-2010 08:44 PM

Quote:

Originally Posted by Seven Skins (Post 1947902)
^^ When I get some time free I will make this.

That'll be just great; I await it at your convenience! Many Members I'm sure will appreciate it! ;)

ZXeno 01-07-2010 02:23 PM

Quote:

Originally Posted by ZXeno (Post 1946575)
I'm trying to get the left column to 240px wide and leave the right column at the default. I followed your directions in posts #14 and #17, but I haven't been able to get the columns (left/right or both) to change size.

Also, I'm trying to move the forum statistics into one of the boxes in the column (my site's 3.8 example here) but when I try to move the stats from the "What's going on?" box, it doesn't display what is in the variables, any thoughts on this?

Anything suggestions at all?

Seven Skins 01-08-2010 09:43 AM

Edit "ss_twincolumns_css.css"

Quote:

.ss_twincolumns_wrapper {
padding-left: 255px;
padding-right: 135px;
}

.ss_twincolumns_inner {
width: 100%;
}

.ss_twincolumns_floatwrap {
float: left;
width: 100%;
margin-left: -255px;
}

.ss_twincolumns_content {
float: right;
margin-right: -255px;
width: 100%;
position: relative;
}

.ss_twincolumns_content_margin {
padding: 0px 5px 0px 5px;
}

.ss_twincolumns_left {
float: left;
width: 255px;
position: relative;
}

greenchicken 01-08-2010 07:26 PM

I love this mod, but I have a question

I run two styles and use the force users to style hack
How do I uninstall your mod on the ad-free style and keep it on the style I want to keep it on?

COL NIL SATIS 01-08-2010 07:33 PM

brill will upload once vbull 4 lands on our forum:up:

texasteamplayer 01-11-2010 02:31 AM

Quote:

Originally Posted by Bouncer222 (Post 1937368)
By twin column you mean a column on each side of the main content being displayed correct? I have a test site of vbulletin , latest release installed at www.new.brotherhoodofgamers.com and there is already 2 columns on each side, although I might be wrong and not understand correctly what you mean by twin columns.

And the vbulletin one only shows the columns on the homepage?

that's your CMS. this mod is for your forum, silly.

seven......can widgets like "recent posts" and such go into these blocks, like they do for VB's current block?

Is there a way to configure the width of the block, the padding, and the internal forum width (and I'd MUCH rather do it based on % than fixed pixel width)? For example, I'd like the blocks to be 170px wide, with 10px spacing, and then have the forum occupy 100% of the space inbetween.

That would make it easy to manage, and look proper on all screen resolutions.

texasteamplayer 01-11-2010 02:34 AM

that, and why not integrate this into the "block manager" for vb? so widgets can be viewed and managed that way? Or hack into the VB one and add the permission to be able to minimize a block, or the entire sidebar (that little tab). For people that use these side blocks for ads and static html (menu's, etc) content....users goofing around and minimizing and removing the blocks is a headache.

texasteamplayer 01-11-2010 02:37 AM

Quote:

Originally Posted by PcGamer (Post 1941679)
Yes it does...

but what I don't know is How would I go about adding these twin columns to my other pages such as 'arcade.php'?

I'd like to make this block for all pages of the site. even the homepage CMS. We run static content in the side blocks, so the homepage CMS stuff and forums can occupy 100% of the middle space, while the side blocks are the same on all pages.

possible?

Seven Skins 01-11-2010 03:47 PM

Quote:

Originally Posted by texasteamplayer (Post 1952437)
Is there a way to configure the width of the block, the padding, and the internal forum width (and I'd MUCH rather do it based on % than fixed pixel width)? For example, I'd like the blocks to be 170px wide, with 10px spacing, and then have the forum occupy 100% of the space inbetween.

That is how it is at the moment. Coulnn are 120px wide and forum contents fluid.

For widgets you have to write your own plugins.

Quote:

Originally Posted by texasteamplayer (Post 1952442)
I'd like to make this block for all pages of the site. even the homepage CMS. We run static content in the side blocks, so the homepage CMS stuff and forums can occupy 100% of the middle space, while the side blocks are the same on all pages.
possible?

Possible but not recommended.

Remove these two lines from these two templates "ss_twincolumns_start" and "ss_twincolumns_end"

Code:

<vb:if condition="THIS_SCRIPT == 'index' OR THIS_SCRIPT == 'forumdisplay'">
</vb:if>

.


All times are GMT. The time now is 10:51 AM.

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.01182 seconds
  • Memory Usage 1,745KB
  • 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
  • (4)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