The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
how do i fix this template?
how do I fix this template?
|
#2
|
||||
|
||||
up load a style that suits 3.6.x it looks like a 3.5.x style. but sorry if im wrong
|
#3
|
||||
|
||||
replace your spacer_open template with this:
Code:
<!-- open content container --> <if condition="$show['old_explorer']"> <table cellpadding="0" cellspacing="0" border="0" width="$stylevar[outertablewidth]" align="center"><tr><td class="page" class="spacer-open"> <else /> <div align="center"> <div class="page" style="width:$stylevar[outerdivwidth]; text-align:$stylevar[left]"> <div class="spacer-open"> </if> Code:
.spacer-open { padding: 0 25px; } .spacer-open .spacer-open { padding: 0; } |
#4
|
|||
|
|||
by the way, it looks perfectly fine when im logged onto admin or moderator.
it only looks weird to guests and regular memebers, any suggestions? cyberalien's suggestion did the job. thanks! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|