Hi,
I am trying to edit the header code and can't find:
Code:
<td align="$stylevar[right]" id="header_right_cell">
<if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else /> </if>
</td>
or:
Code:
<if condition="$show['dst_correction']">
All I have is:
Code:
<meta http-equiv="Page-Exit" content="BlendTrans(Duration=0)" />
<meta http-equiv="Page-Enter" content="BlendTrans(Duration=0)" />
<!-- content table -->
$spacer_open
$_phpinclude_output
$ad_location[ad_header_end]
Any help would be greatly appreciated!