The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Two images:
Firefox ![]() Iexplorer ![]() thacks, a lot of thanks |
|
#2
|
||||
|
||||
|
Try creating a new style that has no parent. That style is a default vbulletin style. Now view the member page using that style in IE. Do you still have the same problem?
|
|
#3
|
|||
|
|||
|
a default style works fine, this is a customize style who works in vb 3.6 , i chek header and header include and are the same template, in two versions.
|
|
#4
|
|||
|
|||
|
This often occurs if you close elements after the vBulletin_init() javascript in the footer. Be sure you're closing all of your table cells, tables, and wrappers before
Code:
<script type="text/javascript"> <!-- // Main vBulletin Javascript Initialization vBulletin_init(); //--> </script> |
|
#5
|
|||
|
|||
|
thanks, a lot of thanks, i put de script at the end of the code, and it works ;=)
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|