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)

adnedarn 02-22-2007 06:05 AM

Here you go

CyberAlien 02-22-2007 06:13 AM

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']">


adnedarn 02-22-2007 06:18 AM

BINGO! thank you sir!

Barakat 02-23-2007 09:43 AM

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

thanks thanks realy nice

CyberAlien 03-01-2007 06:47 PM

Updated for vBulletin 3.6.5.

There aren't any actual template changes, just xml files are updated.

NathanMc 03-01-2007 08:35 PM

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/

CyberAlien 03-01-2007 08:45 PM

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.

NathanMc 03-01-2007 09:01 PM

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.

Grunt 03-02-2007 03:41 AM

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.

Grunt 03-02-2007 03:45 AM

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?


All times are GMT. The time now is 03:59 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.01494 seconds
  • Memory Usage 1,734KB
  • 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
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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