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 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.


All times are GMT. The time now is 02:20 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.01165 seconds
  • Memory Usage 1,743KB
  • 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
  • (2)bbcode_code_printable
  • (2)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