PDA

View Full Version : Placing Text in a sign


captainron19
04-06-2007, 06:53 PM
Saw it on another board where they had 2 neat features above the text box as options when typing a post with regards to text editing.

One was to place highlight tags around the selected text and the other was where the selected text got placed into a sign in the post behing held up by the guy below.

Any ideas where I can find these?

tobybird
04-06-2007, 09:00 PM
so the image bit is a dynamic thing.... hmm what's the link to the site?

eta: and unless it's been modified on that site by creating a new bbcode.... highlight is a standard tag.

Example creating a new bbcode for something like this.... <FONT style="BACKGROUND-COLOR: yellow">test</FONT>

HMBeaty
04-06-2007, 09:01 PM
It was a custom BB Code released here a long time ago. Thats about as much as I can remember about that. I used to have it on my site.

captainron19
04-06-2007, 09:10 PM
so the image bit is a dynamic thing.... hmm what's the link to the site?

eta: and unless it's been modified on that site by creating a new bbcode.... highlight is a standard tag.

Example creating a new bbcode for something like this.... <FONT style="BACKGROUND-COLOR: yellow">test</FONT>

I found it on this site http://www.theadminzone.com/forums and the only reply i got when asking the question there was to go to this site
http://www.smileygenerator.us/t/gen.php

daz1967
04-30-2007, 02:58 PM
use this bb code

title - sign

tag - s

replacement - <table border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center" style="background-color: White; border: 1px solid Black; padding: 1px;"><FONT COLOR="Black"><normalfont>{param}</normalfont></FONT>
</td>
</tr>
<tr>
<td align="center">
<img src="/images/schildhalter.gif" alt="" border="0">
</td>
</tr>
</table>

Example - [*s]Look at me![*/s] without the *

description - Wrap your text with a cynical looking smiley holding a sign.

Use {option} - no

Button Image - /images/"the gif in the first post".gif

rename the first gif to schildhalter and upload

you all done