vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Table widht problem (https://vborg.vbsupport.ru/showthread.php?t=240082)

imported_soft 04-09-2010 03:07 AM

Table widht problem
 
1 Attachment(s)
Hi

First sorry if my post in the wrong forum.

I'm trying to create my own skin for VB 4.0.2. But I face some problem with the table width as it showing in the attached image

Any one can help please
Regards


PHP Code:


<div style="background: green">
<
h5 >forumhome_forumbit_level1_nopost</h5>
</
div>




<
li class="forumbit_nopost L1" id="cat{vb:raw forum.forumid}">
    <
div class="forumhead foruminfo L1 collapse">
        <
h2>
            <
span class="forumtitle"><a href="{vb:link forum, {vb:raw forum}}">{vb:raw forum.title}</a></span>
            <
span class="forumlastpost">{vb:rawphrase last_post}</span>
        <
vb:if condition="!$show['collapsable_forums']">
            <
class="collapse" id="collapse_c_cat{vb:raw forum.forumid}" href="{vb:raw relpath}#top"><img src="{vb:stylevar imgdir_button}/collapse_40b.png" alt="" title="{vb:rawphrase collapse_this_category}" /></a>
        </
vb:if>
        </
h2>

        <
vb:if condition="$show['forumdescription'] OR $show['subforums']">
        <
div class="forumrowdata">
            <
vb:if condition="$show['forumdescription']"><class="subforumdescription">{vb:raw forum.description}</p></vb:if>

            <
vb:if condition="$show['subforums']">
            <
div class="subforums">
                <
h4 class="subforumlistlabel">{vb:rawphrase subforums}:</h4>
                <
ol class="subforumlist commalist">
                    {
vb:raw forum.subforums}
                </
ol>
            </
div>
            </
vb:if>
        </
div>
        </
vb:if>
    </
div>
    <
vb:if condition="$childforumbits">
    <
ol id="c_cat{vb:raw forum.forumid}" class="childforum">
        {
vb:raw childforumbits}
    </
ol>
    </
vb:if>
</
li>


<
div style="background: green">
<
h5 >forumhome_forumbit_level1_nopost</h5>
</
div



All times are GMT. The time now is 08:50 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.01115 seconds
  • Memory Usage 1,729KB
  • 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
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (1)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete