vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Signature forced to bottom (postbit_legacy) (https://vborg.vbsupport.ru/showthread.php?t=128951)

IAWBody 12-20-2006 03:15 AM

thanks I've been needing this! :D

Daracon 12-22-2006 07:27 AM

thanks! *clicks install*

principino1984 12-22-2006 11:39 PM

i'll try to install it! I'll let you know...in any case this is a nice mod!

Marco

adonfun 12-26-2006 01:15 PM

Looks like a great mod if it works. Do you know if it'll work with 3.6.4 ?

Sledgstone 12-29-2006 08:19 PM

Quote:

Originally Posted by adonfun (Post 1145298)
Looks like a great mod if it works. Do you know if it'll work with 3.6.4 ?

Yes, it works fine with 3.6.4

adonfun 12-30-2006 05:25 PM

Quote:

Originally Posted by Sledgstone (Post 1147153)
Yes, it works fine with 3.6.4

:D Thank you Sledgstone :) Will install it in the beginning of 2007

Happy New year!!

Brew 01-04-2007 04:31 PM

I have been wanting this for a long time. I've always thought sigs look too close to the messages. Having them down at the bottom looks a lot better I think.

But I am having a problem with this hack...and it's not the authors fault....it's the skin I'm using. The following line is missing, so I can't even try some of the posts in this thread to fix this:

HTML Code:

<td class="alt2" width="175" style="border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-top: 0px; border-bottom: 0px">

There was a post in this thread about this problem who's attached image was what I am looking for but without the above code in my skin I can't figure out how to accomplish that.

I've been tinkering with this for hours but I just can't seem to be able to get the border from appearing above the sig. The code looks like this:

HTML Code:

<td class="alt2" BGCOLOR="white" BORDER="0" BORDERCOLOR=WHITE valign="bottom">

<if condition="$post['signature'] AND (($vboptions[warn_sig_thresshold]<0 AND $post[warning_level]>=$vboptions[warn_sig_thresshold]) OR $vboptions[warn_sig_thresshold]==0)">
<td class="alt2" BGCOLOR="white" BORDER="0" BORDERCOLOR=WHITE valign="bottom">               
                <!-- sig -->
                       
                        <div valign="bottom">
                                $post[signature]
                        </div>
                <!-- / sig -->
                </td></if>
                </td>


Another problem is that if someone does not have a sig the cell background is black.

If anyone would please go to one of the posts at my site and look at the source I would greatly appreciate it.

Here's one thread that has a few posts in it where you can see the line and an empty sig with the black background:

http://www.politicalforums.net/forum...ead.php?t=2552

I know this thread probably shouldn't be an HTML tutorial, but I am really stuck with this.

cfish 01-04-2007 05:50 PM

Thank you very much - works perfectly and should be part of the default vB style.

Click Install.

adnedarn 01-13-2007 05:40 PM

I ended up having a really wired screen. Turned out I ended up with a extra <tr> above the last data add. I don't know where it came from or if it was related to this... But, removing that fixed it. it looks great! thanks

akulion 01-29-2007 07:53 AM

couldnt get this to work

the last edit throws off my entire theme (black n blue)

dunn why

but good mod all the same


All times are GMT. The time now is 01:17 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.01301 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
  • (2)bbcode_html_printable
  • (2)bbcode_quote_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