The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
how would i increase the height of where it says "threads in forum: Site Announcements". All i want to do is make that taller
|
#2
|
|||
|
|||
![]()
bump
|
#3
|
||||
|
||||
![]()
Find in your forumdisplay template:
Code:
<!-- / controls above thread list --> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" style="border-bottom-width:0px"> Code:
<!-- / controls above thread list --> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" height="40px" align="center" style="border-bottom-width:0px"> |
#4
|
|||
|
|||
![]()
thank you Kirk
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|