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
  #182  
Old 02-22-2007, 06:05 AM
adnedarn adnedarn is offline
 
Join Date: Jan 2007
Location: Tucson, Arizona
Posts: 192
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Here you go
Reply With Quote
  #183  
Old 02-22-2007, 06:13 AM
CyberAlien's Avatar
CyberAlien CyberAlien is offline
 
Join Date: Mar 2002
Posts: 438
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Find this:
Code:
	<td class="alt1" valign="bottom" style="border-top: 0px;">
		<if condition="$post['signature']">
and replace with this:
Code:
	<td class="alt1 alt-noimage" valign="bottom" style="border-top: 0px;">
		<if condition="$post['signature']">
Reply With Quote
  #184  
Old 02-22-2007, 06:18 AM
adnedarn adnedarn is offline
 
Join Date: Jan 2007
Location: Tucson, Arizona
Posts: 192
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

BINGO! thank you sir!
Reply With Quote
  #185  
Old 02-23-2007, 09:43 AM
Barakat's Avatar
Barakat Barakat is offline
 
Join Date: Nov 2004
Location: Jerusalem
Posts: 571
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

since so long i did not browse the styles section ...

thanks thanks realy nice
Reply With Quote
  #186  
Old 03-01-2007, 06:47 PM
CyberAlien's Avatar
CyberAlien CyberAlien is offline
 
Join Date: Mar 2002
Posts: 438
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Updated for vBulletin 3.6.5.

There aren't any actual template changes, just xml files are updated.
Reply With Quote
  #187  
Old 03-01-2007, 08:35 PM
NathanMc NathanMc is offline
 
Join Date: Oct 2002
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I can't seem to get it too work with my vRewrite enabled, the main page works perfectly, but forum display and showthread are really messed up.

http://www.jointcity.com/phpBB2/f-got-thc-11.html/
Reply With Quote
  #188  
Old 03-01-2007, 08:45 PM
CyberAlien's Avatar
CyberAlien CyberAlien is offline
 
Join Date: Mar 2002
Posts: 438
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You are not allowed to remove copyright in footer. Please put it back.

To fix problem you should edit style variables to use absolute path to images instead of relative path.
Reply With Quote
  #189  
Old 03-01-2007, 09:01 PM
NathanMc NathanMc is offline
 
Join Date: Oct 2002
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I didn't mean to remove anything, I installed it with a parent..can you give me the code to add to my footer please and I'll add it. And I'll give that a try with the absolute path. Thanks.

EDIT: Infact..I don't see how it's deleted at all, I see it on there.
Reply With Quote
  #190  
Old 03-02-2007, 03:41 AM
Grunt Grunt is offline
 
Join Date: Aug 2002
Location: TN
Posts: 118
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've been following adnedarn's and CA's posts regarding signature alignment (Thanks guys for this mod) and thought I'd summarize for anyone wanting to do the same.

To align the signature to the bottom of the post (legacy postbit), replace the default postbit legacy code with the attached.
Reply With Quote
  #191  
Old 03-02-2007, 03:45 AM
Grunt Grunt is offline
 
Join Date: Aug 2002
Location: TN
Posts: 118
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

On another note, when viewing a page with this style and I scroll the IE window, the body bg seems to 'flash'. Is that something which is perhaps caused by a display setting on my PC, or is it inherent when using a repeating background image such as the one used in this style?
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 07:38 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.05032 seconds
  • Memory Usage 2,312KB
  • 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)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
  • (2)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