The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Borgs' [BB Code] Pack For vB 4.0.2+ Details »» | |||||||||||||||||||||||||||
Borgs' [BB Code] Pack For vB 4.0.2+ This is an update to the BB codes mod called Borgs' [BB Code] Pack - Signs, User, Divider, Search Tags, Float Images, which can be found here:https://vborg.vbsupport.ru/showthread.php?t=103257 Kudos to borgs8472 for the original mod and for his permission to get these updated for vBulletin 4.0.+ I have made tweaks to most of the codes to make them a bit nicer from the originals and I have added a some new ones. Two codes are not included with this update:
Custom BB Codes -> BB Code Manager -> Add New BB Code or Custom BB Codes -> Add New BB Code Where you see '-->>' in the instructions, this is to show you an example of the output of using the code. Do not copy that data into your bbcode form. Also, the BB codes holding signs are transparent so they should work with most backgrounds. I have tested these in Firefox & Internet Explorer and vBulletin version 4.0.2pl1. These should work with earlier version of vBulletin, your mileage may vary. All images in the images folder in the attached "Borgs BB Codes.zip" file go into /images/borgs_bbcode/ under your Forums root folder. What BB Codes are included? The sign tags can also hold other smilies. Just add :name of smiley: (smiley name between colons) in the box when you make your tag in a post. Sign Tag A quirky little smiley holding a sign with words you supply. Example -->> ------------------------------------------------------------- Devil Sign Tag A devil smiley holding a sign with your words. Example -->> ------------------------------------------------------------- Mouse Sign Tag A mouse smiley holding a sign with your words. Example --> ------------------------------------------------------------- Mad Sign Tag An angry smiley holding a sign with your words. Example --> ------------------------------------------------------------- Banana Sign Tag A banana smiley holding your sign. Example --> ------------------------------------------------------------- Bubble Sign Tag A speech bubble over your smiley. Example --> ------------------------------------------------------------- Strike Through Strike out text with a line through the middle. Example --> ------------------------------------------------------------- Google Tag A link to Google for the word you select. Example --> ------------------------------------------------------------- Wikipedia Tag A link to Wikipedia for the word you select. Example --> ------------------------------------------------------------- Float Left Float an image to the left of your text and the text wraps around the image. Example --> ------------------------------------------------------------- Float Right Float an image to the right of your text and the text wraps around the image. Example --> ------------------------------------------------------------- Ebay Search eBay for the word you select. Example --> ------------------------------------------------------------- Marquee Make your text scroll across the screen in your post. ------------------------------------------------------------- Horizontal Dividers Horizontal dividers from 25% to 100% width ------------------------------------------------------------- Highlight Text Choose the color for highlighting your text. Example --> ------------------------------------------------------------- Glowing Text Glowing text that works in both IE and Firefox. Example --> ------------------------------------------------------------- Spoiler Hide text until mouseover. ------------------------------------------------------------- Drop Caps Mark the first letter in a paragraph and set it's size and style. Text will flow around it. Example --> -------------------------------------------------------------- Version 1.0.4 Added:
Added:
Added:
Added:
If you install these tags, please rate it and click install Download Now
Show Your Support
|
Comments |
#32
|
||||
|
||||
ZOMG you're a rock star! Installing...thanks!
|
#33
|
||||
|
||||
I like it myself. It's also cool that you can change the font type to make it stand out even further. Select the letter, change the font type and use the Drop Cap button..... 6 is a good size |
#34
|
||||
|
||||
It's awesome. Is there any way to reduce the white space above a letter so it aligns to the top of the text beside it? Or is it the nature of CSS/HTML?
|
#35
|
||||
|
||||
For some reason, Glow pushes my text down a line, causing chaos in the shoutbox.
|
#36
|
||||
|
||||
Quote:
When it's up again I'll test some ideas I have. |
#37
|
||||
|
||||
Quote:
With the Firefox part it's not a problem as you can use the span tag. However, in IE, you have to put the code into a table, P, H1 (or 2 etc) or div tag, which forces it to be on it's own line. You'll notice that the part in the code for FF I used H1 tags so it will be more closely to what you'd get in IE. You can remove the H1 tags in the FF portion of the code and it will be what you're after....however, those who use IE will be forced to see the results on it's own line and other areas where you use the code will be different for IE and FF users. One of these days they'll get their acts together and start standardizing these things....but I'm not holding my breathe. The method I used to get the code to work with both browsers was the best to reconcile the differences between the two ways they implement glowing text. (actually FF doesn't have a "glow" feature and you have to use a trick of shadowing the text to create the same effect that IE does naturally). Sorry about this...it's the nature of the browser wars that you get this nonsense. |
#38
|
||||
|
||||
Quote:
Short of using an image as a drop cap and wrapping text around it I think this is the best you'll get using text. |
#39
|
||||
|
||||
Quote:
|
#40
|
||||
|
||||
To complement the Drop Cap, I created a Justify BB Code that provides full text justification in newspaper style and it really improves the look of CMS articles. Feel free to improve/include it here if you like. Button image attached.
Code: Code:
<div style="text-align: justify;text-justify: newspaper";>{param}</div> Also attached is a Drop Cap button in case you want to retain the look and feel of existing editor buttons. |
#41
|
|||
|
|||
Uh, how are we supposed to see how it works? All the example images are broken.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|