The Arcive of vBulletin Modifications Site. |
|
Category Spacing for Gold+ Details »»
|
|||||||||||||||||||||||||
The old thread has tons of unneeded info, so heres Category Spacing for Gold+
Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
hello
where screen shot nice Edit thanx |
|
#3
|
||||
|
||||
|
Just like vB.org
|
|
#4
|
||||
|
||||
|
Woo! Thanks for releasing this seperate, Zachery.
|
|
#5
|
||||
|
||||
|
The other one works for gold too, i have it on my board...
|
|
#6
|
|||
|
|||
|
well this one i also not working, no category spacing, and the alignment is again a mess
|
|
#7
|
|||
|
|||
|
typo on last line of the txt
find: HTML Code:
<div style="padding: 5px 5px 5px p5x;"></div> HTML Code:
<div style="padding: 5px 5px 5px 5px;"></div> |
|
#8
|
|||
|
|||
|
I installed this as posted and a lot of the forum columns were out of alignment. I replaced this code from the mod:
HTML Code:
<tr align="center"> <td class="thead"> </td> <td class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td> <td class="thead" width="175">$vbphrase[last_post]</td> <td class="thead">$vbphrase[threads]</td> <td class="thead">$vbphrase[posts]</td> <if condition="$vboptions['showmoderatorcolumn']"> <td class="thead">$vbphrase[moderator]</td> HTML Code:
<tr align="center"> <td class="thead" width="38"> </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> HTML Code:
<td class="thead" width="240">$vbphrase[last_post]</td> |
|
#9
|
||||
|
||||
|
I do have an alignment fix to post to help everyone here
it will come later today
|
|
#10
|
|||
|
|||
|
Is it possible that you could install this for me? I tried several times but doesn't seem to be working. PM me if you can please
|
![]() |
|
|