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".
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.
Also I am having a problem with vbadvanced with the navbar on the CMS side. I cant seem to get the links to work correctly, I have changed them in the vbadvanced settings. When i tried to change them in the header postbit it worked on the CMS side, but then it borked the forum side navigation links.
i too had this problem, i had to go and edit them in Style Manager > All Style Options (under Edit Fonts/Colours), but the logo and the login still dont work as i cant find these to edit, all the links are set to /blah.php instead of on mine /forums/blah.php
For login form search for this in "header" template: <form action="login.php?do=login"
If logo doesn't work, you can hardcode image url in "header" template. Replace image url in this code: <img src="$stylevar[titleimage]" border="0" height="92" alt="$vboptions[bbtitle]" />
When i change the links in the header template it changes the vbadcanced navi to /forums/login.php BUT it changes the navi links in for forums to /forums/forums/links.php
When i change the links in the header template it changes the vbadcanced navi to /forums/login.php BUT it changes the navi links in for forums to /forums/forums/links.php
i changed my links to be www.mysite.co.uk/forums/index.php rather than just adding the /forums/index.php ..the ones i can find to edit work just fine lol