PDA

View Full Version : Glow and shadow efect for vb3


SeNdEr2005
02-07-2005, 06:30 PM
Hello!

I got vbulletin 3.0.6 and i would love to add the vbcode glow and shadow, it is that possible?, is there out there a hack with glow and shadow code?, or at least glow hack....please let me know if exists...

Andreas
02-07-2005, 06:51 PM
No, as there AFAIK is no HTML-Code for Glow or and Shadow.

Guy G
02-07-2005, 07:12 PM
No, as there AFAIK is no HTML-Code for Glow or and Shadow.
I believe it can be done with the style tag no?

Zachery
02-07-2005, 09:15 PM
No, as there AFAIK is no HTML-Code for Glow or and Shadow.
You can do this with filter, and some bbcodes, however it is not cross browser compatabile.

SeNdEr2005
02-07-2005, 09:36 PM
its ok, does anyone has the bbcode for glow efect?

stoavio
02-07-2005, 09:45 PM
You'd have to use CSS to achieve a glow effect (unless you use an image) and it's only possible by using a filter which Internet Explorer only supports.

It would look something like this:


style="Filter: Glow(Color=#00FF00, Strength=20)"


You can obviously change the strength and color of the glow.

SeNdEr2005
02-07-2005, 09:52 PM
but there isnt a vbcode for that?

Zachery
02-08-2005, 01:10 AM
but there isnt a vbcode for that?
You make a vB code for it

SeNdEr2005
02-08-2005, 03:41 PM
does anyone has the way to do it?

jribz
02-08-2005, 03:53 PM
This is what we use on our board:

Title: Glow

Tag: glow

Replacement: <table style="filter:glow(color={option}, strength=4)">{param}</table>Example: Glowing Text

Description: Glowing Text.

Use {option} : YES

* Forget where I grabbed that code from or else I'd give credit. :ermm:

SeNdEr2005
02-08-2005, 04:07 PM
where should i paste that code? sorry im very new,,,

done thanks!!!

Q-v-n-s-Q
03-08-2005, 05:01 AM
where should i paste that code? sorry im very new,,,

done thanks!!!

Custom BB Codes then
Add New BB Code

Alviker
12-18-2005, 08:57 PM
Hello ^^. This run in vb 3.5.1? And... How Can I do the Shadow vbCode? Please, help me :( Very thanks ^^.

Atte. Alviker

DrewzR/T
12-29-2005, 03:41 PM
Shadow works also.....swap glow with the word shadow....