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)

texasteamplayer 01-11-2010 07:01 PM

Quote:

Originally Posted by Seven Skins (Post 1952847)
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>

.

why don't you recommend it?

texasteamplayer 01-11-2010 07:41 PM

made the change. seems to be working. thanks.

texasteamplayer 01-11-2010 08:22 PM

odd. I can get these to work in google chrome just fine, however it screws up the content on the homepage. forums look fine, however aren't respecting me saying the blocks should be 170px wide. Simple CSS change, right?

In IE8, the blocks only show up if I'm logged out? wierd....

texasteamplayer 01-11-2010 08:37 PM

must have been a cookie/cache issue, since the blocks started working/changing to what I set them after a bit. Clearing the CMS cache and emptying cookies helps.

As for the IE8 issues.....as well as the disappearance of the sideblocks when I'm logged out...still persist.

IE8 has the page stretching off to the right (with a scroll bar at the bottom), but chrome doesn't. Neither browser show the blocks when logged in.

texasteamplayer 01-12-2010 03:19 AM

got the logged in logged out issue. Doesn't seem that the blocks work when using the forum template simple black. Switched back to default template/use forum default, and works fine now.

still the big scrolling to the right in IE8. come to www.teamplayergaming.com and see.

blocks seem to be working fine on all pages. even blogs and articles.

speedimpulse 01-13-2010 01:39 AM

installed and working great. thank you

HenryCell 01-16-2010 07:58 PM

Thanks for the update.

What will i need to do to get it on the showthread section

MEdwards 01-16-2010 10:46 PM

Thanks for this nice mod! I'm wondering how to fix this issue, though. When I add it to blogs or other sections, the styling on the twin columns does not display, although content still displays just fine. Any help you can provide would be most appreciated!

HeyMe 02-01-2010 09:17 AM

Quote:

Originally Posted by HenryCell (Post 1957639)
Thanks for the update.

What will i need to do to get it on the showthread section

In showthread I can see the place for the columns but blank, everyone having this issue?

HeyMe 02-01-2010 09:35 AM

Quote:

Originally Posted by HeyMe (Post 1971991)
In showthread I can see the place for the columns but blank, everyone having this issue?

Never mind, I added OR THIS_SCRIPT == 'showthread' to ss_twincolumns_start but not to ss_twincolumns_end

Just read the instructions in the mod post HenryCell ;)

HenryCell 02-01-2010 09:30 PM

Quote:

Originally Posted by HeyMe (Post 1972001)
Just read the instructions in the mod post HenryCell ;)

Had to wait till he posted it on the jan 19 update :D

larks 03-03-2010 02:53 PM

I downloaded the XML file and tried to upload it, but I get the following error:

Invalid File Specified

I then renamed the file to see if that would help and it didn't.

Can anyone help me?

Jabong82 03-03-2010 06:05 PM

Is there any way to change the height of the column to just match the side of the forums? I don't want to have the column go all the way down the sides of the page as it leaves all this white space on the sides below it where the forum statistics are etc.

Thank you.

shoppingtelly 03-07-2010 04:58 PM

I know this is a daft question how do I change to this?

Thank you

It is recommended that you should edit doc_minwidth to 950 and doc_margin to Top=0 Right=10 Bottom=0 Left=10 .. so that you have more space for forums and contents won't get squashed.

Seven Skins 03-07-2010 05:22 PM

Look for doc_margin in StyleVars of your style.

voktonia 05-11-2010 03:21 PM

Is there a way to disable this mod on the login page?

Seven Skins 05-11-2010 03:44 PM

By default this hack only works on forumhome and forumdisplay.

Rich_Princess 05-19-2010 06:52 AM

I was wondering if this could be modified to work on user profile pages instead of on forum. Any advice in the right direction is greatly appreciated :)

dall100 11-18-2010 11:03 PM

Just what I was looking for, simple and effective. Thanks

Moon Moose 08-01-2011 01:38 PM

I'm attempting to apply your mod to my newly professionally updated forum VB4.1.5 but I keep getting the same problem. It makes way for the side panels beautifully, but then they are placed in the wrong place, on the forums of the page at the top and tucked under the stats at the bottom. I am working on the default template, nothing fancy. and I have tried reverting all my templates to default settings.

Please can you help I would really like to use your mod.

Here's a grab of what's going on...
https://vborg.vbsupport.ru/external/2011/08/27.jpg

Seven Skins 08-03-2011 10:17 AM

Pic does not tell much, please send the URL of your site here or in PM.

Alecsmith 08-16-2011 02:08 PM

Quote:

Originally Posted by Moon Moose (Post 2227671)
I'm attempting to apply your mod to my newly professionally updated forum VB4.1.5 but I keep getting the same problem. It makes way for the side panels beautifully, but then they are placed in the wrong place, on the forums of the page at the top and tucked under the stats at the bottom. I am working on the default template, nothing fancy. and I have tried reverting all my templates to default settings.

Please can you help I would really like to use your mod.

Here's a grab of what's going on...
http://www.chippy-chat.co.uk/grabs/3.jpg

to fix this issue add

Quote:

{vb:raw ss_twincolumns_end}
In footer template at top.

Martyh 11-25-2011 11:35 PM

4.1.8

I get the space made but nothing shows up there, any clues ? thanks

Seven Skins 11-26-2011 07:41 PM

Don't forget to add these:

Code:

{vb:raw ss_twincolumns_start}
{vb:raw ss_twincolumns_end}


Martyh 11-26-2011 08:52 PM

Thanks for replying, I have done that.

Seven Skins 11-26-2011 09:21 PM

Without a link to your site it is not possible to tell how to fix this issue.

If you trying to do this in custom style then you have to find where to edit the navbar and footer templates.

Martyh 11-26-2011 09:59 PM

Thanks SS, it works fine with a new install. I really didn't have too much installed other than the basic program on default style and a couple of mods though. As I add those mods back in I'll let you know which one causes a problem for your reference, again I appreciate the help. Thanks

mmoore5553 01-22-2012 02:41 AM

I need some help as I need to make sidebars wider and when i do that the middle section does not shrink


Remove URL as it is working per thread below.

Can you please help.

Seven Skins 01-23-2012 12:54 PM

You can try this:

Code:

.ss_twincolumns_wrapper {
  padding-left: 175px;
  padding-right: 175px;
}

.ss_twincolumns_inner {
  width: 100%;
}

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

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

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

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

.ss_twincolumns_left_margin {
  padding: 10px 5px 0px 0px;
}

.ss_twincolumns_right {
  float: right;
  width: 175px;
  position: relative;
  margin-right: -175px;
  position: relative;
}

.ss_twincolumns_right_margin {
  padding: 10px 0px 0px 5px;
}

.ss_twincolumns_clear {
  clear: both;
}

.ss_column_head {
  background: {vb:stylevar forumhead_background};
  padding: 0;
  font:{vb:stylevar forumhead_font};
  color:{vb:stylevar forumhead_color};
  border: {vb:stylevar forumhead_border};
  -moz-border-radius-top{vb:stylevar right}: {vb:stylevar forumhead_top_corner_radius};
  -moz-border-radius-top{vb:stylevar left}: {vb:stylevar forumhead_top_corner_radius};
  -webkit-border-top-{vb:stylevar right}-radius: {vb:stylevar forumhead_top_corner_radius};
  -webkit-border-top-{vb:stylevar left}-radius: {vb:stylevar forumhead_top_corner_radius};
  padding: {vb:math {vb:stylevar padding}/2-1} 0;
}

.ss_column_body {
  background: {vb:stylevar forumrow_background};
  padding: 0;
  border-bottom: {vb:stylevar forumbits_border};
  border-{vb:stylevar left}: {vb:stylevar forumbits_border};
  border-{vb:stylevar right}: {vb:stylevar forumbits_border};
  margin-bottom: 8px;
}


PS. Code is not tested as I do not have this installed on any of my site.

mmoore5553 01-23-2012 01:24 PM

Thank you so much that worked. I was working on it for two hours to get it correct. You saved me big time.

LDFORUM 01-24-2012 01:36 PM

Hello, Seven Skins.... This is really a great mod... I am using VB 4.1.10 ... I tried a lot but nothing shows... !! Is this compatible with v4.1.10 ???

Seven Skins 01-24-2012 03:20 PM

Yes it is compatible. follow the install instructions.

LDFORUM 01-24-2012 10:06 PM

I did but nothing shows up.... it just shows empty space....

rasif000 01-25-2012 12:03 PM

Quote:

Finally don't forget to click install.
From where i will active this?

Seven Skins 01-25-2012 12:25 PM

Quote:

Originally Posted by LDFORUM (Post 2291947)
I did but nothing shows up.... it just shows empty space....

You can send me the link your forum (via Private Message) and I will have a look.

Quote:

Originally Posted by rasif000 (Post 2292186)
From where i will active this?

Scroll to the top of this page .. then on the right .. Mod Information > Mark as Installed.

rasif000 01-25-2012 02:54 PM

Quote:

It is recommended that you should edit doc_minwidth to 950 and doc_margin to Top=0 Right=10 Bottom=0 Left=10 .. so that you have more space for forums and contents won't get squashed.
From where I can edit this setup?

LDFORUM 01-26-2012 06:26 AM

Thanks Seven Skins.... Its working perfectly... Awesome mod....

andymorris1973 02-14-2012 11:54 AM

Hi im trying to add a teamspeak viewer code to this but its just stays clear when entered.Im sure its a html issue as i cant use or dont have the knowledge to convert it from html to iframe so i was wandering if you could help.

Many thanks

Andy

pantani 03-13-2012 02:11 PM

Tagged, thanks, will try it later :)

crazyboy1661 01-18-2014 07:30 AM

this mod is not working on 4.2.2 any updates please?????


All times are GMT. The time now is 10:54 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.01400 seconds
  • Memory Usage 1,819KB
  • 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
  • (3)bbcode_code_printable
  • (10)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
  • (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