vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   zlp em pleh (https://vborg.vbsupport.ru/showthread.php?t=55161)

RoYaL HQ 07-09-2003 09:19 PM

zlp em pleh
 
was wondering if i could get some help on this, ( i think / hope ) fairly easy issue, probably been gazing at it to long to find a good solution...

https://vborg.vbsupport.ru/external/2003/07/7.gif

As you can see i made a top title bar, with the titles forum, posts, threads etc... thoug, when i delete the default bar with the same titles ( wich i want to replace ) the table collapses, and all cells of the tables below ar pushed together ( with the cells as broad as the characters it contains )

https://vborg.vbsupport.ru/external/2003/07/8.gif

how can i remove the default titles, without having the entire table collpse, ive tryd deleting just the text inside the cells and using spacers, but the first resulted in another 'colapse', other one left me with an empty bar under the title image...

thnx in advance

RoYaL HQ 07-10-2003 10:07 AM

I'm using vBB 3.0.0 Beta 4 btw :)

Gavin B. 07-10-2003 11:14 AM

You'll have to give those cells a width. In the forum home section of the temlates, give the level1_post (I think... havn't checked that though!) the cell which contains those a width.

so <td width="25"> or alternativly <td style="width: 25px;">

:)

RoYaL HQ 07-10-2003 11:29 AM

Thx! I'm gnna check that right now!

I used to have that same problem when i wanted 1 empty rule between the seperate main forums

Forum Title 1
Subforum 1.a
Subforum 1.b
Subforum 1.c

Forum Title 2
Subforum 2.a
Subforum 2.b
Subforum 2.c

will this be fixed this way aswell ?

RoYaL HQ 07-10-2003 11:40 AM

Hmmm, i'm probably doin something wrong, but I've edited


forumhome_forumbit_level1_post


to get:

PHP Code:

<td class="alt2" style="width: 75px;">$forum[replycount]</td>
    <
td class="alt1" style="width: 75px;">$forum[threadcount]</td

but it doenst seem to be working :(

RoYaL HQ 07-10-2003 11:45 AM

So sorry, spoke too soon :)

I didn't delete the forums default tile rows, just deleted the cells, workin fine now, thx a lot m8!


All times are GMT. The time now is 09:21 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.01023 seconds
  • Memory Usage 1,723KB
  • 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
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete