Placid
Member
Hey guys
so on my site i been working on a custom BB code like this [shadow]Text[/shadow]
this would add shadow to the text like in css or html styling like this, [shadow]Shadow'ed text[/shadow] would look like this
So yea i have managed to get it working but i need help, i want to add options for the bb code for different colors, so like so far the default one is just green (as shown above) i want to do that like [shadow=green]Shadow'ed text[/shadow] and a few other colors, in the html replacement box i did span style: text shadow... etc
i set that as green for testing purposes, so can you guys help me add options to it with different colors.. would i need to use php callbacks? if so please specify.
Thanks
- Placid
so on my site i been working on a custom BB code like this [shadow]Text[/shadow]
this would add shadow to the text like in css or html styling like this, [shadow]Shadow'ed text[/shadow] would look like this
So yea i have managed to get it working but i need help, i want to add options for the bb code for different colors, so like so far the default one is just green (as shown above) i want to do that like [shadow=green]Shadow'ed text[/shadow] and a few other colors, in the html replacement box i did span style: text shadow... etc
i set that as green for testing purposes, so can you guys help me add options to it with different colors.. would i need to use php callbacks? if so please specify.
Thanks
- Placid