vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Add "fake forum" on forum index page? (https://vborg.vbsupport.ru/showthread.php?t=111876)

N8 04-02-2006 08:06 PM

Quote:

Originally Posted by xspazx
I tried, it's still making the rest of my forums wide!

Go to your forum homepage and view the page source.

Just grab one of the forum tables from your code and use that.

Freesteyelz 04-02-2006 11:11 PM

Quote:

Originally Posted by bigtime
Here is my forum integration of the "fake forum" in case anyone wants to see:

http://www.defend.net/deluxeforums/

Thanks again for the html,

Tim

Whoa. Did I see Guro Dave Gould as a registered member? Cool. :)

xspazx 04-03-2006 12:20 PM

I took the colspan, idk why but it still doesnt work, its messing up AFTER That code. Is it missing an end tag or something?

Jay... 04-03-2006 02:05 PM

that is one great piece of code, only one problem on my website. i cant get the 'last post', 'threads' and 'posts' column aligned with the rest of them, can someone tell me how i would do that.

have a look http://www.donked.net

thanks

Jay... 05-02-2006 07:18 PM

How can i make it show like there has been a last post? it looks a bit odd with just blank boxes on the right hand side!

bigtime 08-09-2006 09:04 PM

Quote:

Originally Posted by Freesteyelz
Whoa. Did I see Guro Dave Gould as a registered member? Cool. :)

You sure did:
http://www.defend.net/deluxeforums/m...poster&t=20429

Jay, here is what I used:

Code:

<!-- sponsored links -->


<tbody>
        <tr>
                <td class="tcat" colspan="5">
                        <a style="float:right" href="#top" onclick="return toggle_collapse('forumbit_1471337')"><img id="collapseimg_forumbit_147" src="images/buttons/collapse_tcat.gif" alt="" border="0" /></a>
                       
                       
                       
                </td>
        </tr>
</tbody>

<tbody id="collapseobj_forumbit_1471337" style="">
<tr align="center">
        <td class="alt2"><img src="images/statusicon/forum_old.gif" alt="" border="0" /></td>
        <td class="alt1Active" align="left" id="f146">



<!-- ################ -->
<!-- ################ -->
<!-- ################ -->

<script type="text/javascript"><!--
google_ad_client = "pub-4166677013602529";
google_ad_width = 234;
google_ad_height = 60;
google_ad_format = "234x60_as";
google_ad_type = "text";
google_ad_channel ="5549025393";
google_color_border = "F5F5FF";
google_color_bg = "F5F5FF";
google_color_link = "22229C";
google_color_text = "000000";
google_color_url = "22229C";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>


<!-- ################ -->
<!-- ################ -->
<!-- ################ -->





               
               
        </td>
        <td class="alt2" nowrap="nowrap">
<div class="smallfont" align="left">
        <div style="clear:both">

        </div>
        <div style="float:left">
                Today
        </div>

</div>
</td>
        <td class="alt1">0</td>
        <td class="alt2">0</td>
       
</tr>


</tbody>


<!-- /sponsored links -->



All times are GMT. The time now is 05:44 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.00975 seconds
  • Memory Usage 1,738KB
  • 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_code_printable
  • (3)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