vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   collapse_tcat Images (https://vborg.vbsupport.ru/showthread.php?t=207578)

Aadil 03-11-2009 05:27 AM

bump

Seven Skins 03-11-2009 10:21 AM

HTML Code:

<!-- top category table setup -->
<table width="100%" style="background-image:url($stylevar[imgdir_misc]/cat_back.gif)" border="1" cellpadding="0" cellspacing="0">
  <tr>
    <td width="10" height="33" align="left" valign="top"><img src="$stylevar[imgdir_misc]/mt-left.gif" alt=" " border="0" /></td>
    <td width="100%" style="background-image:url($stylevar[imgdir_misc]/mt-middle.gif)" valign="middle">
                        <div align="left">
                        <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><b>$forum[title]</b></a></div>
                        <if condition="$show['subforums']"><div class="smallfont"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if>
        </td>
    <td width="483" height="33" align="right" valign="top" style="background-image:url($stylevar[imgdir_misc]/mt-right.gif); padding-right: 50px;">
        <a href="#top" onclick="return toggle_collapse('forumbit_$forumid')">
        <img id="collapseimg_forumbit_$forumid" src="$stylevar[imgdir_button]/collapse_tcat{$collapseimg_forumid}.gif" alt="" border="0" align="right" /></a>
    </td>
  </tr>
</table>
<!-- End top category table setup -->




<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<if condition="$childforumbits">
<tbody id="collapseobj_forumbit_$forumid" style="{$collapseobj_forumid}">
<tr align="center">
          <td class="thead" width="5%">&nbsp;</td>
          <td class="thead" width="65%" align="$stylevar[left]">$vbphrase[forum]</td>
          <td class="thead" width="20%">$vbphrase[last_post]</td>
          <td class="thead" width="5%">$vbphrase[posts]</td>
          <td class="thead" width="5%">$vbphrase[threads]</td>
          <if condition="$vboptions[showmoderatorcolumn]">
          <td class="thead" width="11%">$vbphrase[moderator]</td>
          </if>
        </tr>
$childforumbits
</tbody>
</if>
</table>
  <!--
    <table width="100%" border="0" cellpadding="0" cellspacing="0">

      <tr>
        <td width="70" align="left" valign="top"><img src="$stylevar[imgdir_misc]/bot_left.gif" alt=" " border="0" /></td>
        <td  width="100%" style="background-image:url($stylevar[imgdir_misc]/bot_back.gif)"></td>
        <td width="70" align="right" valign="top"><img src="$stylevar[imgdir_misc]/bot_right.gif" alt=" " border="0" /></td>
      </tr>
    </table>
  -->

<br />
    <div class="spacer"></div>


Aadil 03-11-2009 10:33 AM

mmh no go does this

http://img26.imageshack.us/img26/2015/errorbmj.png

mmoore5553 03-11-2009 10:41 AM

i would have to see a live link to the forum to see what is acdtually going on since alot of customizing has been happening

Seven Skins 03-11-2009 10:47 AM

Quote:

Originally Posted by Aadil (Post 1765608)

You have to adjust the height, width, image links etc... according to your site that was just an example I made without looking at your site and graphics etc.

--------------- Added [DATE]1236772463[/DATE] at [TIME]1236772463[/TIME] ---------------

To remove grey border change border="1" to border="0" from the 2nd line in the code.

.

--------------- Added [DATE]1236772672[/DATE] at [TIME]1236772672[/TIME] ---------------

.

If you are just trying to make your forum fixed width or 90% etc ... read this.

https://vborg.vbsupport.ru/showthread.php?t=207918


.

Aadil 03-11-2009 11:27 AM

Thanks will look into it tomorrow :) off to bed :D


All times are GMT. The time now is 11:09 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.01208 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
  • (1)bbcode_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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