Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Put a Column on the RIGHT side of every forum page Details »»
Put a Column on the RIGHT side of every forum page
Version: 1.00, by amykhar amykhar is offline
Developer Last Online: Nov 2013 Show Printable Version Email this Page

Version: 3.5.0 RC2 Rating:
Released: 08-16-2005 Last Update: Never Installs: 181
Uses Plugins Template Edits
 
No support by the author.

Rather than clutter up the left column thread with this second product and confuse the issue further, I have made a separate product for those of you who want a column on the right side instead.

This can easily be combined with the left column product to have a column on both sides.

To use this with the left column product, change the header code to:
Code:
<!-- Left Column Code  -->
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td width="160" valign="top" align="left">$leftcolumn</td>
<td valign="top">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td valign="top">
<!-- End Left Column Code -->

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #52  
Old 11-13-2005, 03:43 PM
Spencer F. Spencer F. is offline
 
Join Date: Dec 2003
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How do we make this just appear on the index page?
Reply With Quote
  #53  
Old 11-15-2005, 06:35 AM
GamerJunk.net's Avatar
GamerJunk.net GamerJunk.net is offline
 
Join Date: Jan 2004
Posts: 457
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I got it installed but my theme expands to fit any screen, yet this one stretches it so you have to scroll over to view the right column.

www.gsnforce.com/forum

This only happens on the forum home.
Reply With Quote
  #54  
Old 11-21-2005, 04:17 PM
HawKe HawKe is offline
 
Join Date: May 2004
Location: South Carolina, USA
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by yinyang
yup.

just follow the instructions, but instead of inserting after header, insert after (or before depending on your style) $header on forumhome template. and instead of inserting into $footer, insert right before $footer on forumhome template.

hope that helps!
Hmmm. I've tried both methods now, and neither seems to eliminate the additional indention found within the actual thread views.

Home page, forums pages are all good - but there must be extra code added in the final thread views. If anyone nails this down (what to eliminate), please let me know. Thanks!

Here is my forum, with a thread example:

http://forums.audioholics.com/forums...ad.php?t=16122
Reply With Quote
  #55  
Old 11-27-2005, 05:13 PM
criscokid criscokid is offline
 
Join Date: Nov 2003
Location: London, UK
Posts: 380
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

In the install instructions it says "Import the product XML file".

I've got the XML file but I don't see any option to import XML files (other than style files) in vB3.5.1. I assume this file should be uploaded to /forum/includes/xml - if this is the case is the filename right being right_column.xml?

I've then created a template called right_column and put the code that for the graphic I want to display in this area. The code is fine.

A blank column / space appears on the right hand side of my forums but that's all. No block is displayed (title or graophic contents). What have I done wrong?
Reply With Quote
  #56  
Old 11-29-2005, 12:34 AM
Qwest Qwest is offline
 
Join Date: Jun 2004
Location: United States
Posts: 223
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just want my sidebar to look like www.dholaholics.com/forums

Can anyone PLEASE point me to something that helps me do that? The owner of the site was kind enough to share his forumhome code with me but I just get a bunch of errors and it crashes vbulletin
Reply With Quote
  #57  
Old 11-29-2005, 08:40 AM
maroceve maroceve is offline
 
Join Date: Oct 2005
Location: Casablanca, Morocco
Posts: 232
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by delds
I like the right column hack

My quetsion is I want to have the forums formatted in such a way that there is NO horizontal scroll bar appear at 800 x 600 screen resolution or above.

www.selfhelpforums.com

that is the site I am refering to, how do I further narrow . float the tables on the forums to allow the existing right column to appear without a horizontal scroll bar ?
It's d be nice if anyone has a fix for that matter ...
:disappointed:
THank you
Reply With Quote
  #58  
Old 12-11-2005, 01:55 PM
dre dre is offline
 
Join Date: Nov 2005
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How do you edit what actually inside the box?
Reply With Quote
  #59  
Old 12-11-2005, 09:46 PM
peterska2 peterska2 is offline
 
Join Date: Oct 2003
Location: Manchester, UK
Posts: 6,504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by maroceve
It's d be nice if anyone has a fix for that matter ...
:disappointed:
THank you
Try changing

Code:
<td width="160" valign="top" align="right">$rightcolumn</td>
to

Code:
<td width="120" valign="top" align="right">$rightcolumn</td>

Quote:
Originally Posted by dre
How do you edit what actually inside the box?
Edit the template rightcolumn to your specifications. The samplae code in there can be used as a template.
Reply With Quote
  #60  
Old 12-19-2005, 02:25 PM
LoOnEyToOnZ LoOnEyToOnZ is offline
 
Join Date: Mar 2004
Posts: 109
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi any idea why my show threads page the content width is abit shrunk? Example here:
http://www.dota.sg/forums/showthread.php?t=45

Thanks
Reply With Quote
  #61  
Old 12-21-2005, 05:12 AM
In$ane In$ane is offline
 
Join Date: Oct 2005
Location: surrey
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi great idea i am very new to this i would like right and left columns could you please post code for both please
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:30 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04850 seconds
  • Memory Usage 2,313KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_code
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete