Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 Programming Discussions
  #1  
Old 07-09-2003, 09:19 PM
RoYaL HQ RoYaL HQ is offline
 
Join Date: Aug 2002
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default 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...



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 )



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
Reply With Quote
  #2  
Old 07-10-2003, 10:07 AM
RoYaL HQ RoYaL HQ is offline
 
Join Date: Aug 2002
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm using vBB 3.0.0 Beta 4 btw
Reply With Quote
  #3  
Old 07-10-2003, 11:14 AM
Gavin B. Gavin B. is offline
 
Join Date: Jul 2003
Location: Australia
Posts: 47
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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;">

Reply With Quote
  #4  
Old 07-10-2003, 11:29 AM
RoYaL HQ RoYaL HQ is offline
 
Join Date: Aug 2002
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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 ?
Reply With Quote
  #5  
Old 07-10-2003, 11:40 AM
RoYaL HQ RoYaL HQ is offline
 
Join Date: Aug 2002
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #6  
Old 07-10-2003, 11:45 AM
RoYaL HQ RoYaL HQ is offline
 
Join Date: Aug 2002
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:36 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.12654 seconds
  • Memory Usage 2,202KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_php
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (6)post_thanks_box
  • (6)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (6)post_thanks_postbit_info
  • (6)postbit
  • (6)postbit_onlinestatus
  • (6)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete