vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=195)
-   -   CA Serenity (clean, web 2.0 design, vbadvanced support, many colors) (https://vborg.vbsupport.ru/showthread.php?t=145947)

kaptanblack 05-01-2007 05:11 PM

Ohh wonderful.nice ;) thanx

BozzaJos 05-07-2007 04:23 PM

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?

CyberAlien 05-07-2007 04:55 PM

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 = '';
                }
        }
}


Fireproof 05-07-2007 05:19 PM

Great stuff - all your styles are amazing! Very clean and professional!

Lee Wisener 05-07-2007 07:23 PM

I used the vbadvanced xls and merged it in but it made the page look so much worse, trying to figure out why.

Lee Wisener 05-07-2007 07:42 PM

I see what happened, it made completely the wrong change to the image paths!!!

I manually corrected them and it worked fine.

BozzaJos 05-08-2007 03:26 PM

Quote:

Originally Posted by CyberAlien (Post 1243122)
Replace images/ca_serenity_green/misc/scripts_index.js content with this:

Thanks CyberAlien... you're the man!

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!

CyberAlien 05-14-2007 01:28 PM

Update

Style is updated for vBulletin 3.6.6.

Celtkin 05-15-2007 06:02 PM

Can you please update the template for 3.6.7 now :)

CyberAlien 05-15-2007 06:05 PM

It is up to date, as there aren't any template changes from 3.6.6 to 3.6.7


All times are GMT. The time now is 02:08 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01160 seconds
  • Memory Usage 1,730KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete