Total Users Online: 0 üye, 131 guest | Tarih/Saat: 2026-05-02 16:45
NOTE BBCODE
New created Seditio BBcode;


What do you need to doş

Go to your functions.php => Search for line ;
Kod:
'[quote]' => '<blockquote><img src="/system/img/bbcodes/quote.gif"><hr />',
        '[/quote]' => '<hr /></blockquote>',

Add before this line ;
Kod:
'[note]' => '<center><div class="note">'.$L['Notes'].'</div><div class="noteblock">',
        '[/note]' => '</div>',

NOTE ;
Kod:
.$L['Notes'].
is already in your language file....

Save the file !

Go to your skin .css => Add in this one ;
:
ss].note

{

        background: #EFF0C2 url(complete path to your image file) no-repeat left;

        border: 1px solid #999999;

        border-bottom: 0px solid #333333;

        color: #000000;

        font-size: 14px;

        font-weight: bold;

        margin: 0 auto 0 auto;

        padding: 3px;

        width: 48%;

}



.noteblock

{

        background: #DBE5E9;

        border: 1px solid #999999;

        color: #000000;

        font-family: Arial, sans-serif;

        font-size: 12px;

        margin: 0 auto 0 auto;

        padding: 3px;

        width: 48%;

}

Save your file !

Upload both files to your server and your done.

Have fun with this new bbcode!!!

Henüz yorum yapılmamıştır.
NOTE BBCODE
Author: Kaan
Date: 2011-11-27 13:12
Comments: (0)
Benzer SayfalarYorum
BBCODE PARSER V22
Textarea BBCode0
Inline code BBCode0
IE Only BBCode0
Letter Spacing BBCode0
System Info BBCode0
Ekstra Qoute BBCode0
Typo Code BBcode0
Highlight Text BBCode0
Reverse BBCode0
 
Powered by Seditio © 2009-2012 All Rights Reserved