Defaul style is ok, how is possible control my style?
I see this problem after banner change....but only banner code is changed!
EDIT
i hade modified footer for delete a banner code (at the end of the file)....how is possible see previous file for campare it?
Footer, i think, is only file to verify!
PHP Code:
<if condition="is_member_of($bbuserinfo, 0, 1, 3, 2)">
<P align="center">
$GLOBALS[banneradstwo]
</P>
</if>
$ad_location[ad_footer_start]
<br />
<div class="smallfont" align="center">$vbphrase[all_times_are_gmt_x_time_now_is_y]</div>
<br />
$spacer_close
<!-- /content area table -->
<form action="$vboptions[forumhome].php" method="get">
<table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="$stylevar[outertablewidth]" class="page" align="center">
<tr>
<if condition="$show['quickchooser']">
<td class="tfoot">
<select name="styleid" onchange="switch_id(this, 'style')">
<optgroup label="$vbphrase[quick_style_chooser]">
$quickchooserbits
</optgroup>
</select>
</td>
</if>
<if condition="$show['languagechooser']">
<td class="tfoot">
<select name="langid" onchange="switch_id(this, 'lang')">
<optgroup label="$vbphrase[quick_language_chooser]">
$languagechooserbits
</optgroup>
</select>
</td>
</if>
<td class="tfoot" align="$stylevar[right]" width="100%">
<div class="smallfont">
<strong>
<if condition="$show['contactus']"><a href="$vboptions[contactuslink]" rel="nofollow" accesskey="9">$vbphrase[contact_us]</a> -</if>
<if condition="$vboptions['hometitle']"><a href="$vboptions[homeurl]">$vboptions[hometitle]</a> -</if>
<if condition="$show['admincplink']"><a href="$admincpdir/index.php$session[sessionurl_q]">$vbphrase[admin]</a> -</if>
<if condition="$show['modcplink']"><a href="$modcpdir/index.php$session[sessionurl_q]">$vbphrase[mod]</a> -</if>
<if condition="$vboptions['archiveenabled']"><a href="archive/index.php">$vbphrase[archive]</a> -</if>
$template_hook[footer_links]
<if condition="$vboptions[privacyurl]"><a href="$vboptions[privacyurl]">$vbphrase[privacy_statement]</a> -</if>
<a href="#top" onclick="self.scrollTo(0, 0); return false;">$vbphrase[top]</a>
- <a href="http://www.adivor.it/forum/easy_pages.php?p=1">Privacy/Disclaimer</a>
</strong>
</div>
</td>
</tr>
</table>
<br />
<if condition="is_member_of($bbuserinfo, 0, 1, 3, 2)">
<p align="center">
<img border="0" src="http://adivor.it/forum/images/attentionfoot.png">
<img border="0" src="http://adivor.it/forum/images/attentionfoot.png">
<img border="0" src="http://adivor.it/forum/images/attentionfoot.png">
<img border="0" src="http://adivor.it/forum/images/attentionfoot.png">
</p>
<p align="center"><b>
<a href="http://www.adivor.it/forum/easy_pages.php?p=4">
<font color="#FF0000">Hai problemi di accesso al sito e/o non riesci a scaricare i file o inserire/rispondere a discussioni? CLICCA SU QUESTO LINK</font></a><font color="#FF0000">
</font></b></p>
</p>
</if>
<p align="center">
<a rel="license"
href="http://creativecommons.org/licenses/by-nc-nd/3.0/">
<img alt="Creative Commons License" style="border-width:0"
src="http://creativecommons.org/images/public/somerights20.png" />
</a>
<span class="aimgbox" onclick="window.location.href='http://www.w3c.it/';return false" title>
<img src="http://www.w3.org/Icons/valid-xhtml10" alt="" class="aimg" border="0"></span>
<a href="http://www.ServiceUptime.com/?aff=NR90">
<img src="http://www.serviceuptime.com/images/btn/b5.gif" border="0" width="88" height="31" ALT="ServiceUptime Website Monitoring Service"></a>
<a rel="license"
href="http://www.hetzner.de/en/hosting/unternehmen/umweltschutz/">
<img alt="energia pulita" style="border-width:0"
src="http://www.hetzner.de/images/naturstrom/blatt_matrix.gif" />
</a>
</p>
<p align="center">
<a href="http://poialert.mobi"><b>Poi Alert</b></a> -
<a href="http://mobile.adivor.it"><b>Versione Per iPhone</b></a> -
<a href="http://adivor.eu"><b>Adivor.EU</b></a> -
<a href="http://eeepc4g.com"><b>EeePc</b></a> -
<a href="http://www.senzapagare.com/"><b>SenzaPagare</b></a> -
<a href="http://computeritaliano.com/"><b>Forum Computer</b></a>
</p>
<div align="center">
<div class="smallfont" align="center">
<!-- Do not remove this copyright notice -->
$vbphrase[powered_by_vbulletin]
<!-- Do not remove this copyright notice -->
</div>
<div class="smallfont" align="center">
<!-- Do not remove $cronimage or your scheduled tasks will cease to function -->
$cronimage
<!-- Do not remove $cronimage or your scheduled tasks will cease to function -->
$vboptions[copyrighttext]
<p></p>
</div>
</div>
</form>
$ad_location[ad_footer_end]
<if condition="$show['dst_correction']">
<!-- auto DST correction code -->
<form action="profile.php?do=dst" method="post" name="dstform">
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
<input type="hidden" name="do" value="dst" />
</form>
<script type="text/javascript">
<!--
var tzOffset = $bbuserinfo[timezoneoffset] + $bbuserinfo[dstonoff];
var utcOffset = new Date().getTimezoneOffset() / 60;
if (Math.abs(tzOffset + utcOffset) == 1)
{ // Dst offset is 1 so its changed
document.forms.dstform.submit();
}
//-->
</script>
<!-- / auto DST correction code -->
</if>
<script type="text/javascript">
<!--
// Main vBulletin Javascript Initialization
vBulletin_init();
//-->