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 RIGHT side of every forum page (https://vborg.vbsupport.ru/showthread.php?t=94495)

South Fork 01-09-2006 06:00 PM

Any suggestions on how modifying the templates to only place the side bar next to the threads and not the header / footer? It would make for a cleaner look overall if the header especially was left alone.

Kwak 01-19-2006 04:40 AM

When importing the xml via admin panel, the following error message comes out:

Invalid File Specified

Using version 3.5.2
I've selected Ignore Style Version

GD_Mehmed Emre 01-20-2006 03:30 PM

Guys i can't do that. The thing that i don't understand is what am going to do with the xml file??

QueenBee 02-05-2006 05:27 PM

i cant open the xml file. someone please help.

QueenBee 02-05-2006 06:17 PM

please :surprised:

QueenBee 02-05-2006 10:36 PM

i got it

QueenBee 02-06-2006 05:59 AM

ok i paid someone to install it to my site. now how can i get my active users and birthdays in there?

i have mine on forumhome only.

thanks to whoever is nice enough to help

CyberRanger 02-06-2006 01:03 PM

Quote:

Originally Posted by Spencer F.
Does anyone have a fix yet for it making the thread squeezed?

I'm not sure if this is the kind of fix you want but I decided the right column looked better if it extends down the entire page instead of within the header and the footer.

I placed the sidebar code at the very top of the header template and near the bottom of the footer template.

So, the top of the header template looks like this:
Code:

<a name="top"></a>
<!-- Right Column Code  -->
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td valign="top">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td valign="top">
<!-- End Right Column Code -->

and the footer template has this:
HTML Code:

<!-- Right Column Code  -->
</td>
<td valign="top" width="160" align="left">$rightcolumn</td>
</tr>
</table>
</td></tr>
</table>
<!-- End Right Column Code -->
<br />

<div align="center">
        <div class="smallfont" align="center">
        <!-- Do not remove this copyright notice -->
        $vbphrase[powered_by_vbulletin]
        <!-- Do not remove this copyright notice -->
        </div>

The attached images show the top and bottom of the forumhome and the top of a thread.

tommyxv 02-11-2006 07:54 PM

Quote:

Originally Posted by Parture
http://biblocality.com/forums/index.php

I put the code in forumhome. But there is still a problem on the forumhome page.

1) The spacing is not quite right down the right side. I would not like the right column to squish up against up against the other tables with the screen width is shrunk using the favorites side by in any browser window.

2) Also notice the column on the right side spacing is wider than the left side spacing.

Any update for this. Spacing is off.

CyberRanger 02-11-2006 08:15 PM

Quote:

Originally Posted by tommyxv
Any update for this. Spacing is off.

that's why I modified it in the post before yours.


All times are GMT. The time now is 06:36 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.01181 seconds
  • Memory Usage 1,741KB
  • 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_code_printable
  • (1)bbcode_html_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