vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Forums arranged in columns on forumhome (https://vborg.vbsupport.ru/showthread.php?t=99829)

Allan 11-27-2005 10:40 PM

yess, i work now :D:D

but i'm a little problem :p


Your hack don't work with this modification: http://www.vbulletin.com/forum/showp...t=3%29%28look:

So, i work perfectly with "forumhome_forumbit_level1_post" template, but don't work with "forumhome_forumbit_level2_post" template.

Could you help me ?

No hack active:
http://img373.imageshack.us/img373/7343/nohack5nn.gif


With hack active:
http://img373.imageshack.us/img373/1617/withhack5zi.gif

Cheertobi 11-28-2005 05:20 AM

Hi Allan,

modify forumhome_forumbit_columncell!

Tobi

Allan 11-28-2005 06:02 AM

Quote:

Originally Posted by Cheertobi
Hi Allan,

modify forumhome_forumbit_columncell!

Tobi

Thanks, work now ;)

a question, Have you an idea to remove how the white outline and center the texte with image ?

http://img516.imageshack.us/img516/6653/outline5kc.gif

Cheertobi 11-28-2005 07:33 AM

Hi,

Quote:

Originally Posted by Allan
a question, Have you an idea to remove how the white outline and center the texte with image ?

check your css for that, that is the style you use...

Tobi

Allan 11-28-2005 07:48 AM

I succeeded has to remove the white line, But I do not manage to centre the text with the image

Cheertobi 11-28-2005 08:17 AM

Quote:

Originally Posted by Allan
I succeeded has to remove the white line, But I do not manage to centre the text with the image

I only get thet by using a table for that!

Without testing I would try somethin like that:

Code:

<td class="alt1Active" align="$stylevar[left]" id="f$forum[forumid]" width="$column_width">
        <table>
                <tr>
                        <td><img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" /></td>
                        <td><a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a>
                                        <if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if></td>
                </tr>
        </table>
</td>

Tobi

Allan 11-28-2005 08:52 AM

Quote:

Originally Posted by Cheertobi
I only get thet by using a table for that!

Without testing I would try somethin like that:

Code:

<td class="alt1Active" align="$stylevar[left]" id="f$forum[forumid]" width="$column_width">
        <table>
                <tr>
                        <td><img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" /></td>
                        <td><a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a>
                                        <if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if></td>
                </tr>
        </table>
</td>

Tobi


Thanks for your help Cheertobi, work perfectly !!!! :D

http://img506.imageshack.us/img506/1185/ok4ra.gif

Southpaw 11-30-2005 10:33 PM

Can someone explain how you can get your subforums to show in columns too please?

Right now only my top-level forums can be shown in columns.

Thanks in advance!

Moya 11-30-2005 10:58 PM

Allan

That is cute setup :D :D

Evil X 12-08-2005 11:14 PM

how do I get my forum display to look right... were the post count and thread count is, it cuts off the forum cats... so the titles go to a new line... someone please give me a fix


All times are GMT. The time now is 03:30 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.01641 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
  • (2)bbcode_code_printable
  • (4)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