Simple Custom Smilie Sign
Mod Version: 1.00, by private_ale
This modification is in the archives.
vB Version: 3.7.x |
Rating: (2 votes - 5.00 average) |
Installs: 10 |
Released: 13 Feb 2009 |
Last Update: Never |
Downloads: 38 |
Not Supported
Additional Files
Re-usable Code
|
[SIMPLE] Custom Sign Smilie
##############################################
### --- With Permission from Shelley_c --- ###
##############################################
What Does this do?This adds a new bbcode that will allow your users to have a sign smilie with the content of their choice!
Now users can make their own sign smilies with the text, font, colors, etc of their choice with no image editing knowledge needed!
Ok, What do I do?
- Upload the contents of the included ZIP into your /images/ directory.
- Log into your ACP
- Go to: Custom BB Codes
- Click on: Add New BB Code
- Title: Custom Smilie Sign
- BB Code Tag Name: sign
- Replacement:
Code:
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td style="width: 12px">
<img alt="" height="18" src="/images/top_left.png" width="12" /></td>
<td style="text-align: center; background-image: url('/images/top_re.png'); background-position:center top; background-repeat:repeat-x;"><img alt="" height="18" src="/images/top.png" width="129" /></td>
<td style="width: 12px">
<img alt="" height="18" src="/images/top_right.png" width="12" /></td>
</tr>
<tr>
<td style="background-image: url('/images/left_re.png'); background-position:right center; background-repeat:repeat-y;width: 12px">
<img alt="" height="16" src="/images/hand_left.png" width="12" /></td>
<td style="background-image: url('/images/fill.png'); text-align: center;"><span style="font-family: Comic Sans MS;"><strong>{param}</strong></span></td>
<td style="background-image: url('/images/right_re.png'); background-position:left center; background-repeat:repeat-y; width: 12px">
<img alt="" height="16" src="/images/hand_right.png" width="12" /></td>
</tr>
<tr>
<td style="width: 12px">
<img alt="" src="/images/left.png" width="12" /></td>
<td style="background-image: url('/images/bottom.png'); background-position:center bottom; background-repeat:repeat-x;"></td>
<td style="width: 12px">
<img alt="" src="/images/right.png" width="12" /></td>
</tr>
</table>
- Example: [sign]Does it work[/sign]
- Description: Create custom content smilie signs without image editing knowledge!
- Use {option}: No
- Button Image (Optional): None provided, create your own if you want one.
- Remove Tag If Empty: Yes
- Disable BB Code Within This BB Code: No
- Disable Smilies Within This BB Code: No
- Disable Word Wrapping Within This BB Code: No
Download
This modification is archived, downloads are still allowed.
[SIMPLE] Sign.zip (6.4 KB, 49 downloads)
Screenshots
|