vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   How do I make last post column on forumhome larger? (https://vborg.vbsupport.ru/showthread.php?t=234523)

MixMakers 01-30-2010 04:06 AM

How do I make last post column on forumhome larger?
 
I would like the last post column on the forum home to be larger, but im not quite sure what to do. Here's a picture to explain what im trying to accomplish:

https://vborg.vbsupport.ru/

Any help would be appreciated.

Lynne 01-30-2010 03:00 PM

Code:

.forumbit_post .foruminfo {
min-width:30%;
width:57%;

}

Change 57 to whatever you want. Put that code in the additional.css template.

MixMakers 01-30-2010 06:10 PM

Hi, I've added that to my additional.css template but the change doesn't seem to do anything.

Lynne 01-30-2010 06:17 PM

You added what? What did you change the value to? Post exactly what you added. It works just fine on my totally default style on my 4.0.1 test site.

MixMakers 01-30-2010 06:36 PM

Added this code to my additional.css template:

.forumbit_post .foruminfo {
min-width:30%;
width:57%;

}

Tinkered with the 57% and made it as much as 80% but the style seemed to stay the same.

Lynne 01-30-2010 08:28 PM

I put in the code to decrease the first column there. It is set to 57%. If you don't decrease it, then the Last Post column cannot increase. All the columns are set to percentages. So, you can't *increase* a percentage because the others won't let you, so you need to *decrease* one of the columns. My css will *decrease* the first column if you set it to something less than 57%

Devanand 06-30-2010 03:17 PM

I would like ti decrease last post column so what should I change?

ChopSuey 06-30-2010 11:33 PM

Increase the percent :)


All times are GMT. The time now is 06:57 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.02012 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_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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