vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Forum Width (https://vborg.vbsupport.ru/showthread.php?t=88911)

MLBCenter 04-11-2004 04:39 PM

Forum Width
 
I noticed that the forumhome width hacks made here didn't work on RC and was wondering if someone was working on a new version of some sort...I wanted my forum names to be smaller in width and have the last post bigger in width.

Tony G 04-12-2004 03:44 AM

Are you referring to the width's of the tables in forumhome?

Here's the code you'll need to play with:

Code:

        <tr align="center">
          <td class="thead">&nbsp;</td>
          <td class="thead" width="100%" 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>

If you have made no modifications to your category setup (so no seperation etc.) this should be in forumhome. If you have installed forum cell under categories/forum spacing, this will be in forumhome_forumbit_level1_nopost.

Look at this:

<td class="thead" width="175">$vbphrase[last_post]</td>

The part in bold is the set width for the last post column. Play around with the number to make it either bigger or smaller. Add width="number here" to each <td> tag there to play around with the widths of those columns.

MLBCenter 04-14-2004 08:22 PM

I played around with it and changed the width to 195 and the % to 85, but I see little change. (Maybe it's an IE problem of refreshing) If you could check forums.mlbcenter.com for me and let me know if it looks like the standard forum width or if I successfully made the last post column larger. Thanks

Tony G 04-15-2004 02:36 AM

I can only see one forum on your forumhome, so I can't make any judgements from that on your problem.

MLBCenter 04-15-2004 02:39 AM

Oh yeah you have to register...but like I said I adjusted what you said and nothing appeared to have changed. Would you like to see for yourself in the admincp because changing the numbers hasn't worked for me.

MLBCenter 04-19-2004 08:21 PM

bump.

Tony G 04-19-2004 11:23 PM

Quote:

Originally Posted by MLBCenter
Oh yeah you have to register...but like I said I adjusted what you said and nothing appeared to have changed. Would you like to see for yourself in the admincp because changing the numbers hasn't worked for me.

Can you please provide a screenshot of a registered screen please? I'm not going to register.

MLBCenter 04-19-2004 11:57 PM

There's nothing to take a screenshot of since the forum width is standard/default vbulletin.

Tony G 04-20-2004 06:05 AM

Can you set the changes you made when you posted this post?

http://www.vbulletintemplates.com/mo...97&postcount=3

Take a screenshot, and then post it here. Only way I can help you.

MLBCenter 04-24-2004 04:33 PM

Here's a screenshot of my FORUMHOME:
http://mlbcenter.com/screenie.gif


All times are GMT. The time now is 10:26 PM.

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.03241 seconds
  • Memory Usage 1,729KB
  • 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
  • (1)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
  • (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