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)

baerwurz 12-19-2006 02:31 PM

Nice Style.

Hoy can I fix the width of the last Post Box on Forumhome?

CyberAlien 12-19-2006 02:39 PM

Edit template forumhome_forumbit_level1_nopost

baerwurz 12-19-2006 03:09 PM

Quote:

Originally Posted by CyberAlien (Post 1141609)
Edit template forumhome_forumbit_level1_nopost

You mean this?

Code:

<td class="thead" width="175" nowrap="nowrap">$vbphrase[last_post]</td>
I?ve changed it to width=300 but nothing happened?

CyberAlien 12-19-2006 03:37 PM

Yes. Also try changing width of other table cells in that row.

baerwurz 12-19-2006 04:15 PM

I´m to stupid. I don´t get it work. :ermm:

NameClan.com 12-19-2006 06:19 PM

this is nice :)

needtheend 12-23-2006 09:43 AM

Quote:

Originally Posted by needtheend (Post 1134084)
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?..

It works now with your new codes. but there is a problem about table width like this.. could you please fix it?

https://vborg.vbsupport.ru/

karabalsagun 12-25-2006 04:18 PM

CyberAlien, I'm so surprised to find you here. I wasn't know you're also a vbulletin designer. I'm using your phpBB templates for years :)

Last week I do a vbulletin upgrade after that my members go crazy.. didn't like the themes I installed.

Today I install CA Evo theme and thats it :) riot is over...

You're the man ;)

PS: Why don't you port Morpheus to vbulletin

CyberAlien 12-26-2006 05:52 PM

Quote:

Originally Posted by needtheend (Post 1143918)
It works now with your new codes. but there is a problem about table width like this.. could you please fix it?

http://img204.imageshack.us/img204/2895/sorueu6.th.jpg

Sorry for late reply.

In postbit_legacy find this:
Code:

        <td class="alt2 alt-noimage" style="border-top: 0px" valign="bottom">
                $post[onlinestatus]

and replace with this:
Code:

        <td class="alt2 alt-noimage" style="border-top: 0px" valign="bottom">
                <img src="$vboptions[cleargifurl]" width="150" height="1" border="0" alt="" />
                $post[onlinestatus]


adonfun 12-26-2006 10:36 PM

I like it! :)


All times are GMT. The time now is 11:52 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.01413 seconds
  • Memory Usage 1,739KB
  • 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