11-05-2010, 10:37 AM | #21 |
Derrrrrrrrrrrrrp.
|
Yeah before becoming frustrated with people maybe you should wait for an admin or someone to weigh in on your contributions.
I'm not doin' that at this time though. Mainly 'cause, meh. I haven't even seen if anyone wants this beyond rpg saying "Well I guess, maybe this could be kinda neat."
__________________
boop |
11-05-2010, 11:39 AM | #22 |
Trash Goblin
|
If we're looking for opinions, I think it looks neat, but it would be nice to be able to change the glow colour from blue to something different. Like Red.
Or Purple. |
11-05-2010, 11:44 AM | #23 |
Derrrrrrrrrrrrrp.
|
If we can possibly come up with a way to change the color then that would be the best option. It's not a bad idea, anyways, provided that potential is possible...
__________________
boop |
11-05-2010, 12:01 PM | #24 | |||
Blue Psychic, Programmer
Join Date: Feb 2007
Location: Home!
Posts: 8,814
|
Quote:
Quote:
Code:
<span style="text-shadow: 0 0 0.2em {color}, 0 0 0.2em {color}, 0 0 0.2em {color}, 0 0 0.2em {color}; filter:progid:DXImageTransform.Microsoft.Glow(Color={color}, Strength=3); height=1px">{text}</span>
__________________
Quote:
Journal | Twitter | FF Wiki (Talk) | Projects | Site |
|||
11-05-2010, 01:32 PM | #25 |
Derrrrrrrrrrrrrp.
|
Yes but, does that allow the user to choose the color, or does it have to be hard-coded for each separate one? And did we determine that it is available across all browsers?
__________________
boop |
11-05-2010, 02:15 PM | #26 | |
Making it happen.
|
How would the tag look, anyway? [glow="Red"]? [glow=rrggbb]?
__________________
Quote:
3DS Friend Code: 4441-8226-8387 |
|
11-05-2010, 03:06 PM | #27 |
Derrrrrrrrrrrrrp.
|
I would likely try to mirror the code for the color tag. In fact I'll screw around with it a little and see if I can get anything going, I guess.
__________________
boop |
11-05-2010, 10:39 PM | #28 | |||
Blue Psychic, Programmer
Join Date: Feb 2007
Location: Home!
Posts: 8,814
|
Quote:
Quote:
Barring anyone wanting to implement variable glow radii, yes, either one would work.
__________________
Quote:
Journal | Twitter | FF Wiki (Talk) | Projects | Site Last edited by bluestarultor; 11-05-2010 at 10:48 PM. |
|||
11-08-2010, 10:20 PM | #29 |
Stop the hate
|
All the goddamn time
I call dibs on posting in all glow text all the time if we do this.
__________________
Drank |
11-09-2010, 07:53 PM | #30 | |
Blue Psychic, Programmer
Join Date: Feb 2007
Location: Home!
Posts: 8,814
|
Okay, did some actual research. It looks like things need to be set up a bit differently than I actually have them, so this code should be the exact stuff that needs to be implemented:
Code:
<span style="text-shadow: 0 0 0.2em {option}, 0 0 0.2em {option}, 0 0 0.2em {option}, 0 0 0.2em {option}; filter:progid:DXImageTransform.Microsoft.Glow(Color={option}, Strength=3); height=1px">{param}</span> That said, the only way to test it from this point forward is to implement it. The code should now be the exact value needed in the admin panel.
__________________
Quote:
Journal | Twitter | FF Wiki (Talk) | Projects | Site |
|
|
|