The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
CA Serenity (clean, web 2.0 design, vbadvanced support, many colors) Details »» | |||||||||||||||||||||||||||
CA Serenity (clean, web 2.0 design, vbadvanced support, many colors)
Developer Last Online: Dec 2012
Style name: CA Serenity
Style version: 1.0.0 vBulletin version: 3.6.7 Style includes 5 base schemes: Demo (default): fluid version, fixed version (ca_serenity.zip) Demo (green): fluid version, fixed version (ca_serenity_green.zip) Demo (cyan): fluid version, fixed version (ca_serenity_cyan.zip) Demo (darkblue): fluid version, fixed version (ca_serenity_darkblue.zip) Demo (purple): fluid version, fixed version (ca_serenity_purple.zip) and unlimited additional color schemes: (click here) Downloads: CA Serenity: see attachment CA Serenity Green: click here CA Serenity Cyan: click here CA Serenity DarkBlue: click here CA Serenity Purple: click here 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, rename style and click "Download". CA Serenity Cyan/Yellow: click here CA Serenity Red/Yellow: click here CA Serenity Orange: click here CA Serenity Green/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. - vBAdvanced template files are included in every style in vbadvanced.xml 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. PSD Files: PSD files are in attachment All color schemes are generated with ColorizeIt! script, so only default color is available in PSD. To change color in psd file use "hue/saturation" layer and change color values similar to values in colorizeit link. Supporters / CoAuthors Show Your Support
|
Comments |
#12
|
||||
|
||||
Ohh wonderful.nice thanx
|
#13
|
|||
|
|||
I love this style! I'm in the middle of upgrading my forum to vb3.6.5 and wanted a new style. Well, I've found it! This is a great style and very good looking.
One question tho: I'm using the green version and when there is a new post it makes the sectionname and thread title all red. Is it possible to only show the new post icon and not make the titles red? |
#14
|
||||
|
||||
Replace images/ca_serenity_green/misc/scripts_index.js content with this:
Code:
var item = document.getElementById("forum0"); if(item) { var rows = item.getElementsByTagName("tr"); if(rows.length > 1) { item.style.display = ''; item = document.getElementById("forum0_div"); if(item) { item.style.display = ''; } } } |
#15
|
|||
|
|||
Great stuff - all your styles are amazing! Very clean and professional!
|
#16
|
|||
|
|||
I used the vbadvanced xls and merged it in but it made the page look so much worse, trying to figure out why.
|
#17
|
|||
|
|||
I see what happened, it made completely the wrong change to the image paths!!!
I manually corrected them and it worked fine. |
#18
|
|||
|
|||
Quote:
I just love this style. It looks so professional and it fits perfect with a lot of hacks! If you ever need an example of a site with this style and a lot of hacks installed (including vbadvanced) please let me know and I'll give you my url! Thanks again for your help! |
#19
|
||||
|
||||
Update
Style is updated for vBulletin 3.6.6. |
#20
|
|||
|
|||
Can you please update the template for 3.6.7 now
|
#21
|
||||
|
||||
It is up to date, as there aren't any template changes from 3.6.6 to 3.6.7
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|