View Full Version : Image when certain word is typed
imported_HexOnxOnx
08-26-2003, 07:54 PM
How can I make it so when people type my forum name, instead of the name it will show an image sort of how like what happens when people type yaxay on yaxay.
Thanks for any help!
Tony G
08-26-2003, 10:02 PM
The name in a post or..? Don't think I'm familiar with this feature over at yaxay.
flame
08-26-2003, 10:27 PM
Use the replacement Variable on that style.
In the search for Text Box type your Forum Name, then in the Replace With Text Box type <img src="{your image location}"</img>
when ever {forum name} is typed in it will be replaced with image after user posts new thread.
n.b. you doNOT have to have html enabled to allow this to work!
I use this for certain Abusive words on my forum, i feel its better than censor words as all i have to do is add the word and replace with gif image of a man with &*%$* signs comming out of his mouth LOL
Hope this helps
Flame
imported_HexOnxOnx
08-27-2003, 07:49 AM
I got it to work with this code actually:
<img src="/forum/pimages/title1.gif">
Slightly differant than what you have.
Thanks for pointing me in the right direction!
Use the replacement Variable on that style.
In the search for Text Box type your Forum Name, then in the Replace With Text Box type <img src="{your image location}"</img>
when ever {forum name} is typed in it will be replaced with image after user posts new thread.
n.b. you doNOT have to have html enabled to allow this to work!
I use this for certain Abusive words on my forum, i feel its better than censor words as all i have to do is add the word and replace with gif image of a man with &*%$* signs comming out of his mouth LOL
Hope this helps
Flame
Bad Bunny
08-27-2003, 02:35 PM
Sounds like exactly what he told you to use. You inserted the location of your image, just as he instructed you to. ;) Anyway, glad you got it working.
imported_HexOnxOnx
08-27-2003, 05:28 PM
Sounds like exactly what he told you to use. You inserted the location of your image, just as he instructed you to. ;) Anyway, glad you got it working.
LOL I had to remove it. It was getting in the way everytime I had to post a board url to someone.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.