vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Forum Home Enhancements - Left side column on forum home only (https://vborg.vbsupport.ru/showthread.php?t=117988)

peterska2 07-25-2006 10:30 AM

Quote:

Originally Posted by holyboy
it is work on internet explorer
but it is not visible and work on firefox why?

Did you follow the instructions exactly? It was wrote in FireFox and I have never encountered this problem before.

Can you also provide a link to where you have installed this then I can see exactly what is going on.

Thanks.

Brandon Sheley 07-26-2006 12:00 AM

Quote:

Originally Posted by peterska2
Replace the first edit contents with
Code:

<!-- peterska2 side column -->
<table border="0" width="100%" cellspacing="0" cellpadding="0" align="center">
<tr>
<td valign="top" width="160px">
<table class="tborder" border="0" width="100%" align="center">
$forumhome_sidecolumn_left
</table>
</td>
<td width="10px"></td>
<td valign="top">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<!-- / peterska2 side column -->

I'd missed an alignment section.

thank you, works great :)

Oddjob 07-31-2006 01:44 AM

wondering how to get more "boxes" on the left side...i know its in the 3.5 thread, i just couldnt find it.

lol.

peterska2 07-31-2006 02:37 AM

When you want a break in your column, put
Code:

</table>
<br />
<table class="tborder" border="0" width="100%" align="center">

and carry on with your rows as normal. Leave the last table unclosed, so the first line of the template is always
Code:

<tr>
and the last line is always
Code:

</tr>

Dermo-MIO 08-01-2006 03:19 PM

great just what im looking for will install when 3.6 stable comes out really great support aswell

Oddjob 08-02-2006 08:58 PM

Quote:

Originally Posted by peterska2
When you want a break in your column, put
Code:

</table>
<br />
<table class="tborder" border="0" width="100%" align="center">

and carry on with your rows as normal. Leave the last table unclosed, so the first line of the template is always
Code:

<tr>
and the last line is always
Code:

</tr>

Awesome, worked out nicely.

Thanks as always.

Criticize 08-03-2006 06:57 PM

Whenever I try and add this to my forum it messes up the alignment of my forumhome. my style is at 900pixels wide. Do you know how to fix?

peterska2 08-03-2006 06:59 PM

are you using a default or modified forumhome template?

please post a copy of your forumhome template making sure that you enclose it in [ code][/code] tags and I will look at it shortly.

Criticize 08-03-2006 07:09 PM

It is a modified forumhome template. Code is sent.

Thank you :)

peterska2 08-03-2006 08:08 PM

It's because you are using a fixed width template. Depending on how they are set, it does not work.

For best results, this should be used with a fluid width style.


All times are GMT. The time now is 06:58 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.01920 seconds
  • Memory Usage 1,740KB
  • 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
  • (7)bbcode_code_printable
  • (3)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