vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Why aren't my thread and post columns lining up? (https://vborg.vbsupport.ru/showthread.php?t=240825)

ski diva 04-19-2010 07:12 PM

Why aren't my thread and post columns lining up?
 
They used to stack up neatly from one forum to the next, and now they're all over the place, out of alignment. I'm using 3.8.2. Any suggestions on what I can do to fix this?

Lynne 04-19-2010 07:37 PM

They are in different tables. They won't line up unless you do something like set the width for the columns.

ski diva 04-19-2010 07:53 PM

Thanks! It's weird, though. They used to line up and now they're not.

Where can I check the column width? It's been a long time since I checked this out, and I have no idea how to do this anymore.

I looked in StyleVar, but can't seem to find anywhere there to set widths for different forums. HELP!!!!!

This is how it's looking now:

https://vborg.vbsupport.ru/external/2010/04/16.png

Lynne 04-19-2010 10:55 PM

You need to look in the template. To find the template, do this - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code. (Sometimes the template is the one mentioned at the very top of the page source.)

ski diva 04-19-2010 11:19 PM

Thanks, Lynne. I know which template it was (forumhome), but I've never either set or edited table widths on any templates before, and I don't know what to do next. I'm also concerned that until recently, I've never had this alignment problem. I haven't done anything to reconfigure or reset the tables.

Lynne 04-20-2010 12:51 AM

Hard to tell why the issue started since we don't have a link to see it live. But, my guess is it's an issue of one table having long forum descriptions, another not and one table having more in the Last Post columns, and the others not. You probably set the Threads/Posts columns and then have the others set in such a way that things are pushing out of those dimensions. But, I don't know that for sure. Analyze it with firebug.

ski diva 04-20-2010 01:33 AM

Here's a live link. What do you think?

Lynne 04-20-2010 03:31 AM

In one table, the prefix is long and pushed the Last Post Box far out. And, in the others, they are also pushing the box out past the 150px you have in the css for it. I think a couple of tables are fine and staying at the 150px you specify.

ski diva 04-20-2010 09:10 AM

So how do I solve this?

I've adjusted the forum descriptions, but that hasn't changed anything.

Lynne 04-20-2010 01:30 PM

You solve it by setting the width for the last post column to be a bit bigger.

ski diva 04-20-2010 01:47 PM

Thanks, Lynne. I appreciate your help. I don't mean to be so thick about it, but could you point me in the direction of where I need to go to do this?

--------------- Added [DATE]1271788221[/DATE] at [TIME]1271788221[/TIME] ---------------

Actually, I found it and adjusted the width in the last column, but it didn't help. Now what?

Lynne 04-20-2010 09:48 PM

You didn't change it. It still is 150px wide:
HTML Code:

<td class="thead" style="width: 150px; padding: 0; text-align: left;">

ski diva 04-20-2010 09:52 PM

I did, but when it didn't help I changed it back.

Lynne 04-21-2010 03:02 AM

What did you change it to? Try changing it again to something larger.


All times are GMT. The time now is 04:59 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.01137 seconds
  • Memory Usage 1,738KB
  • 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_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (14)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete