Back to vBulletin 4.x Add-ons

[CM] Fancy Admin Notice [BBCODE] (Animated + CSS3)
Mod Version: 2.00, by ChiNa

vB Version: 4.2.0 Rating: (3 votes - 4.67 average) Installs: 13
Released: 31 Oct 2012 Last Update: 31 Oct 2012 Downloads: 69
Not Supported Additional Files Is in Beta Stage  

Updated 31-OKT-2012 to Version 2.00 - 7 New BBCODES & Colors Added
Version 2.00 comes with
10 different BBCODES & COLORS


Please notice, This is a BETA Version 2 - Not Fully Finished

Brought to you by

After I was done making this ADDON, I realised that Internet Explorer does not support CSS3, So it will sadly not work on Internet Explorer!

Works almost on any vBulletin Version

Chrome Browser: Supports CSS3 / Works
Firefox Browser: Supports CSS3 / Works

Opera Browser: Supports CSS3 / Works
Internet Explorer: No CSS3 Support / Not working

Credits for the Source
:
Tympanus.net

Fancy Admin Notice BBCODDES



The Addon comes with 10 Different BBCODES & 10 Different COLORS

Lets Start


I will add all 10 different BBCODES with 10 Different Colors below eachother, Starting with Purple BBCODE Notice!

1) Download the "Upload.zip" file from the attachments below, and upload the folder called "cmain" to your forum root! Thats it for the file-upload!

Ps, I have added and Extra TXT File with all the Codes Inside.

2) Go to ADMINCP and scroll down till you see Custom BBCODE Section
Click on Add New BBCODE. And follow the steps below for the "Purple BBCODE Notice"!

Purple Notice (BBCODE)



Title: Notice

BB Code Tag Name: notice

Replacement:
Code:
<link rel="stylesheet" type="text/css" href="cmain/cmain.css" />
        <link rel="stylesheet" type="text/css" href="cmain/style.css" />
        <link href='http://fonts.googleapis.com/css?family=Alegreya+SC:700,400italic' rel='stylesheet' type='text/css' />
        <script type="text/javascript" src="cmain/modernizr.custom.39460.js"></script> 
                    <div class="cmain">
            <input type="checkbox" class="fire-check" />
            <button class="fire">Admin Notice</button>
            <section>
                <div class="Color-Box Color-3">
<p>{param}</p>
                    <div class="tn-progress"></div>
                </div>
            </section>
        </div>
Example: [NOTICE]Type your notice here[/NOTICE]

Description: Allows members to add a notice box with time limit!

Button Image: images/buttons/notice.png

Important Notice: If you put use a "Button Image" then everyone is going to see the NOTICE TAG in your forum Text-Editor!

Else, I have Attached an IMAGE below for the Button for your Notice Tage, simply upload the "notice.png" to your forums images/buttons folder..

If you like to have it secret and only use it within admins, then keep it between the admins and mods..! Thats it, and below in the Optional Section you will find rest of the BBCODES Colors! Green & Yellow!

Dont forget to CLICK on INSTALLED if you use this, thank you!


Rest of the 9
BBCODES

Green Notice (BBCODE)



Title: Notice

BB Code Tag Name: notice

Replacement:
Code:
 <link rel="stylesheet" type="text/css" href="cmain/cmain.css" />
        <link rel="stylesheet" type="text/css" href="cmain/style.css" />
        <link href='http://fonts.googleapis.com/css?family=Alegreya+SC:700,400italic' rel='stylesheet' type='text/css' />
        <script type="text/javascript" src="js/modernizr.custom.39460.js"></script> 
        <div class="cmain">
            <input type="checkbox" class="fire-check" />
            <button class="fire">Admin Notice</button>
            <section>
                <div class="Color-Box Color-2">
                    <p>{param}</p>
                    <div class="tn-progress"></div>
                </div>
            </section>
        </div>
Example: [NOTICE]Type your notice here[/NOTICE]

Description: Allows members to add a notice box with time limit!

Button Image: images/buttons/notice.png

Thats it, this was the Green Notice BBCODE! Below you will find the YELLOW BBCODE!

Yellow Notice (BBCODE)



Title: Notice

BB Code Tag Name: notice

Replacement:
Code:
 <link rel="stylesheet" type="text/css" href="cmain/cmain.css" />
        <link rel="stylesheet" type="text/css" href="cmain/style.css" />
        <link href='http://fonts.googleapis.com/css?family=Alegreya+SC:700,400italic' rel='stylesheet' type='text/css' />
        <script type="text/javascript" src="js/modernizr.custom.39460.js"></script> 
        <div class="cmain">
            <input type="checkbox" class="fire-check" />
            <button class="fire">Admin Notice</button>
            <section>
                <div class="Color-Box Color-1">
                    <p>{param}</p>
                    <div class="tn-progress"></div>
                </div>
            </section>
        </div>
Example: [NOTICE]Type your notice here[/NOTICE]

Description: Allows members to add a notice box with time limit!

Button Image: images/buttons/notice.png



Brown Notice (BBCODE)



Title: Notice

BB Code Tag Name: notice

Replacement:
Code:
 <link rel="stylesheet" type="text/css" href="cmain/cmain.css" />
        <link rel="stylesheet" type="text/css" href="cmain/style.css" />
        <link href='http://fonts.googleapis.com/css?family=Alegreya+SC:700,400italic' rel='stylesheet' type='text/css' />
        <script type="text/javascript" src="js/modernizr.custom.39460.js"></script> 
        <div class="cmain">
            <input type="checkbox" class="fire-check" />
            <button class="fire">Admin Notice</button>
            <section>
                <div class="Color-Box Color-4">
                    <p>{param}</p>
                    <div class="tn-progress"></div>
                </div>
            </section>
        </div>
Example: [NOTICE]Type your notice here[/NOTICE]

Description: Allows members to add a notice box with time limit!

Button Image: images/buttons/notice.png

DarkCyan Notice (BBCODE)



Title: Notice

BB Code Tag Name: notice

Replacement:
Code:
 <link rel="stylesheet" type="text/css" href="cmain/cmain.css" />
        <link rel="stylesheet" type="text/css" href="cmain/style.css" />
        <link href='http://fonts.googleapis.com/css?family=Alegreya+SC:700,400italic' rel='stylesheet' type='text/css' />
        <script type="text/javascript" src="js/modernizr.custom.39460.js"></script> 
        <div class="cmain">
            <input type="checkbox" class="fire-check" />
            <button class="fire">Admin Notice</button>
            <section>
                <div class="Color-Box Color-5">
                    <p>{param}</p>
                    <div class="tn-progress"></div>
                </div>
            </section>
        </div>
Example: [NOTICE]Type your notice here[/NOTICE]

Description: Allows members to add a notice box with time limit!

Button Image: images/buttons/notice.png


Dark-Gray
N
otice (BBCODE)




Title: Notice

BB Code Tag Name: notice

Replacement:
Code:
 <link rel="stylesheet" type="text/css" href="cmain/cmain.css" />
        <link rel="stylesheet" type="text/css" href="cmain/style.css" />
        <link href='http://fonts.googleapis.com/css?family=Alegreya+SC:700,400italic' rel='stylesheet' type='text/css' />
        <script type="text/javascript" src="js/modernizr.custom.39460.js"></script> 
        <div class="cmain">
            <input type="checkbox" class="fire-check" />
            <button class="fire">Admin Notice</button>
            <section>
                <div class="Color-Box Color-6">
                    <p>{param}</p>
                    <div class="tn-progress"></div>
                </div>
            </section>
        </div>
Example: [NOTICE]Type your notice here[/NOTICE]

Description: Allows members to add a notice box with time limit!

Button Image: images/buttons/notice.png

Bordeaux Notice (BBCODE)



Title: Notice

BB Code Tag Name: notice

Replacement:
Code:
 <link rel="stylesheet" type="text/css" href="cmain/cmain.css" />
        <link rel="stylesheet" type="text/css" href="cmain/style.css" />
        <link href='http://fonts.googleapis.com/css?family=Alegreya+SC:700,400italic' rel='stylesheet' type='text/css' />
        <script type="text/javascript" src="js/modernizr.custom.39460.js"></script> 
        <div class="cmain">
            <input type="checkbox" class="fire-check" />
            <button class="fire">Admin Notice</button>
            <section>
                <div class="Color-Box Color-7">
                    <p>{param}</p>
                    <div class="tn-progress"></div>
                </div>
            </section>
        </div>
Example: [NOTICE]Type your notice here[/NOTICE]

Description: Allows members to add a notice box with time limit!

Button Image: images/buttons/notice.png

Orange Notice (BBCODE)




Title: Notice

BB Code Tag Name: notice

Replacement:
Code:
 <link rel="stylesheet" type="text/css" href="cmain/cmain.css" />
        <link rel="stylesheet" type="text/css" href="cmain/style.css" />
        <link href='http://fonts.googleapis.com/css?family=Alegreya+SC:700,400italic' rel='stylesheet' type='text/css' />
        <script type="text/javascript" src="js/modernizr.custom.39460.js"></script> 
        <div class="cmain">
            <input type="checkbox" class="fire-check" />
            <button class="fire">Admin Notice</button>
            <section>
                <div class="Color-Box Color-8">
                    <p>{param}</p>
                    <div class="tn-progress"></div>
                </div>
            </section>
        </div>
Example: [NOTICE]Type your notice here[/NOTICE]

Description: Allows members to add a notice box with time limit!

Button Image: images/buttons/notice.png

Crimson Notice (BBCODE)




Title: Notice

BB Code Tag Name: notice

Replacement:
Code:
 <link rel="stylesheet" type="text/css" href="cmain/cmain.css" />
        <link rel="stylesheet" type="text/css" href="cmain/style.css" />
        <link href='http://fonts.googleapis.com/css?family=Alegreya+SC:700,400italic' rel='stylesheet' type='text/css' />
        <script type="text/javascript" src="js/modernizr.custom.39460.js"></script> 
        <div class="cmain">
            <input type="checkbox" class="fire-check" />
            <button class="fire">Admin Notice</button>
            <section>
                <div class="Color-Box Color-9">
                    <p>{param}</p>
                    <div class="tn-progress"></div>
                </div>
            </section>
        </div>


Example:
[NOTICE]Type your notice here[/NOTICE]

Description: Allows members to add a notice box with time limit!

Button Image: images/buttons/notice.png

Green Notice (BBCODE)



Title: Notice

BB Code Tag Name: notice

Replacement:
Code:
 <link rel="stylesheet" type="text/css" href="cmain/cmain.css" />
        <link rel="stylesheet" type="text/css" href="cmain/style.css" />
        <link href='http://fonts.googleapis.com/css?family=Alegreya+SC:700,400italic' rel='stylesheet' type='text/css' />
        <script type="text/javascript" src="js/modernizr.custom.39460.js"></script> 
        <div class="cmain">
            <input type="checkbox" class="fire-check" />
            <button class="fire">Admin Notice</button>
            <section>
                <div class="Color-Box Color-0">
                    <p>{param}</p>
                    <div class="tn-progress"></div>
                </div>
            </section>
        </div>


Example:
[NOTICE]Type your notice here[/NOTICE]

Description: Allows members to add a notice box with time limit!

Button Image: images/buttons/notice.png

Download

File Type: %1$s Upload.zip (36.1 KB, 64 downloads)
File Type: %1$s All Colors - TXT.txt (9.8 KB, 39 downloads)

Screenshots

Similar Mods

Forum Home Enhancements [CM] Fancy Popup Notice (Fading Effect) vBulletin 4.x Add-ons
BB Code Enhancements JQuery-animated Spoiler BBCode vBulletin 3.8 Add-ons
Admin CP Style Graysoft v.01 (w/css3) - [ACP] vB4 Admin Style vBulletin 4.x Styles

vblts.ru supports vBulletin®, 2022-2024