Quote:
Upload the media.gif into your images directory
BBCODE:Title:
Code:
MediaTag:
Code:
mediaReplacement:
Code:
[media]{param}[/media]Example:
Code:
[media]Media Link goes here[/media]Description:
Code:
The [media] tag allows you to play certain type of media within your posts.Use {option}:
Code:
NOButton Image:
Code:
images/media.gif
CSS: Additional CSS Definitions
In second box input:
HTML Code:
.bbcode_hack
{
background-color: #FFFFFF;
border-left: 6px solid #ACDB3C;
border-right: 1px dotted #333333;
border-top: 1px dotted #333333;
border-bottom: 1px dotted #333333;
margin: 8px auto 0px auto;
padding: 5px; color:#333333;
}
That is it. You are done!!
|
where am i suppose to input all that?