MyBB Community Forums

Full Version: Announcement MyCode
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Title: Announcement MyCode
Description: This will show a graphic announcement in your post
Regular Expression:
\[announce\](.*?)\[/announce\]
Replacement:
<div style="border: 2px dashed rgb(204, 51, 68); margin: 2ex; padding: 2ex; color: black; background-color: rgb(255, 228, 233); align: center;"><div style="float: left; width: 2ex; font-size: 2em; color: red;"><strong>!!</strong></div><b style="text-decoration: underline;">Announcement</b><br/><div style="padding-left: 6ex;">$1</div></div>

Usage:
[announce]Text Here[/announce]

Example:
[Image: announce.jpg]
Yay! Nice plugin.
(2009-09-14, 02:31 PM)Gordie Wrote: [ -> ]Title: Announcement MyCode
Description: This will show a graphic announcement in your post
Regular Expression:
\[announce\](.*?)\[/announce\]
Replacement:
<div style="border: 2px dashed rgb(204, 51, 68); margin: 2ex; padding: 2ex; color: black; background-color: rgb(255, 228, 233); align: center;"><div style="float: left; width: 2ex; font-size: 2em; color: red;"><strong>!!</strong></div><b style="text-decoration: underline;">Announcement</b><br/><div style="padding-left: 6ex;">$1</div></div>

Usage:
[announce]Text Here[/announce]

Example:
[Image: announce.jpg]

Nice! I like it. It's very useful when you want to catch someone's attention.
Nice, thanks for this Smile
I use this and I have changed the color to blue and it work perfectly with the default MyBB style.
Nice, is a beautiful MyCode Smile

Thanks Big Grin
hmm great. You could even use this as a warning bar etc