PDA

View Full Version : sorry, another question on glowing text


Neo_Angelo
05-26-2006, 02:41 PM
i found some nice glowing text mods, used for user titles but i would like to know if its possible if theres a way to make a BBtag like [glow=Red][/*glow] without the * that would change text in a thread/post to make it glow.

i've seen it on another forum and was wondering how to do it. and if someone could point me in the right direction.

Thanks in advance. and i appologise if this is in the wrong section but it seemed the place to put it.

Dan
05-26-2006, 03:04 PM
Click add bbcode in the admincp

Title: Glow
tag: glow
Replacement:

<div style="filter:glow(Color={option},Strength=10);">
{param}</div>

Example: omg it's glowing!
Description: This will make whatever text you type in GLOW. (IE Only)
Use {option}: Yes

That should work, haven't tested it though.

Neo_Angelo
05-26-2006, 03:08 PM
Oh thank you so much, thats what i was looking for, your a life saver, thank you very much. my members will be happy. ^_^ i owe you one.

EDIT: it executed but didn't change the text, what do i do?

Dan
05-26-2006, 04:37 PM
If you filled out everything exactly as I said it will work, I've personally just tested it on my own forums. Remeber glow works only in IE.

Neo_Angelo
05-26-2006, 04:51 PM
yeah i see what i did wrong, thank you. ^_^