The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Glow/Shadow.
I'm not sure if I missed this or not, it could already be made... But I was only able to find something close to it for 2.x.x (I need it for 3.0.3)
I was just wondering if someone could make a glow/shadow hack... Allowing you to add a glow or shadow when posting a message. Maybe a glow dropdown menu below the [Color] drop down (Same with shadow) Thanks |
#2
|
|||
|
|||
Quote:
|
#3
|
||||
|
||||
Someone could modify the Font Color hack to allow glow and otehr effects in posts. Actually, i'll look into that...
|
#4
|
|||
|
|||
Quote:
tag=glow replacment=<div style="width:100%; filter:glow(color={option}, strength=4)">{param}</div>[/glow] example=[glow=yellow]this text is glowing[/glow] use option =yes |
#5
|
|||
|
|||
for shadow try this
vB Code tag: shadow vB Code replacement: Code: <table style="filter:shadow(color={option}, direction=225)">{param}</table> vB Code example: [shadow=#006699]this text drops shadow[/shadow] Use {option} ?: Yes |
#6
|
|||
|
|||
Whoa!
Amazing! It works like a charm Thanks soooooooo very much bonnmac !!!..& SmasherMaster ! |
#7
|
||||
|
||||
No way to have the font color hack to display glow and font as well...too complicated for my blood...Oh well.
I didn't know you needed the shadow vb code lol! |
#8
|
|||
|
|||
thanks guys..works great also
|
#9
|
||||
|
||||
> <div style="width:100%; filter:glow(color={option}, strength=4)">{param}</div>
Invalid. DIV does not have an attribute "filter". This won't work as there is no glow/shadow in (X)HTML. |
#10
|
|||
|
|||
Quote:
i used teh code he posted ubove which is the one i just reposted and it works for me |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|