Back to vBulletin 3.8 Styles

CA Evo 3.8.3 - 25 colors (9 new colors) - Clean and easy to read
Mod Version: 1.00, by Sofia

vB Version: 3.8.x Rating: (71 votes - 4.72 average) Installs: 1763
Released: 26 May 2009 Last Update: 20 Jul 2009 Downloads: 16247
Not Supported Re-usable Code Translations  



(new)
CA Evo Ranks here







25 colors (For each color: fluid or fixed) :





Screenshots







Installation
  • Upload "ca_evo_color" into "images"
  • Import XML Style

Ranks

CA Evo Ranks: click here

Other
  • Add a link in the navigation bar: click here

    Spoiler (click to open)


    Quote by NakedAlien
    How can you add a new link to the navigation bar?
    You must edit Header template

    For example:

    In this template, find:

    HTML Code:
    <td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
    Add below:

    HTML Code:
    <td class="vbmenu_control"><a href="your_link">your_phrase</a></td>
    Change "your_link" and "your_phrase"

    Close
  • Button Thanks and Groan : click here

    Spoiler (click to open)


    Quote by ayee
    Thank you very much Imho the default thank you and groan button doesn't match your template design

    #EDIT,,

    Sorry to bother you with this but I can't seem to get those new buttons look as sharp as yours do,, I mean like I've downloaded the font and copied one button and replaced the text with THANKS but all your text inside the buttons look so sharp and mine just looks fat en ugly xD
    Ohh sorry. I f you want a post button, you must use this font: http://www.searchfreefonts.com/free/04b03.htm

    Close
    and click here

    Spoiler (click to open)


    And again thank you very much just made the icons for post_thanks and post_groan I'll attach them here, incase someone might want to use them
    Attached Images

    Close
  • Install a layout option for multiple color: click here and download "&stc=1&d=1247063776" for small images.
  • Header info as default style to put a large banner, click here

    Spoiler (click to open)


    Quote by jakki
    can u make header and userinformation as default style, becaz i want to put 468*60 banner at the top right side.

    http://www.collectpicture.com/share-F9F2_4A35D5BB.html
    Quote by armthehomeless1
    I also want to put a banner in the top right. Any assistance for a semi-noob
    I can do this:

    In your header template, find and delete:

    HTML Code:
    <td align="$stylevar[right]" valign="bottom" width="100%" nowrap="nowrap" class="header-table-login">
    <if condition="$show['member']">
        <div class="smallfont">
            <strong><phrase 1="$bbuserinfo[username]" 2="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[welcome_x_link_y]</phrase></strong><br />
            <phrase 1="$pmbox[lastvisitdate]" 2="$pmbox[lastvisittime]">$vbphrase[last_visited_x_at_y]</phrase>
            <if condition="$show['notifications']">
                <div><span id="notifications"><a href="usercp.php$session[sessionurl_q]">$vbphrase[your_notifications]:</a> <strong>$notifications_total</strong></span></div>
                <if condition="$show['popups']">
                    <script type="text/javascript"> vBmenu.register("notifications"); </script>
                <else />
                    <script type="text/javascript" src="clientscript/vbulletin_notifications_nopopups.js?v=$vboptions[simpleversion]"></script>
                    <script type="text/javascript"> vBulletin.register_control("vB_Notifications_NoPopups", "notifications");  </script>
                </if>
            <else /><if condition="$show['pmstats']">
                <div><phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl_q]">$vbphrase[private_messages_nav]</phrase></div>
            </if></if>
            <if condition="$show['pmwarning']"><div><strong><phrase 1="$vbphrase[pmpercent_nav_compiled]">$vbphrase[your_pm_box_is_x_full]</phrase></strong></div></if>
        </div>
    <else />
            <!-- login form -->
            <form action="login.php?do=login" method="post" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, $show[nopasswordempty])">
            <script type="text/javascript" src="clientscript/vbulletin_md5.js?v=$vboptions[simpleversion]"></script>
            <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
            <tr>
                <td class="smallfont" style="white-space: nowrap;"><label for="navbar_username">$vbphrase[username]</label></td>
                <td><input type="text" class="bginput" style="font-size: 11px" name="vb_login_username" id="navbar_username" size="10" accesskey="u" tabindex="101" value="$vbphrase[username]" onfocus="if (this.value == '$vbphrase[username]') this.value = '';" /></td>
                <td class="smallfont" nowrap="nowrap"><label for="cb_cookieuser_navbar"><input type="checkbox" name="cookieuser" value="1" tabindex="103" id="cb_cookieuser_navbar" accesskey="c" />$vbphrase[remember_me]</label></td>
            </tr>
            <tr>
                <td class="smallfont"><label for="navbar_password">$vbphrase[password]</label></td>
                <td><input type="password" class="bginput" style="font-size: 11px" name="vb_login_password" id="navbar_password" size="10" tabindex="102" /></td>
                <td><input type="submit" class="button" value="$vbphrase[log_in]" tabindex="104" title="$vbphrase[enter_username_to_login_or_register]" accesskey="s" /></td>
            </tr>
            </table>
            <input type="hidden" name="s" value="$session[sessionhash]" />
            <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
            <input type="hidden" name="do" value="login" />
            <input type="hidden" name="vb_login_md5password" />
            <input type="hidden" name="vb_login_md5password_utf" />
            </form>
            <!-- / login form -->
    </if>    
    </td>
    In your header template, find:

    HTML Code:
        <tr class="tborder">
            <td class="alt1">
                $notices
            </td>
        </tr>
    </form><td width="9" class="header-table-right"><img src="$vboptions[cleargifurl]" width="9" height="1" border="0" alt="" /></td></tr>
    </table></td>
    </tr>
    </if>

    Add below:

    HTML Code:
    <td align="$stylevar[right]" valign="bottom" width="100%" nowrap="nowrap" class="header-table-login">
    <if condition="$show['member']">
        <div class="smallfont">
            <strong><phrase 1="$bbuserinfo[username]" 2="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[welcome_x_link_y]</phrase></strong><br />
            <phrase 1="$pmbox[lastvisitdate]" 2="$pmbox[lastvisittime]">$vbphrase[last_visited_x_at_y]</phrase>
            <if condition="$show['notifications']">
                <div><span id="notifications"><a href="usercp.php$session[sessionurl_q]">$vbphrase[your_notifications]:</a> <strong>$notifications_total</strong></span></div>
                <if condition="$show['popups']">
                    <script type="text/javascript"> vBmenu.register("notifications"); </script>
                <else />
                    <script type="text/javascript" src="clientscript/vbulletin_notifications_nopopups.js?v=$vboptions[simpleversion]"></script>
                    <script type="text/javascript"> vBulletin.register_control("vB_Notifications_NoPopups", "notifications");  </script>
                </if>
            <else /><if condition="$show['pmstats']">
                <div><phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl_q]">$vbphrase[private_messages_nav]</phrase></div>
            </if></if>
            <if condition="$show['pmwarning']"><div><strong><phrase 1="$vbphrase[pmpercent_nav_compiled]">$vbphrase[your_pm_box_is_x_full]</phrase></strong></div></if>
        </div>
    <else />
            <!-- login form -->
            <form action="login.php?do=login" method="post" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, $show[nopasswordempty])">
            <script type="text/javascript" src="clientscript/vbulletin_md5.js?v=$vboptions[simpleversion]"></script>
            <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
            <tr>
                <td class="smallfont" style="white-space: nowrap;"><label for="navbar_username">$vbphrase[username]</label></td>
                <td><input type="text" class="bginput" style="font-size: 11px" name="vb_login_username" id="navbar_username" size="10" accesskey="u" tabindex="101" value="$vbphrase[username]" onfocus="if (this.value == '$vbphrase[username]') this.value = '';" /></td>
                <td class="smallfont" nowrap="nowrap"><label for="cb_cookieuser_navbar"><input type="checkbox" name="cookieuser" value="1" tabindex="103" id="cb_cookieuser_navbar" accesskey="c" />$vbphrase[remember_me]</label></td>
            </tr>
            <tr>
                <td class="smallfont"><label for="navbar_password">$vbphrase[password]</label></td>
                <td><input type="password" class="bginput" style="font-size: 11px" name="vb_login_password" id="navbar_password" size="10" tabindex="102" /></td>
                <td><input type="submit" class="button" value="$vbphrase[log_in]" tabindex="104" title="$vbphrase[enter_username_to_login_or_register]" accesskey="s" /></td>
            </tr>
            </table>
            <input type="hidden" name="s" value="$session[sessionhash]" />
            <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
            <input type="hidden" name="do" value="login" />
            <input type="hidden" name="vb_login_md5password" />
            <input type="hidden" name="vb_login_md5password_utf" />
            </form>
            <!-- / login form -->
    </if>    
    </td>

    Close
Please click if you like this style.

Enjoy !

Download

File Type: %1$s CA Evo - PSD.zip (131.6 KB, 2281 downloads)
File Type: %1$s Color chooser.zip (8.6 KB, 1283 downloads)
File Type: %1$s 1- CA Evo - Black - Gray - DarkBlue - Perfect Blue.zip (1.64 MB, 2973 downloads)
File Type: %1$s 2- CA Evo - Royal Blue - Blue - Light Blue - Cyan.zip (1.64 MB, 2679 downloads)
File Type: %1$s 3- CA Evo - Aquamarine - Green - Light Green - Chartreuse.zip (1.70 MB, 1762 downloads)
File Type: %1$s 4- CA Evo - Gold - Yellow - Orange - Tan.zip (1.65 MB, 1457 downloads)
File Type: %1$s 5- CA Evo - Chestnut - RosyBorwn - Red - Coral.zip (1.67 MB, 1523 downloads)
File Type: %1$s 6- CA Evo - Violet - Purple - Orchid - Plum.zip (1.66 MB, 1322 downloads)
File Type: %1$s 7- CA Evo - Pink.zip (406.8 KB, 1105 downloads)

Supporters / CoAuthors

  • CyberAlien

Similar Mods

CA Serenity 3.8.3 - Many Colors - Clean and easy to read vBulletin 3.8 Styles
Steadfast Theme (Clean easy to read) vBulletin 3.8 Styles
CA Serenity (clean, web 2.0 design, vbadvanced support, many colors) vBulletin 3.6 Styles
Steadfast Theme (Clean easy to read) vBulletin 3.7 Styles

vblts.ru supports vBulletin®, 2022-2024