dlcomplete
New Member
Assalam-O-Walaikum,
Hope all members of vbteam will be fine today i am going to tell you how to make fancy warning bbcode procedure is simple:
First goto admin->custom BBCodes->Ad New BBCode
Title:Warning BBCode
BB Code Tag Name:warning
Replacement:
Example:[warning]This is warning bbcode[/warning]
Description:This is a warning bbcode for to warn members.
Use {option}: check no
Button Image (Optional):http://i464.photobucket.com/albums/rr4/dlcomplete/warning_image.gif
Then hit save button you have done it.
View attachment 13206
Hope all members of vbteam will be fine today i am going to tell you how to make fancy warning bbcode procedure is simple:
First goto admin->custom BBCodes->Ad New BBCode
Title:Warning BBCode
BB Code Tag Name:warning
Replacement:
Code:
<p style="border : 1px solid #ff8888;
color : #191919;
background : #ffbfbf url(http://i464.photobucket.com/albums/rr4/dlcomplete/warning_image.gif) no-repeat 5px center;
line-height:auto;
display : block;
margin:30px;
margin-top:5px;
padding : 12px 12px 12px 40px;
width : 540px;">{param}</p>
Example:[warning]This is warning bbcode[/warning]
Description:This is a warning bbcode for to warn members.
Use {option}: check no
Button Image (Optional):http://i464.photobucket.com/albums/rr4/dlcomplete/warning_image.gif
Then hit save button you have done it.
View attachment 13206