vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=237)
-   -   CA Evo 3.8.3 - 25 colors (9 new colors) - Clean and easy to read (https://vborg.vbsupport.ru/showthread.php?t=214585)

EntranaRS 06-12-2009 12:40 PM

You should be able to fix that if you're installing it for a client.

Sofia 06-12-2009 02:01 PM

Quote:

Originally Posted by mikey1991 (Post 1828254)
Installing this on a clients board, the Forum is aligned fine in FireFox, but is malaligned in IE 8..

Like this:

https://vborg.vbsupport.ru/external/2009/11/16.png


Hi Mikey.

Arf, sorry... In forumhome_forumbit_level1_nopost

Find:

HTML Code:

    <tr align="center">
      <td class="thead" width="30">&nbsp;</td>
      <td class="thead" align="$stylevar[left]" nowrap="nowrap">$vbphrase[forum]</td>
      <td class="thead" width="<if condition="is_numeric($stylevar[outertablewidth])">200<else />250</if>" nowrap="nowrap">$vbphrase[last_post]</td>
      <td class="thead" width="60" nowrap="nowrap">$vbphrase[threads]</td>
      <td class="thead" width="50" nowrap="nowrap">$vbphrase[posts]</td>
      <if condition="$vboptions['showmoderatorcolumn']">
      <td class="thead" width="150" nowrap="nowrap">$vbphrase[moderator]</td>
      </if>
    </tr>

Replace by:

HTML Code:

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

In this style, I modified more than 120 templates. So it's possible there are some errors. Normally, the style works correctly

mikey1991 06-12-2009 02:51 PM

I don't doubt it Sofia, Thanks for the quick reply. I'll mark installed.

Daniel_HBK 06-12-2009 04:14 PM

Great!!!!!!!

anjaan7979 06-12-2009 09:06 PM

Quote:

Originally Posted by Sofia (Post 1828201)
Hummm... This problem is not due to my style I think... All is aligned to the left in the last post column.

Maybe it's an issue on my side then....not sure. I will PM you my site where the forum is installed if you can find anything please let me know. Thanks again :-)

|Jordan| 06-12-2009 09:23 PM

Quote:

Originally Posted by Sofia (Post 1828196)
This problem is due to templates "spacer_open" and "spacer_close". Sorry, but I can't edit these templates, because it would modify the whole style.

Ah thanks for pointing out the templates that were causing the problem.

I removed everything from both those templates and now the sidebar displays properly. I see what you mean by it affecting the style, the white background is no longer there. But for me, the sidebar is more important than the white background.

Sofia 06-12-2009 10:16 PM

Quote:

Originally Posted by |Jordan| (Post 1828598)
Ah thanks for pointing out the templates that were causing the problem.

I removed everything from both those templates and now the sidebar displays properly. I see what you mean by it affecting the style, the white background is no longer there. But for me, the sidebar is more important than the white background.

Ok, so this issue is fixed?

Sofia 06-12-2009 10:17 PM

Quote:

Originally Posted by anjaan7979 (Post 1828588)
Maybe it's an issue on my side then....not sure. I will PM you my site where the forum is installed if you can find anything please let me know. Thanks again :-)

Ok. I'll fix your problem directly on your website if you want.

rob01 06-13-2009 12:50 AM

wow i love your work!

PSiKoMaNYaH 06-13-2009 08:19 AM

thanks very nice , installed sofia :)


All times are GMT. The time now is 08:06 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.01175 seconds
  • Memory Usage 1,749KB
  • 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_html_printable
  • (5)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