vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Put a Column on the Left Side of Every Forum Page (https://vborg.vbsupport.ru/showthread.php?t=91888)

chimaira 08-10-2006 10:58 AM

Hey love the look of this, But one problem it seems to be making my tables shift right, and makes them out of line.. see screeny Hope someone can help us out with this here...

edit**
no worries ive sused it now... i think lol

chimaira 08-10-2006 11:59 AM

Okay i have a new problem... A screen res problem... my main table width was 782.. if you look on my attached image you can see it was all out of line... well i changed the table width to 90% and it all lined up well.. But it appears fine oon my screen but out of line on a freinds pc with a different screen res... im totally stumped to fix this.

aveon 08-10-2006 01:21 PM

you might want to use an css padding to costumize your forum take look here http://www.w3schools.com/css/pr_padding.asp

chimaira 08-10-2006 02:09 PM

Ill give it a scout through. thanks

attroll 08-11-2006 04:02 PM

Quote:

Originally Posted by aveon
or is there any way to add collapse to all left column??

To make them collapsable use this code in your template:

PHP Code:

<table align="center" border="0" cellpadding="6" cellspacing="1" class="tborder" width="100%">
<
thead>
<
tr>
<
td class="tcat" colspan="0">
<
a href="#top" onclick="return toggle_collapse('module_40')" style="float:right"><img alt="" border="0" id="collapseimg_module_40" src="/forum/images/buttons/collapse_tcat.gif" /></a>
<
span class="smallfont"><strong>&raquoTitle here</strong></span></td>
</
tr>
</
thead>
<
tbody id="collapseobj_module_40" style="">
<
td class="alt2">
<!-- 
Begin custom code -->
<
a href ="http://www.yoursite.net">Home</a><br>
<
a href ="http://www.yoursite.net/forum">Forum</a><br>
<!-- 
Begin custom code -->
</
tbody>
</
table


skyecade 08-12-2006 12:48 AM

I just added this to my forum (3.6) and it works great with 1 minor exception. When I view a thread (showthread.php) it seems to disalign some of the tables. Anyone know a fix to this problem?

Everything else seems to be working okay.

JenniferK 08-15-2006 03:22 PM

I posted this in the thread for right column, but I will put it here as well since I don't think everyone is checking both threads (and this is the one I am actually using anyway) ;)

For the width issue, what worked for me was removing

$spacer_close
$spacer_open

wherever it occurred - but only in the templates for the problem areas. For me it showed fine everywhere (even showthreads page) except for the Members list and the Calendar. I removed that from both of those templates and now all is good. Hope this helps someone.


Now the problem I am having, is that I would like the footer (the What's Going on box) to go the full width of the page. I accomplished that with the navbar by using that template instead of the header one, but I'd like to find a fix for the bottom if possible. I think it will look much cleaner that way.

danielcompton 08-18-2006 07:54 PM

great works well. Does anyone know how to add code to show a poll or latest threads into the left column also?

thanks

ztempuser 08-18-2006 09:40 PM

is there a simple line i can change to make it on the right?

Troy Roberts 08-18-2006 09:58 PM

Is anyone using this with vbadvanced? I'm getting a blank left column on the vbadvanced front page.


All times are GMT. The time now is 02:21 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.01883 seconds
  • Memory Usage 1,750KB
  • 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_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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