The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Vb3 Signature Style For Vb4 Details »» | |||||||||||||||||||||||||||||||||||
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; } 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}; } 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
Screenshots
Show Your Support
|
Благодарность от: | ||
Emeralda |
Comments |
#42
|
||||
|
||||
Huh? What was changed in 4.1.12 that this wouldn't work?
|
#43
|
|||
|
|||
This issue seems to beelong into the Templates section...
/Edit: Has been moved... |
#44
|
||||
|
||||
im not going to update the thread till someone could be bored and game enough to see if this ugly fix works for others issues thats been posted.
as far as i can see, this does still work for even vb4.2.2. after messing around, i came up with a most likely work around for some issues. it may work, but may not. i no longer use vb4. but some that are having issues could try this... as stated, find and remove: Code:
/*signature */ .signature { padding-top: 1em; border-top: {vb:stylevar signature_border}; margin-top: 2em; } Code:
.postbitlegacy .after_content { clear:none !important; margin-top:-70px !important; } .signaturecontainer { margin-top:10px; } Code:
<blockquote class="signature restore"> Code:
__________________ screenshot added. tested 2 different styles, default and custom. FF, chrome, IE. |
#45
|
||||
|
||||
dont work on 4.2.5.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|