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)

NewOrder 09-18-2005 03:20 PM

ok i just added this, few qiestions though#

http://www.computertektalk.com/

why is there a random "<"??

how can i make the column only apear on the forum index, and how can i make it wider without having it touch te actual forum area??

thanks

The Realist 09-18-2005 04:20 PM

Check the code because there is an extra < in there somewhere thats causing it to appear in your forum.



Quote:

Originally Posted by NewOrder
ok i just added this, few qiestions though#

http://www.computertektalk.com/

why is there a random "<"??

how can i make the column only apear on the forum index, and how can i make it wider without having it touch te actual forum area??

thanks

Just installed this and checked the code and there is an extra > in there at:

<!-- Left Column Code -->
<<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>

See the beginning of the code, it says: <<table border="0" blah, blah. Remove one of the < and all is 100%.

Laters

socalsoccer 09-18-2005 04:22 PM

Quote:

Originally Posted by The Realist
Check the code because there is an extra < in there somewhere thats causing it to appear in your forum.

Yes I found that extra < also :)

NewOrder 09-18-2005 05:13 PM

Quote:

Originally Posted by socalsoccer
I noticed my header is built into my Forum box unlike the computertektalk site, and his left box is where I want mine to start.

Here is a site that has the leftcolumn under the header/banner? How do I do that? Mine runs all the way to the top of the page.

http://www.alliancemodding.com/

funny that as i want mine like yours

how do i change how wide the box is?

socalsoccer 09-18-2005 05:28 PM

Quote:

Originally Posted by NewOrder
funny that as i want mine like yours

how do i change how wide the box is?

I followed the instructions and mine went to the top. Now I have just edited the Forum Home template and placed the code after the header to almost get what I want. There Is just a 1/4 inch space with my main and left column that I want flush. Reason I edited Forum Home was because I did not want the left column on every page. Here is my code in my Forum Home:

><!-- 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 -->
<!-- main -->
<table class="tborder" cellpadding="$stylevar[cellpadding]"

How can I make it flush with my Main?

Thanks socalsoccer.com

socalsoccer 09-18-2005 08:28 PM

Another problem I encountered was when I added another gif picture, it placed it to the right side of the previous one. This pushed my forum way to the right. How can I line up small gifs that are linked on top of eachother. Here is one gif link

<!-- Begin custom code -->
<a href="http://www.fifa.com/en/news/feature/0,1451,109644,00.html" target="'_self'"><img src="http://www.socalsoccer.com/bu17.gif"alt="" border="0"></a><!-- End custom code -->

Thanks

socalsoccer 09-18-2005 08:51 PM

This sites column with multiple JPG's is what I would like to replicate. But how do I stack the gifs like this without pushing the forum over everytime I add a gif?

http://www.refrigeration-engineer.co...ead.php?t=2674

socalsoccer 09-18-2005 11:46 PM

I almost got it :) I just need to get rid of that white line below my gif. Does anyone know what that line may be caused by? After that I need a way to stack a bunch of Gif/links , does anyone know the code? If I add another , it will align to the right of the next gif, therby pushing my forum farther to the right.

Thanks www.socalsoccer.com

gc1 09-21-2005 11:35 AM

I can get everything to work except my Googleads ..... for some reason they don't show up at all, anybody have any suggestions?

Emil 09-22-2005 09:52 AM

Can I show something in the column depending on what skin you are using?

For example: If you're using skin 1 you'll see a red google ad in the column. And if you're using skin 2 you'll see a white google ad.

Is there any way to do this? Thanks


All times are GMT. The time now is 10:26 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.01445 seconds
  • Memory Usage 1,745KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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