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)

needtheend 12-27-2006 05:34 AM

Thank you cyberalien.

needtheend 12-27-2006 07:39 AM

Quote:

Originally Posted by CyberAlien (Post 1145404)
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]


There is the same error in firefox. But it works fine in explorer

ForumOrtami 12-29-2006 06:18 AM

how is this to correct Problem?

PS : I m sorry. 1 dont speak english enough.

I Have VB 3.6.4..

Quantnet 12-29-2006 07:01 AM

Very nice style indeed. I make this one the default style for my forum. My users seem to get use to the phpbb subSilver style so this one will make them feel at home.

I have a question. When i got a new PM, i have a bar under the navbar showing me that i have new PM. which template do i edit this ?

thanks

Seroc 12-29-2006 08:07 AM

Thank you very much - this is a very nice template.

CyberAlien 12-29-2006 08:19 AM

Quote:

Originally Posted by Quantnet.org (Post 1146809)
Very nice style indeed. I make this one the default style for my forum. My users seem to get use to the phpbb subSilver style so this one will make them feel at home.

I have a question. When i got a new PM, i have a bar under the navbar showing me that i have new PM. which template do i edit this ?

thanks

This code in navbar template:
Code:

<!-- pm notification -->
<if condition="THIS_SCRIPT != 'private' && $show['member'] && $show['pmstats'] && $vbulletin->userinfo['pmunread']">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tbody>
        <tr>
                <td class="panelsurround" align="center">
                <div class="panel">
                        <div class="pm-new" style="width:$stylevar[formwidth]; text-align: center;">
                                <phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl_q]">$vbphrase[private_messages_nav]</phrase>
                        </div>
                </div>
                </td>
        </tr>
</tbody>
</table>
<br />
</if>
<!-- / pm notification -->

Quote:

Originally Posted by ForumOrtami (Post 1146791)
how is this to correct Problem?

PS : I m sorry. 1 dont speak english enough.

I Have VB 3.6.4..

In template forumhome_forumbit_level1_nopost assign width to table cells in this code:
Code:

<tbody>
        <tr align="center">
          <td class="thead">&nbsp;</td>
          <td class="thead" width="100%" align="$stylevar[left]" nowrap="nowrap">$vbphrase[forum]</td>
          <td class="thead" width="175" nowrap="nowrap">$vbphrase[last_post]</td>
          <td class="thead" nowrap="nowrap">$vbphrase[threads]</td>
          <td class="thead" nowrap="nowrap">$vbphrase[posts]</td>
          <if condition="$vboptions['showmoderatorcolumn']">
          <td class="thead" nowrap="nowrap">$vbphrase[moderator]</td>
          </if>
        </tr>
</tbody>

Hovewer even if you assign exact width, browsers might not render table exactly as you instructed because some content might force browser to expand certain rows.

ForumOrtami 12-29-2006 10:50 AM

okee no problem..thanksssss;)

Quantnet 12-29-2006 01:18 PM

Thanks so much, CyberAlien.
I now am able to get the new PM notification mod to work with your style and it looks really nice.
I look forward to your next style release.

Quantnet 12-29-2006 08:49 PM

I download the buttons.psd file and tried to get just one button out of the bunch but i guess i don't know Photoshop enough to do it.
Can you show me how to extract one button out ? When i tried to disable other layer containing other buttons, i have one button i want but the size is whole frame...

Just want to replace the text on Report button to THANKS
Thanks

al7bar 12-30-2006 12:25 AM

problem with quotes . when i do a quote there is no box surronding that quote like before ..
I makes reading messages hard

example http://linerider.ca/forums/showthrea...5500#post15500


All times are GMT. The time now is 03:57 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.01508 seconds
  • Memory Usage 1,745KB
  • 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
  • (4)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