Go Back   vb.org Archive > Community Discussions > Modification Requests/Questions (Unpaid)
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 03-18-2004, 02:01 AM
imported_J.C.'s Avatar
imported_J.C. imported_J.C. is offline
 
Join Date: Mar 2003
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Table width

How to change the (Last Post, Threads, Posts)'s table width in the 'forumsbit'?

I want to make them wider than the original one.

Thanks
Attached Images
File Type: jpg testest.jpg (21.7 KB, 0 views)
Reply With Quote
  #2  
Old 03-18-2004, 02:34 AM
Enzeru Enzeru is offline
 
Join Date: Mar 2004
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Im trying to figure that one out myself.
Reply With Quote
  #3  
Old 03-18-2004, 03:52 AM
croft croft is offline
 
Join Date: Aug 2002
Location: Sweden
Posts: 304
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

either in forumhome template or forumdisplay template depending on where you want to change it =)
Reply With Quote
  #4  
Old 03-29-2004, 05:55 PM
romeshomey romeshomey is offline
 
Join Date: Oct 2002
Location: Ohio
Posts: 119
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Im trying to modify my forum display in V3 where it shows the last post made in a forum area.

I just want to make the Forum Topic area smaller and give more room to the area where it shows the last post.

I cant find which setting changes that.

Wanting to get mine more centered like they are here like so:


Not like they are showing here:


I changed this in a Cantidate version where there were options to do that, but now tha I have the newest v3 Im not able to find the setting.

Here is how I had it before. Reset my forums for some moding, now cnt get the spacing back.

BEFORE
Reply With Quote
  #5  
Old 03-29-2004, 06:07 PM
romeshomey romeshomey is offline
 
Join Date: Oct 2002
Location: Ohio
Posts: 119
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Croft
either in forumhome template or forumdisplay template depending on where you want to change it =)
There used to be a setting in the general forum display options, that is where i changed it the 1st time, cant find it in the latest v3 version though. Chaged it for both forumhome and forumdisplay. I never went in and altered them manually before, but cant see how I did it before with the newest version of v3.
Reply With Quote
  #6  
Old 03-29-2004, 08:38 PM
rocket98 rocket98 is offline
 
Join Date: Mar 2004
Location: Edmonton
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I think you can find what you are looking for in this template.

FORUMHOME look for , or search templates for <!-- / guest welcome message --> and FORUMDISPLAY <!-- sub-forum list --> you can easily identify the table you are looking to adjust.

I have not changed it yet (I'll play with it though), it's the only section of those templates I can see that control this table row and cells, the "Forum" cell is set at 100% while "Last Post" is set to 175px changing the % and px width will get you where you want but this changes other cells in that row overall. Adjusting both of these appears to create the desired effect ... still have problem with icon alignment the item " Today" still gets punted to next line but nothing overlaps.
Reply With Quote
  #7  
Old 03-30-2004, 03:55 AM
romeshomey romeshomey is offline
 
Join Date: Oct 2002
Location: Ohio
Posts: 119
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Shouldnt have too. I didnt manually have to modify any templates in order to change it in my forums here http://www.romesleague.com/forum/

Notice how they are centered. That was done withough modifying any of my forum templates. It was done in the general settings, I just cant remember how I did it.

And Im wanting to get my forums here to do the same http://romesworld.romesleague.com/forums/ before I get the rest of the site up. Its just that now that I upgrade from Vbulletin3 Cantidate to the 3.0.0 V3 version I cant figure out how to do it again. I didnt change any template with the cantidate version and I had no trouble with overlapping tables..
Reply With Quote
  #8  
Old 03-30-2004, 04:11 AM
romeshomey romeshomey is offline
 
Join Date: Oct 2002
Location: Ohio
Posts: 119
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok, you were right, but thats not how I did it last time suprisingly enough. Anyhow, fixed mine.

Here is what it looks like with that mod. http://romesworld.romesleague.com/forums/index.php?

I basically just changed it from 100% to 55% like so:
PHP Code:
<!-- / guest welcome message -->
    </if>
    <
tr align="center">
      <
td class="thead">&nbsp;</td>
      <
td class="thead" width="55%" align="$stylevar[left]">$vbphrase[forum]</td>
      <
td class="thead" width="175">$vbphrase[last_post]</td>
      <
td class="thead">$vbphrase[threads]</td>
      <
td class="thead">$vbphrase[posts]</td>
      <if 
condition="$vboptions['showmoderatorcolumn']">
      <
td class="thead">$vbphrase[moderator]</td>
      </if>
    </
tr
Reply With Quote
  #9  
Old 03-30-2004, 08:35 AM
rocket98 rocket98 is offline
 
Join Date: Mar 2004
Location: Edmonton
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I plays with this and received mixed results. Main reason I had already appiled a hack which seperated the categories. So when i apply my own bits they would not work until i reverted my Forum Display to default and remove the previous hack.

And after a review i see I did not apply the previous hack the right way so i will do that one again and see what I come up with.
Reply With Quote
Reply


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 11:41 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.05336 seconds
  • Memory Usage 2,268KB
  • Queries Executed 12 (?)
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)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (9)post_thanks_box
  • (9)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (9)post_thanks_postbit_info
  • (9)postbit
  • (1)postbit_attachment
  • (9)postbit_onlinestatus
  • (9)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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete