Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Styles
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
CA Evo (unlimited color schemes, vbadvanced support) Details »»
CA Evo (unlimited color schemes, vbadvanced support)
Version: 2.0.0, by CyberAlien CyberAlien is offline
Developer Last Online: Dec 2012 Show Printable Version Email this Page

Version: 3.6.7 Rating:
Released: 11-14-2006 Last Update: 05-15-2007 Installs: 359
Template Edits
Additional Files  
No support by the author.

Style name: CA Evo
Style version: 2.0.0
vBulletin version: 3.6.7

Style includes 4 base schemes:
Demo (default): fluid version, fixed version (ca_evo.zip, default color scheme demo is currently using version 2 of style, not version 1)
Demo (green): fluid version, fixed version (ca_evo_green.zip)
Demo (red): fluid version, fixed version (ca_evo_red.zip)
Demo (purple): fluid version, fixed version (ca_evo_purple.zip)

and unlimited additional color schemes:


Downloads:
CA Evo: see attachment
CA Evo Green: see attachment
CA Evo Red: see attachment
CA Evo Purple: see attachment

Additional colors:
Using ColorizeIt script you can create any color scheme.
Below are few pre-defined color schemes. If you don't like any of it, or want to replace some color, click on any color scheme and adjust quickly colors yourself. No image/html editing required - everything is done automatically. You just change colors and click "Download".


CA Evo DarkBlue: click here


CA Evo Cyan:
click here


CA Evo LightGreen:
click here


CA Evo Orange:
click here


Notes:
- Demo forum shows only postbit_legacy, but usual postbit is also included in template and screenshot is available in attachment.
- Almost every template was modified to include rounded headers, not only index. So xml files are rather large.
- Style includes two versions for every color scheme: fixed and fluid width.
- Logo psd file is in attachment.
- vBAdvanced template files are included in every style in vbadvanced.xml
- If you want some additional color scheme(s) please pm me (note: custom work is not free).

Installation:
Unpack zip file, upload contents of directory "upload" to your forum including subdirectories. Use fixed.xml or fluid.xml to install template.

vBAdvanced Installation:
Install normal style from fixed.xml or fluid.xml, in styles manager select "download/upload", put vbadvanced.xml in file field, in "merge into style" field select previously installed CA Serenity style and upload it. This will add vBAdvanced template files to style you previously installed.


Screenshots and zip files are in attachment.

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #352  
Old 07-31-2007, 08:46 PM
Barteken Barteken is offline
 
Join Date: Feb 2006
Location: Belgium
Posts: 84
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hi,

i was trying to add an extra navbar but didn't really work out. how can I do this (that it fits in the style)?
Reply With Quote
  #353  
Old 08-01-2007, 10:29 AM
Yogesh Sarkar's Avatar
Yogesh Sarkar Yogesh Sarkar is offline
 
Join Date: Jan 2007
Location: New Delhi, India
Posts: 83
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Are you trying to add a nav bar at the top of the existing nav bar like this?

If so edit the header templete in the following manner:

Find:

Code:
<!-- nav buttons bar -->
<tr>
    <td style="border: none; padding: 0;"><table border="0" cellspacing="0" cellpadding="0" width="100%">
    <tr>
        <td width="9" align="right" valign="bottom"><img src="$stylevar[imgdir_misc]/nav_top_left.gif" width="9" height="2" border="0" alt="" /></td>
        <td width="100%" class="navbar-top-row"><img src="$vboptions[cleargifurl]" width="1" height="2" border="0" alt="" /></td>
        <td width="9" align="left" valign="bottom"><img src="$stylevar[imgdir_misc]/nav_top_right.gif" width="9" height="2" border="0" alt="" /></td>
    </tr>
    </table></td>
</tr>
After that add:
Code:
<tr>
<!-- second nav button row -->
    <td class="navbar-row" align="center"><table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" class="navbar-row-table">
    <tr align="center" class="vbmenu_dark">
<td width="9" align="right" style="padding: 0;"><img src="$stylevar[imgdir_misc]/nav_left.gif" width="9" height="21" border="0" alt="" /></td>
        <td class="vbmenu_control"><a href="http://www.example.com/">example</a></td>
<td class="vbmenu_control"><a href="http://www.example.com/">example</a></td>
<td class="vbmenu_control"><a href="http://www.example.com/">example</a></td>
<td class="vbmenu_control"><a href="http://www.example.com/">example</a></td>
<td class="vbmenu_control"><a href="http://www.example.com/">example</a></td>
<td width="9" align="left" style="padding: 0;"><img src="$stylevar[imgdir_misc]/nav_right.gif" width="9" height="21" border="0" alt="" /></td>
    </tr>
    </table></td>
<!-- / second nav button row -->
</tr>
Don't forget to replace links with your links
Reply With Quote
  #354  
Old 08-06-2007, 04:27 AM
Silver_Seagull Silver_Seagull is offline
 
Join Date: May 2006
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any chance of a 3.6.8 update?

*bats eyes*

Pweeeese? Love the skin btw
Reply With Quote
  #355  
Old 08-07-2007, 03:02 PM
Ninth Dimension's Avatar
Ninth Dimension Ninth Dimension is offline
 
Join Date: Oct 2001
Location: London, England.
Posts: 739
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there anyone else out there that has upgraded to 3.6.8 and updated the templates to reflect the required changed? If so, could you post them here for us please?
Reply With Quote
  #356  
Old 08-09-2007, 07:20 PM
RC Attacker RC Attacker is offline
 
Join Date: Aug 2006
Posts: 70
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes, please. Great theme but not working well with my 3.6.8
Reply With Quote
  #357  
Old 08-18-2007, 04:42 AM
rotor rotor is offline
 
Join Date: Jul 2007
Location: Qld, Australia
Posts: 116
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Ninth Dimension View Post
Is there anyone else out there that has upgraded to 3.6.8 and updated the templates to reflect the required changed? If so, could you post them here for us please?

Anyone ??
Reply With Quote
  #358  
Old 08-18-2007, 12:34 PM
BBF BBF is offline
 
Join Date: Dec 2006
Location: Israel, Netanya.
Posts: 97
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

very cool!

it's works on 3.6.8?
Reply With Quote
  #359  
Old 08-20-2007, 02:51 AM
Infante Infante is offline
 
Join Date: Apr 2005
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It doesn't work on .8 i just tried.
Reply With Quote
  #360  
Old 08-22-2007, 06:36 PM
Kinneas's Avatar
Kinneas Kinneas is offline
 
Join Date: Dec 2005
Location: Nottingham, UK
Posts: 282
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

CA is working on a 3.6.8 compatible one.

I'm still using the style as I updated from 3.6.7
[s]However I'm now having a problem when trying to use it with vBaCMPS

http://forum.shensation.com/imagehos...c809ed0094.jpg

Anyone have any ideas how to resolve the problem with the border at the top? Oddly enough it shows fine in IE7....[/s] - Sorted now
Reply With Quote
  #361  
Old 08-23-2007, 09:20 PM
maidos maidos is offline
 
Join Date: Jul 2006
Posts: 925
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

vBAdvanced Installation:
Install normal style from fixed.xml or fluid.xml, in styles manager select "download/upload", put vbadvanced.xml in file field, in "merge into style" field select previously installed CA Serenity style and upload it. This will add vBAdvanced template files to style you previously installed.

doesnt work, the pic doesnt display on vbadvanced running CMPS v3.0 RC1
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:31 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04701 seconds
  • Memory Usage 2,313KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete