The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
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:
Any help would be appreciated. |
|
#2
|
||||
|
||||
|
Code:
.forumbit_post .foruminfo {
min-width:30%;
width:57%;
}
|
|
#3
|
|||
|
|||
|
Hi, I've added that to my additional.css template but the change doesn't seem to do anything.
|
|
#4
|
||||
|
||||
|
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.
|
|
#5
|
|||
|
|||
|
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. |
|
#6
|
||||
|
||||
|
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%
|
|
#7
|
|||
|
|||
|
I would like ti decrease last post column so what should I change?
|
|
#8
|
|||
|
|||
|
Increase the percent
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|