extra (IE) bbcode for glow,shadow, opacity and marquee
This modification is in the archives.
hi y'all..
Here are some internetexplorer additions for your vB == click add new bbcode for each new code you want to add. wikipedia in forum title in forum: Wikipedia reference-link tag: wiki Replacement: <span style="background-color: White; border: 1px dashed Blue; padding: 1px; text-decoration: none;"><img src="images/misc/wikipedia.gif" alt="Wikipedia referentie-link" align="absmiddle" border="0"><a href="http://NL.wikipedia.org/wiki/{param}" target="new">{param}</a></span> example: [wiki]obesitas[/wiki] use option: no Button Image (Optional) ./images/misc/wikipedia.gif note the NL in the wikipediaurl: for english replace with EN === marquee title in forum: marquee option tag: marq Replacement: <MARQUEE BEHAVIOR=SLIDE SCROLLDELAY=50 SCROLLAMOUNT=10 LOOP=0>{param}</marquee> example: [marq]Scrolling text[/marq] use option: no Button Image (Optional) ./images/misc/marquee.gif == Glowing Text title in forum: Glowing Text tag: glow Replacement: <div style="font-size:12px;letter-spacing:normal;font-style:normal;font-family:verdana;color:#ffffff;filter:Glow(color={option},strength=5);height:22px; ">{param}</div> example: [glow=green]this is green[/glow] use option: yes Button Image (Optional) ./images/misc/glow.gif == shadowed text title in forum: shadowed text tag: shadow Replacement: <div style="font-size:12px;letter-spacing:normal;font-style:normal;font-family:verdana;color:#ffffff;filter:shadow (color=blue,strength=5);height:22px;">dit is blauw</div> [shadow=blue]this is blue[/shadow] use option: yes Button Image (Optional) ./images/misc/shadow.gif upload the gifs in your misc-directory.. That's all Download
This modification is archived, downloads are still allowed. |