Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 Programming Discussions
FAQ Community Calendar Today's Posts Search

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

Ok if you're using category spacing and this mod:

</thead>
<if condition="$childforumbits">
<tbody id="collapseobj_forumbit_$forumid" style="{$collapseobj_forumid}">
<tr align="center">
<td class="thead" width="38">&nbsp;</td>
<td class="thead" align="$stylevar[left]">$vbphrase[forum]</td>
<td class="thead" width="240">$vbphrase[last_post]</td>
<td class="thead" width="70">$vbphrase[threads]</td>
<td class="thead" width="70">$vbphrase[posts]</td>
<if condition="$vboptions['showmoderatorcolumn']">
<td class="thead" width="120">$vbphrase[moderator]</td>
</if>
</tr>
$childforumbits

I noticed that the lastpost column sometimes suddenly may go wider on certain category, why is that happening? It was neat, but suddenly, it became wider. how come? Is there any fix for it?

I've tried changing the width value to 250, it was perfect and neat, but then just today suddenly the Last Post column on certain category became wider again!!! What is happening here!! then I changed it to 260... its became neat again, but then ... the overall last post column became too wide...

You may see it at vbulletintemplates.com's forums home, you see there that the vBulletin 3.0 Modifications category's Last Post column is wider than any other categories' last post.

I hope there is a fix to this! Please help!

Thank you.
Reply With Quote
  #2  
Old 06-22-2004, 08:42 AM
idwf's Avatar
idwf idwf is offline
 
Join Date: Jun 2003
Location: England
Posts: 413
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

lalala...you shouldn't post here...lalala...you are idiot...lalala.....go post in the correct forum...lalala...admin should ban you...
Reply With Quote
  #3  
Old 06-22-2004, 08:53 AM
Tony G's Avatar
Tony G Tony G is offline
 
Join Date: Nov 2001
Location: Melbourne, Australia
Posts: 8,357
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Magik, I would appreciate it if you didn't call people who posted in the wrong forum, idiots. Mistakes happen, and it's no reason to potentially insult the other persion.

Moving to design & coding help.

And to answer your question, try using this forum alignment mod. It should set a limit for how wide the tables can be, in order to align all seperated categories.

http://www.vbulletintemplates.com/mo...ead.php?t=6216
Reply With Quote
  #4  
Old 06-22-2004, 09:26 AM
idwf's Avatar
idwf idwf is offline
 
Join Date: Jun 2003
Location: England
Posts: 413
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

sorry....its just, how many times...how many posts...HOW MANY do people do..and how many are moved...and why dont people read....and i know i get FAR to angry about it.
Reply With Quote
  #5  
Old 06-23-2004, 05:55 AM
Tony G's Avatar
Tony G Tony G is offline
 
Join Date: Nov 2001
Location: Melbourne, Australia
Posts: 8,357
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I know, but you just have to put up with it. It'll always happen, basically.
Reply With Quote
  #6  
Old 06-23-2004, 09:09 AM
phace phace is offline
 
Join Date: Apr 2003
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I used that post Zach but it didn't work. It fixed some categories, but it also expanded the oens that were already wider than the rest. Didn't seem to align them very well, although close!
Reply With Quote
  #7  
Old 06-23-2004, 11:03 AM
Tony G's Avatar
Tony G Tony G is offline
 
Join Date: Nov 2001
Location: Melbourne, Australia
Posts: 8,357
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Change the percentage values of alignment. Post a screenshot too, and your code, otherwise I can't help you.
Reply With Quote
  #8  
Old 06-27-2004, 05:50 AM
imported_J.C.'s Avatar
imported_J.C. imported_J.C. is offline
 
Join Date: Mar 2003
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Um the Forum Home Alignment mod didn't work - didn't even took any effect/changes!

Just now, on my forums, there's one category lastpost table that became wider than any others - automatically...

then I change the <td class="thead" width="260">$vbphrase[last_post]</td>

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

It was fixed, but then again - the lastpost table/column became too wide!

And this might be happening again, the lastpost table/column may became wider again on certain category.

Any help?!
Reply With Quote
  #9  
Old 06-27-2004, 06:30 AM
Tony G's Avatar
Tony G Tony G is offline
 
Join Date: Nov 2001
Location: Melbourne, Australia
Posts: 8,357
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Like I said in the previous post, I need a screenshot.
Reply With Quote
  #10  
Old 03-29-2005, 05:06 PM
Julio Julio is offline
 
Join Date: Oct 2002
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Tony:

I am having this same issue in my forums. Just to let you know... I downloaded and installes the Black & Gold style. I then added the Category spacing mod. I have been having the same issue since.

You can have a look at a photo I uploaded at:

http://www.vbulletintemplates.com/mo...ght=black+gold
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 12:24 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.05568 seconds
  • Memory Usage 2,255KB
  • Queries Executed 13 (?)
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)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)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_postinfo_query
  • fetch_postinfo
  • 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
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete