vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=195)
-   -   Black and Gold 3.6 (https://vborg.vbsupport.ru/showthread.php?t=124439)

YFZBOB 11-04-2006 09:25 PM

Quote:

Originally Posted by Clochard
Hello,

first, excuse my bad english :) ,

I have Hardcoded the width of the Tables.

In Template forumhome_forumbit_level1_nopost

Original
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>

My changed
Code:

<tr align="center">
          <td class="thead">&nbsp;</td>
          <td class="thead" width="55%" align="$stylevar[left]">$vbphrase[forum]</td>
          <td class="thead" width="30%">$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>

And it works fine, you must change width in percent and not in pixel.

Greetings, Clochard
www.family-of-baelgun.de


I had the same problem. Thanks for the Fix. :cool:

Everyone in my forum LOVES THE STYLE, Keep up the Great Stuff!

Nandakal 11-06-2006 06:15 AM

Misalligned tables, anyone able to fix it? Lasttime I had to make the theme from scratch editing all colors etc manually... Then everything worked, but as long as I import it this happens, also on forumlist, threadlist its also misalligned.

https://vborg.vbsupport.ru/

Would appreciate any help as you see my users want it :)

-N.

jklimczak 11-08-2006 02:45 PM

an one try this on 3.6.3 yet

Andrew 11-08-2006 06:33 PM

I'm going to upgrade this weekend - I'll let you know if there are any issues when I do (From looking at the release info, it doesn't look like there were any changes that would affect this.)

oddmusic 11-09-2006 04:31 AM

Just FYI, I upgraded to 3.6.3 and everything looks ok to me, but I'm still in "test mode" with my forum and not yet officially online (as far as my forum goes, website is 7 years old), so I didn't have much at stake doing the easy upgrade from 3.6.2. "Epic" seems fine too. :D

Andrew 11-09-2006 01:05 PM

The .XML file has been updated to vBulletin 3.6.3, but there weren't any changes in the templates.

Andyucs 11-10-2006 09:39 PM

Runs like a dream on 3.6.3

http://www.ucsclan.co.uk

very nice work forums and navigation as fast as fxxk

Regards Andy
aka FlatLiner

jklimczak 11-11-2006 02:29 PM

Any chance of a Black and Gold theam for Zoints Plug in

YFZBOB 11-12-2006 01:13 PM

Upgraded to 3.6.3. Works great! (So far)
www.DSDCrew.com

Andrew 11-22-2006 04:24 PM

The .XML file has been updated to 3.6.4, but there have still been no template changes since 3.6.2 was released.


All times are GMT. The time now is 09:26 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.01097 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
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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