vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   How to make forumhome for this style static (https://vborg.vbsupport.ru/showthread.php?t=212372)

blaze718 04-28-2009 05:40 PM

How to make forumhome for this style static
 
Basically If you check out this style.
http://forum.off-topic.nl/index.php?styleid=5&langid=1
The forumhome (Forum Threads Posts Last Post) Isn't balanced/static.

puertoblack2003 04-28-2009 06:56 PM

<a href="https://vborg.vbsupport.ru/showthread.php?t=211863" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=211863</a>

blaze718 04-28-2009 06:58 PM

I didn't ask for the style I actually was asking how I can make it balance

Lynne 04-28-2009 08:08 PM

Do you mean you want it Fixed Width? If so, instead of setting the width for the table to 100%, you set it to a number like 800px.

blaze718 04-28-2009 09:19 PM

Here's a image of what I mean.
http://img2.imageshack.us/img2/5273/11859481.png
As you can see the line is not static when the title of the thread is longer.

napy8gen 04-29-2009 01:25 AM

According to this thread, download and read instruction 3/4
https://vborg.vbsupport.ru/showthrea...tegory+spacing

width has to be set in the row of columns in your forumhome level 1 no post.
you can play only with this row.
Quote:

<tr align="center">
<td class="thead" width="35">&nbsp;</td>
<td class="thead" align="$stylevar[left]">$vbphrase[forum]</td>
<td class="thead" width="175">$vbphrase[last_post]</td>
<td class="thead" width="65">$vbphrase[threads]</td>
<td class="thead" width="65">$vbphrase[posts]</td>
<if condition="$vboptions['showmoderatorcolumn']">
<td class="thead" width="120">$vbphrase[moderator]</td>
</if>
</tr>


All times are GMT. The time now is 09:20 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.01359 seconds
  • Memory Usage 1,719KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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