The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Bottom bar not spaning the entire window
Please check the attached .gif. The bottom bar is not spanning the entire window. Would anyone happen to know how to correct this?
Edit: Would this code be the culprit, in the 'memberlist' template? Code:
<td class="tfoot" colspan="$totalcols" align="$stylevar[right]"> <span class="smallfont"> <if condition="$show['usergroup']"> <input type="submit" class="button" value="$vbphrase[remove_selected_users]" /> <else /> <phrase 1="$first" 2="$last" 3="$totalusers">$vbphrase[showing_results_x_to_y_of_z]</phrase> |
#2
|
|||
|
|||
quick fix is to change
Code:
<td class="tfoot" colspan="$totalcols" align="$stylevar[right]"> Code:
<td class="tfoot" colspan="5" align="$stylevar[right]"> |
#3
|
||||
|
||||
This Cuases as a result of installing i trader hack check the original thread for
memberlist template edit Edit: Deleted | Reason: Posted During bcmedia Post |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|