View Full Version : Forum Width
MLBCenter
04-11-2004, 04:39 PM
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:
<tr align="center">
<td class="thead"> </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
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/mods/showpost.php?p=49297&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
MLBCenter
04-27-2004, 11:17 PM
bump
MLBCenter
05-03-2004, 02:25 AM
Not a big deal because I know you're busy Tony but just hope to get a chance to see it...
MLBCenter
05-08-2004, 12:17 PM
There you should be able to sese the forums without registering...
Tony G
05-08-2004, 12:46 PM
<a href="http://www.vbulletintemplates.com/mods/showthread.php?t=6216" target="_blank">http://www.vbulletintemplates.com/mo...ead.php?t=6216</a>
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.