vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=134)
-   -   Right (or left) side bar on forumhome (https://vborg.vbsupport.ru/showthread.php?t=89246)

msimonds 08-24-2005 12:33 PM

is anyone still working on this modification

ch3mical 08-31-2005 08:48 PM

Can someone please post a way to make this thing appear on every page, including forum posts, replies, CP, etc..

cybermomcafe 08-31-2005 09:59 PM

Check out this post: https://vborg.vbsupport.ru/showthread.php?t=59781

If you don't want the left sidebar, read thru the whole file before you make changes... you only need to do the rightsidebar template, add the part to the top of the header template and the bit to the bottom of the footer template.

It causes some extra padding around the threads on showthread, I'm searching for a fix now...

Found the fix for the extra space:

in the postbit template:
find
Code:

$spacer_open
Replace with:

Code:

<!-- open content container -->
<if condition="$show['old_explorer']">
    <table cellpadding="0" cellspacing="0" border="0" width="$stylevar[outertablewidth]" align="center"><tr><td class="page" style="padding:0px 0px 0px 0px">
<else />
    <div align="center">
        <div class="page" style="width:$stylevar[outerdivwidth]; text-align:$stylevar[left]">
            <div style="padding:0px 0px 0px 0px">

</if>


ch3mical 09-01-2005 08:11 PM

Thanks for the help! One more thing, how can I divide the cell into 2 columns? Right now I have the user's avatar in one cell, and I want to have some user stats beside that avatar, but in a second column. I tried adding a second column, but it pushed everything in the table into column 1 and column 2, and did not end in cell 1, but rather kept 2 columns down the entire table.

italks 09-02-2005 05:04 PM

i want something like www.ewebtalk.com (Left side bar) the exact things they keep over there.Can anyone help.

I need following to appear on left sidebar on forumhome template.

1.User Control Panel
2.Statistics
3.Latest Posts
4.News ( I will be using w3reports ad code here)
Sponsored By , Partners etc. etc.

Out of which i do need the above three settings.Also when i put the sidebar it doesnt align properly with forums on the left side.What is the way to fix it.I mean to the top alignment should be exact.The bottom alignment depends upon quantity of values we placed in sidebar.I hope i am right in saying that.

unknowngiver 09-09-2005 11:21 PM

hey i m using a different skin and i need help since the coding is a lil bit different :( can any1 add me on msn at
admin@apkafuture.com

Ericsson 09-10-2005 09:12 AM

I installed it, but on my forumhome its not sitting right. Take a look: http://www.retrotutorials.com/forum/index.php?

Do you know how I can fix it?
Also how can I add a log in box? And ake away the one from the top.
Thanks :)

Ericsson 09-14-2005 05:32 PM

How can I change the width of the sidebar?
Thanks, can someone reply asap. :)

SCRIPT3R 09-17-2005 07:55 AM

[vB 3.0.9] installed and working perfectly. it seemed as though there were some slight template data variances; i will have to look more closely tomorrow after a few hours of sleep.

SCRIPT3R 09-17-2005 06:28 PM

[vB 3.0.9]

ok, the difference i'm seeing in one of my styles is the category graphic (category-strip "color fade" graphic) is not appearing on the side categories... although it appears fine in all other styles. any ideas as to why it wouldn't appear in the one style? i added a screenschot of what i'm talking about.

Update:
it appears that <td class="thead"> should be changed to <td class="tcat">; everything appears to working correctly now. any reason why i should keep this portion of the code changed?


All times are GMT. The time now is 08:44 PM.

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.27282 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
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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