View Full Version : Ultimate vBcodes (BB) list
gmarik
05-20-2003, 10:00 PM
vB Code tag: NarrowText
vB Code replacement: <span style="font-family: Arial Narrow, Arial, Helvetica, sans-serif, Verdana; font-size: 15px; color: {option}; font-variant: small-caps; letter-spacing: 1px;"><b>{param}</b></span>
vB Code example: This BB code writes a upper-case narrow text.
vB Code explanation: Uses Arial Narrow. Developded by Marco from WebMaxtor.com
Use {option}: Yes
vB Code tag: Acronym
vB Code replacement: <span style="border-bottom: 1px dashed {option}; cursor: help;">{param}</span>
vB Code example: This BB code changes the cursor and title.
vB Code explanation: Acronym - descibibing with question cursor help. Developded by Marco from WebMaxtor.com
Use {option}: Yes
vB Code tag: Box
vB Code replacement: <div style="background-color: {option}; width: 300; height: 200; overflow: auto; border: 1 solid black"><font color="000000">{param}</font></div>
vB Code example: Text
vB Code explanation: Developded by Marco from WebMaxtor.com
Use {option}: Yes
vB Code tag: Glow
vB Code replacement: <table style="filter:Glow(color=red, strength={option})">{param}</table>
vB Code example: This BB code makes a 1px glow.
vB Code explanation: Glow 1px in IE4+ only. Developded by Marco from WebMaxtor.com
Use {option}: Yes
imported_Blindchild02
05-21-2003, 10:25 PM
wuts the box look like? and whats an acronym? :(
wyzzor
05-21-2003, 11:16 PM
ho!, Thx
Nice Vbcodes!
add :)
filburt1
05-22-2003, 12:13 AM
See the sticky thread in this forum.
assassingod
05-22-2003, 06:14 AM
wuts the box look like? and whats an acronym? :(
An acronym is when you take the first letter of some words and put them together (I.e Be Right Back, BRB. Got to Go, GTG. Hypertext Markup Language, HTML, Hypertext Transfer Protocal, HTTP)
In other words it's a form of abbreviation.
Black Vivi
05-22-2003, 02:17 PM
few more:
vB Code tag: xray
vB Code replacement: <img style="filter:XRay();" src="{param}" />
vB Code example: ../images/newannounce.gif
vB Code explanation: Inverts the colors of an image
Use {option}: No
vB Code tag: marquee
vB Code replacement: <marquee>{param}</marquee>
vB Code example: Hellow world!
vB Code explanation: Makes your text move
Use {option}: No
vB Code tag: high
vB Code replacement: <sup>{param}</sup>
vB Code example: Hello world!
vB Code explanation: Makes the text half the size and go at the top half of the rest.
Use {option}: No
vB Code tag: low
vB Code replacement: <sub>{param}</sub>
vB Code example: Hello world!
vB Code explanation: Makes the text half the size and go at the lower half of the rest.
Use {option}: No
wyzzor
05-23-2003, 10:56 PM
Thx again :D
Thanks everyone, these are great! i had a lot of trouble with my glow for some reason, so the one in this thread helps. thanks again!
Sweet codes! But I have a question, is there any way that a person can set both the strength AND color of a glow tag???
At a site I use to go to, they have it like that, the code is like this: Text
Anyone know how to do it?
MGM out
i don't know if you can have them both in the same tag, but you could do this:
vB Code tag: Glowstrength
vB Code replacement: <table style="filter:Glow(color=red, strength={option})">{param}</table>
vB Code example: This BB code makes a 1px glow.
Use {option}: Yes
vB Code tag: Glowcolor
vB Code replacement: <table style="filter:Glow(color={option}, strength=2)">{param}</table>
vB Code example: This BB code makes a 1px glow.
Use {option}: Yes
and use both separatly like this:
BAH
gmarik
05-27-2003, 04:58 AM
Oh, I could not figure out it myself, so thanks for the tip. In case you'll get some trouble, there are more codes at my board, I'm still working on some and they're not read to be released here.
Black Vivi
05-27-2003, 07:45 AM
i don't know if you can have them both in the same tag, but you could do this:
vB Code tag: Glowstrength
vB Code replacement: <table style="filter:Glow(color=red, strength={option})">{param}</table>
vB Code example: This BB code makes a 1px glow.
Use {option}: Yes
vB Code tag: Glowcolor
vB Code replacement: <table style="filter:Glow(color={option}, strength=2)">{param}</table>
vB Code example: This BB code makes a 1px glow.
Use {option}: Yes
and use both separatly like this:
BAH
long tags...
you cud do it using php
assassingod
05-27-2003, 07:47 AM
long tags...
you cud do it using php
But since you aren't allowed to discuss hacking here, you should go to www.vbulletin.org ;)
Prankster
06-01-2003, 10:15 PM
vB Code tag: bimg
vB Code replacement: <a href="{param}" target="_blank"><img src="{param}" border="0" width="200"></a>
vB Code example: http://...
vB Code explanation: a big picture display small and on klick in original size in a extra browser
Use {option}: No
i have posted here (https://vborg.vbsupport.ru/showthread.php?s=&threadid=52344)
width="200" << is the size to display
greets Prankster
gmarik
06-03-2003, 01:20 PM
Prankster - it's useless and makes images look ugly. Sorry, it just the way ...
Thank you SO MUCH prankster. Thank vB code is really a lifesaver. I installed something like this before for attached images - but since then uploaded images are just ENORMOUS. So this really helped keep my board layout nice and tidy. I used my moderators avatar image size instead of 200 and I added height and it looks PERFECT!
Thanks again, all these codes are great!
egyptsons
01-16-2004, 10:26 AM
:) good qork :)
TruckerJeff
03-19-2004, 06:15 AM
cool
thecerealkiller
04-09-2004, 09:20 PM
i have one for allowing people to add swfs to their posts and sigs
vB Code tag :swf
vB Code replacement:
<embed src="{option}" type="application/x-shockwave-flash" quality="Autohigh" {param}>
vB Code example:
width="xxx" height="xxx"
vB Code explanation
Embed Flash files into your posts. Remember the quotation marks.
Use {option} ?
Yes
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.