Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Template Modifications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Vb3 Signature Style For Vb4 Details »»
Vb3 Signature Style For Vb4
Version: 1.01, by ShawneyJ ShawneyJ is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Mini Mods - Version: 4.1.9 Rating:
Released: 08-01-2010 Last Update: 01-04-2012 Installs: 56
Template Edits
Translations Is in Beta Stage  
No support by the author.

Vb3 Signature Style For Vb4 "UPDATED" To Work With VB4.1.9
Please Mark As Installed And Give A Good Rating If You Like
Thanks.

As most of us know the huge gap between the content and the signature in our threads/posts can be annoying and ugly.
Well hear is a simple solution and should work for all versions of Vb4.
Remember i said should above.
Brought to you by Teen Forums.

This has been tested and works for the latest version of VB4.1.9 using IE8 and FF3. Im sorry if this doesn't work with other browsers...but there's no reason why it shouldn't work.
But i would love to hear hopefully good feedback saying this does work with other browsers :erm:

And finally i am back using VB4 as i converted back to VB3 after whipping up this Mini Mod and fled.

Whats New In This Update
1st off, i had to change this to a Beta as im not %100 confident that this Mod will work on the many different VB4 styles around the net. But PLEASE post in (fingers crossed) that this works for you.

Ok so, whats new is, you can now set your signature to any height, high/low to suit your needs/boards by just editing the margin-top: in px.

Whats Fixed
Big gaps that some members were still reporting.
A scroll-bar appearing in a post after using emoticon on its own line.
Codes not conflicting with other codes. (Beta)

What I Haven't Fixed Yet
The line width above the Signature (Sorry Guys).

Installations In Detail
1. Go to you AdminCp>>Styles & Templates>>Style Manager and, from the drop down menu chose "Edit Templates".
Scroll down to: CSS Templates and double click.
Find postbit.css and double click.

2. In your postbit.css template...
Find:
Code:
/*signature */
.signature {
        padding-top: 1em;
	border-top: {vb:stylevar signature_border};
        margin-top: 2em;
}
And remove it.
Click Save.

3. While still in CSS Templates section, scroll back up to your additional.css template and double click.

4. In your additional.css template...
Add this code:
Code:
.postbitlegacy .after_content {
clear:none !important;
margin-top:-60px !important;
}

.signature {
border-top: {vb:stylevar signature_border};
}
Click Save.

Now as you can see in the above code in RED -60px.
Change how High or Low you would like your Signature.

If your Signature is to High in your threads/posts, you would simply change -60px to say -30px.
If you would like to have your Signature back to normal, you would remove the "-" and set to "0px" so then it would look like normal Vbulletin Default.

If you want your Signature Very low you would set to 20px.
Ie:
-30px is Up.
30px is Down.

I will leave the old Text Document for you to download if need be.
I have uploaded a new Text Document for VB4.1.9, download for safe keeping.

Feel free To check out The: DEMO

I really hope this is MUCH better than the old Mod. And please let me know if everything works ok for you all so i can remove from beta, Thanks.
Cheers.

NEW: Screen Shots Below of a 2 Custom Vbulletin Style 4.1.9 styles created by different designers. One Sceen Shot of Default Vbulletin Style.

Download Now

File Type: txt Vb3.x Signature Style For Vb4.X.X.txt (673 Bytes, 108 views)
File Type: txt VB3 Signature Style For VB4.1.9.txt (1.4 KB, 32 views)

Screenshots

File Type: jpg siggyscreenshot.jpg (58.7 KB, 0 views)
File Type: jpg siggyscreenshotblack.jpg (43.9 KB, 0 views)
File Type: jpg siggyscreenshotdefault.jpg (48.8 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
Emeralda

Comments
  #22  
Old 10-20-2010, 06:10 AM
YankForum's Avatar
YankForum YankForum is offline
 
Join Date: Mar 2010
Location: MY
Posts: 304
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

excellent
Reply With Quote
  #23  
Old 10-27-2010, 06:12 PM
Daryn Daryn is offline
 
Join Date: Nov 2008
Posts: 104
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you!

This has been a major annoyance since vb4 came out. Now there's so much less wasted space.

Also, installed and working on 4.0.8.
Reply With Quote
  #24  
Old 11-01-2010, 07:54 PM
Daryn Daryn is offline
 
Join Date: Nov 2008
Posts: 104
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just found a very odd bit of behavior with this.

If you end a post with an emoticon on its own line you get a scrollbar on the post. I have no idea why this is, but if you could help me with it it'd be great!
Reply With Quote
  #25  
Old 12-16-2010, 06:05 AM
GamerFill GamerFill is offline
 
Join Date: Nov 2010
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Looks great! Thanks!
Reply With Quote
  #26  
Old 01-22-2011, 04:27 PM
Extrim25 Extrim25 is offline
 
Join Date: Jun 2009
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How to add line before signature like this? (VB 4):

Reply With Quote
  #27  
Old 01-31-2011, 03:49 PM
Inferno Dragon's Avatar
Inferno Dragon Inferno Dragon is offline
 
Join Date: Sep 2005
Location: United Kingdom
Posts: 153
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,

Can you please update this modification so it can work with vb 4.1.1 as well? it was working fine before but now it's not.
Reply With Quote
  #28  
Old 01-31-2011, 07:35 PM
FockerFGAA FockerFGAA is offline
 
Join Date: Dec 2006
Posts: 113
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks. Put this modification in and it seems to work fine with vb 4.1.0
Reply With Quote
  #29  
Old 02-09-2011, 05:44 PM
Deirdre Deirdre is offline
 
Join Date: Jun 2007
Posts: 44
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Works on 4.1.1 and chrome!

Much needed!! ♥
Reply With Quote
  #30  
Old 02-10-2011, 10:39 AM
fionix fionix is offline
 
Join Date: Apr 2007
Posts: 63
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Don't work for me V4.1.1
Reply With Quote
  #31  
Old 02-11-2011, 12:39 AM
OldSchoolDSL OldSchoolDSL is offline
 
Join Date: Oct 2010
Posts: 1,196
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed and seemingly working

4.1.1
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:55 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06328 seconds
  • Memory Usage 2,332KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (5)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete