TW7S - [ Information - Tip - Note - Warning ] BBCode
Hello & Welcome to our community. Is this your first visit? Đăng Ký
Follow us on
Follow us on Facebook Follow us on Twitter Linked In Flickr Watch us on YouTube My Space Blogger
 
Kết quả 1 đến 1 của 1
  1. #1
    Thành Viên PandavB's Avatar
    Ngày tham gia
    Feb 2014
    Bài viết
    243
    Thanks
    1
    Thanked 13 Times in 11 Posts

    Icon14 TW7S - [ Information - Tip - Note - Warning ] BBCode

    Installation
    Upload files
    Add custom BBCodes
    Edit Template (CSS)
    Step 1) Go to AdminCP>Custom BB Codes>Add New BB Code>
    Step 2) Add the following and save

    ----------------------------------------
    Title Information
    BB Code Tag Name info
    Replacement
    Code:
    PHP Code:
    <div style="margin: 5px 5px;"> <div style="padding-left: 25px; padding-right: 25px;"> <div style=" -moz-border-radius-bottomleft:10px; -moz-border-radius-bottomright:10px; -moz-border-radius-topleft:10px; -moz-border-radius-topright:10px; background:#defee3 none repeat scroll 0 0; border:1px solid #28c25a; margin:5px 10px 0;"> <div style="padding: 0pt 5px; background: #28c25a none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; -moz-border-radius-topleft:6px; -moz-border-radius-topright:6px; "> <font color="#defee3"> <b> <em>Information</em> </b> </font> </div> <table width="100%" border="0"> <tbody> <tr> <td width="5%"> </td> <td width="90%">{param}</td> <td width="5%"> <img alt="" src="./images/TW7S/infonotetipwarn/info.png"/> </td> </tr> </tbody> </table> </div> </div> </div
    Example [info]Hello[/info]

    Description Makes information boxes

    Use {option}
    No

    Button Image
    (Optional)
    Code:
    PHP Code:
    images/TW7S/infonotetipwarn/info.gif 
    Remove Tag If Empty Yes

    Disable BB Code Within This BB Code No

    Disable Smilies Within This BB Code No

    Disable Word Wrapping Within This BB Code No
    ----------------------------------------

    ----------------------------------------
    Title Note
    BB Code Tag Name note
    Replacement
    Code:
    PHP Code:
    <div style="margin: 5px 5px;"> <div style="padding-left: 25px; padding-right: 25px;"> <div style=" -moz-border-radius-bottomleft:10px; -moz-border-radius-bottomright:10px; -moz-border-radius-topleft:10px; -moz-border-radius-topright:10px; background:#e8f3ff none repeat scroll 0 0; border:1px solid #42a1de; margin:5px 10px 0;"> <div style="padding: 0pt 5px; background: #42a1de none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; -moz-border-radius-topleft:6px; -moz-border-radius-topright:6px; "> <font color="#e8f3ff"> <b> <em>NOTE</em> </b> </font> </div> <table width="100%" border="0"> <tbody> <tr> <td width="5%"> </td> <td width="90%">{param}</td> <td width="5%"> <img alt="" src="./images/TW7S/infonotetipwarn/note.png"/> </td> </tr> </tbody> </table> </div> </div> </div
    Example [note]Hello[/note]

    Description Makes Note boxes

    Use {option} No

    Button Image (Optional)
    Code:
    PHP Code:
    images/TW7S/infonotetipwarn/note.gif 
    Remove Tag If Empty Yes

    Disable BB Code Within This BB Code No

    Disable Smilies Within This BB Code No

    Disable Word Wrapping Within This BB Code No
    ----------------------------------------

    ----------------------------------------
    Title Tip
    BB Code Tag Name tip
    Replacement
    Code:
    PHP Code:
    <div style="margin: 5px 5px;"> <div style="padding-left: 25px; padding-right: 25px;"> <div style=" -moz-border-radius-bottomleft:10px; -moz-border-radius-bottomright:10px; -moz-border-radius-topleft:10px; -moz-border-radius-topright:10px; background:#ffffcc none repeat scroll 0 0; border:1px solid #d5b900; margin:5px 10px 0;"> <div style="padding: 0pt 5px; background: rgb(213, 185, 0) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; -moz-border-radius-topleft:6px; -moz-border-radius-topright:6px; "> <font color="#ffffcc"> <b> <em>Tip</em> </b> </font> </div> <table width="100%" border="0"> <tbody> <tr> <td width="5%"> </td> <td width="90%">{param}</td> <td width="5%"> <img alt="" src="./images/TW7S/infonotetipwarn/tip.png"/> </td> </tr> </tbody> </table> </div> </div> </div
    Example [tip]Hello[/tip]

    Description Makes Tip boxes

    Use {option} No

    Button Image
    (Optional)
    Code:
    PHP Code:
    images/TW7S/infonotetipwarn/tip.gif 
    Remove Tag If Empty Yes

    Disable BB Code Within This BB Code
    No

    Disable Smilies Within This BB Code No

    Disable Word Wrapping Within This BB Code No
    ----------------------------------------

    ----------------------------------------
    Title Warning
    BB Code Tag Name warning
    Replacement
    Code:
    <div style="margin: 5px 5px;"> <div style="padding-left: 25px; padding-right: 25px;"> <div style=" -moz-border-radius-bottomleft:10px; -moz-border-radius-bottomright:10px; -moz-border-radius-topleft:10px; -moz-border-radius-topright:10px; background:#fff2f4 none repeat scroll 0 0; border:1px solid #be0000; margin:5px 10px 0;"> <div style="padding: 0pt 5px; background: #be0000 none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; -moz-border-radius-topleft:6px; -moz-border-radius-topright:6px; "> <font color="#fff2f4"> <b> <em>WARNING</em> </b> </font> </div> <table width="100%" border="0"> <tbody> <tr> <td width="5%"> </td> <td width="90%">{param}</td> <td width="5%"> <img alt="" src="./images/TW7S/infonotetipwarn/warn.png"/> </td> </tr> </tbody> </table> </div> </div> </div>

    Example [warning]Hello[/warning]

    Description Makes Warning boxes

    Use {option} No

    Button Image (Optional)
    Code:
    PHP Code:
    images/TW7S/infonotetipwarn/warn.gif 

    Remove Tag If Empty
    Yes

    Disable BB Code Within This BB Code No

    Disable Smilies Within This BB Code No

    Disable Word Wrapping Within This BB Code
    No
    ----------------------------------------

    Step 3)
    Open Template CSS Templates>vbulletin.css

    Find:
    Code:
    .
    PHP Code:
    restore td {
        
    /* Borders and padding to make the table readable. */
        
    border: {vb:stylevar restore};
        
    padding: {vb:stylevar restore_padding};

    Replace with:
    Code:
    PHP Code:
    .restore td {
        
    /* Borders and padding to make the table readable. */
        
        
    padding: {vb:stylevar restore_padding};


    Enjoy!

    Demo [Only registered and activated users can see links. ]

    Will only support members who mark mod as installed.

    Changelog
    1.00 Initial Release
    1.2 Solved issues regarding spacing and links
    File Kèm Theo File Kèm Theo
    Khách viếng thăm hãy cùng PandavB xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

 

 

Các Chủ đề tương tự

  1. Không cài được Interner information Services (IIS) WinXP
    Bởi boyz4 trong diễn đàn Hỏi Đáp/ Yêu Cầu
    Trả lời: 5
    Bài viết cuối: 22-03-12, 07:00 PM
  2. Death note quyển sổ thần chết
    Bởi CLAWRIDE trong diễn đàn Truyện Tranh Online
    Trả lời: 11
    Bài viết cuối: 17-07-09, 09:25 AM
  3. Death Note Quyển sổ thần Chết :cực hay
    Bởi CLAWRIDE trong diễn đàn Phim Hoạt Hình
    Trả lời: 5
    Bài viết cuối: 03-12-08, 10:45 AM
  4. Information about Server TLBB Soho
    Bởi cabalviet trong diễn đàn Hỏi Đáp/ Yêu Cầu
    Trả lời: 3
    Bài viết cuối: 05-08-08, 10:38 PM

Quyền viết bài

  • Bạn Không thể gửi Chủ đề mới
  • Bạn Không thể Gửi trả lời
  • Bạn Không thể Gửi file đính kèm
  • Bạn Không thể Sửa bài viết của mình
  •  
Múi giờ GMT +7. Bây giờ là 12:08 AM.
vBulletin®, Copyright ©2000-2011, Jelsoft Enterprises Ltd.
CLBGamesVN không chịu trách nhiệm về Luật Bản Quyền của các tài liệu, bài viết v.v...được đăng tải trên diễn đàn này.
Diễn đàn phát triển dưới sự đóng góp của tất cả thành viên. BQT chỉ là những người thành lập ra sân chơi, quản lý và duy trì về mặt kỹ thuật, nội dung khi hợp lệ.