TITLE: info
TAG: info
REPLACEMENT:
Code:
<div class="info">{param}</div>
EXAMPLE:
Code:
[info]this is my text[/info]
USE OPTION: NO
add to your cpanel .css file and Style css
Code:
.info{
font-size: 11px;
color: #000000;
border: 1px solid #CCCCCC;
margin: 4px 0;
padding: 5px;
background: #FFFFEF;
}
If you want to enable multiple {options} for members ... I believe there is a hack for this (you will need to do a search)