Quote:
Originally Posted by msimplay
i can't seem to find the variable inside the index template
they all say 100%
and i can't seem to find stylevarwidth
|
replace spacer_open with this
HTML Code:
<!-- open content container -->
<if condition="$show['old_explorer']">
<table cellpadding="0" cellspacing="0" border="0" width="<if condition="THIS_SCRIPT == adv_index">100%<else />$stylevar[outertablewidth]</if>" align="center"><tr><td class="page" style="padding:0px $stylevar[spacersize]px 0px $stylevar[spacersize]px">
<else />
<div align="center">
<div class="page" style="width:<if condition="THIS_SCRIPT == adv_index">100%<else />$stylevar[outertablewidth]</if>; text-align:$stylevar[left]">
<div style="padding:0px $stylevar[spacersize]px 0px $stylevar[spacersize]px">
</if>