Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 05-23-2006, 12:45 PM
jrosoff jrosoff is offline
 
Join Date: May 2006
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Rookie needs help with Left Hand Column...

Good morning.

I have been having some difficulty with a left hand column that I have been trying to set up and would appreciate any help:

My forums can be found here: www.elcovaforums.com/forums

You will notice on that page the left hand column and the table for the forums work as I would like them to. Everything lines up the way they should.

However, when you click through to a thread where the posts extend down below the height of the left hand column, the individual threads seem to shift to the right (below the column itself). Example can be seen here: http://www.elcovaforums.com/forums/s...ad.php?t=16686

I am hoping there is a quick fix, but any assistance will be appreciated.

Note: I was not sure of the netiquette, so did not post the code that I used in this post, but if acceptable, I will be happy to do it. I did add the code to this location:
AdminCP>Styles>Style Manager>Common Templates>"header" box

Thanks in advance for the replies, if I can make a request - detailed step by step instructions on how to get this fixed will be GREATLY APPRECIATED.

Regards,
Jason
Reply With Quote
  #2  
Old 05-23-2006, 12:48 PM
Rich's Avatar
Rich Rich is offline
 
Join Date: Mar 2004
Location: U.S.A
Posts: 921
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If you only added the code to the "header" template, then that there is going to be a problem. You need to open the code in the header, but it needs to close in the footer for it to work throughout the site correctly.
Reply With Quote
  #3  
Old 05-23-2006, 01:12 PM
jrosoff jrosoff is offline
 
Join Date: May 2006
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Rich,

I was hoping it would not be too difficult a task, however being the complete ROOKIE that I am, could you please offer step by step instructions.

I have added an attachment to this post of the left hand column code that is in the header.

1) Should I keep the header code as is, or do I need to remove part of it?
2) What needs to be placed in the footer?

Thanks again for your time!

Regards,
Jason
Attached Files
File Type: txt vb-leftcolumn.txt (10.3 KB, 5 views)
Reply With Quote
  #4  
Old 05-23-2006, 04:03 PM
jrosoff jrosoff is offline
 
Join Date: May 2006
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Rich,

Figured it out.

For those who might experience this problem in the future. Here is what I did:

At the end of the code (in the HEADER section), I removed the "<!-- End Left Column Code -->" and replaced it with "$spacer_open"

Then in the footer, I entered in the following:
"$spacer_close
<!-- End Left Column Code -->"

Thanks for the tip Rich.

Regards,
Jason
Reply With Quote
  #5  
Old 05-23-2006, 09:01 PM
Rich's Avatar
Rich Rich is offline
 
Join Date: Mar 2004
Location: U.S.A
Posts: 921
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That shouldn't be correct either if you coded it correctly. You should have:

HTML Code:
</td>
</tr>
</table>
Closing the content container somewhere in the footer depending on how it is to work.

Basically you should have a 2 column table (or 3 if you want a spacer). The $_phpinclude_output variable would be housed in the right column. The table would be closed in the footer for everything to be correct throughout the site.
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 01:40 AM.


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.04022 seconds
  • Memory Usage 2,219KB
  • Queries Executed 14 (?)
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
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_html
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (5)post_thanks_box
  • (5)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (5)post_thanks_postbit_info
  • (5)postbit
  • (1)postbit_attachment
  • (5)postbit_onlinestatus
  • (5)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_postinfo_query
  • fetch_postinfo
  • 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
  • postbit_attachment
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete