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 Evo (unlimited color schemes, vbadvanced support) (https://vborg.vbsupport.ru/showthread.php?t=131631)

larryw 11-30-2006 02:06 PM

I'm pretty sure.

larryw 11-30-2006 02:11 PM

Sorry, all forum's are listed to behave as a forum.

JimmyN 12-01-2006 03:26 AM

*installed*

Thanks for this one :D

CyberAlien 12-01-2006 07:48 AM

Quote:

Originally Posted by dreck (Post 1128739)
Maybe I am missing it? I was looking at the demo site, & couldn't find a multi quote button?

You can't see it on demo because only registered users can reply, so guests don't see quote, multi-quote and reply buttons.

CyberAlien 12-01-2006 08:01 AM

Quote:

Originally Posted by larryw (Post 1128746)
Sorry, all forum's are listed to behave as a forum.

Try forumhome template in attachment. Also replace images/ca_evo/misc/scripts_index.js and all scripts_index.js for other color schemes with one in attachment (change extension from .txt to .js) and make sure you refresh page, so browser would reload js file.

dreck 12-01-2006 12:57 PM

Quote:

Originally Posted by CyberAlien (Post 1129266)
You can't see it on demo because only registered users can reply, so guests don't see quote, multi-quote and reply buttons.

duh, i should have know that. :)

*Install*

Thanks, dreck

CyberAlien 12-03-2006 12:56 PM

Style updated and version number changed to 1.0.1.

Changes:
- fixed bug causing forums to be hidden if first forum is not a category
- fixed bug causing subforums to be displayed above topics list without spacing.
- now new topics in topics list have different link color than read topics, same as it is with forums on forum index.

If you are updating from old version then the only file that you do need to update is forumdisplay, all other template changes are not important. New version of that template is in attachment.

needtheend 12-07-2006 08:26 PM

peterska2's modification called "left side bar in all pages" doesnt work on this style.. modification's link https://vborg.vbsupport.ru/showthread.php?t=128702

could you please try to fix it?..

CyberAlien 12-07-2006 09:28 PM

At the end of header template add this:
Code:

<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
        <td width="180" style="padding-right: 10px; padding-top: 10px;" valign="top">

<ca-hdr>
        <td class="tcat" width="100%">
                Heading
        </td>
</ca-hdr>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" style="border-top-width: 0;">
<tr>
        <td class="alt1">Content</td>
</tr>
<tr>
        <td class="alt2">Content</td>
</tr>
<tr>
        <td class="alt1">Content</td>
</tr>
<tr>
        <td class="alt2">Content</td>
</tr>
<tr>
        <td class="alt1">Content</td>
</tr>
<tr>
        <td class="alt2">Content</td>
</tr>
</table>

        </td>
        <td valign="top"><table border="0" cellspacing="0" cellpadding="0" width="100%"><tr><td>

at the beginning of footer template add this:
Code:

        </td></tr></table></td>
</tr>
</table>

and in "EXTRA" css add this:
Code:

.content-row td.content-row {
        padding: 0;
        border-width: 0;
}

and adjust that code in header as needed.

Yomismito 12-08-2006 08:41 PM

CyberAlien, not found correctly on showthread :confused:


All times are GMT. The time now is 08:58 AM.

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.02452 seconds
  • Memory Usage 1,740KB
  • 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
  • (3)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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