Quote:
Originally Posted by aztecboi2003
Not sure if this has been asked or not. How do I get the ads to display in the upper right hand corner. Instead of the center of the page in the header? I don't mind them in the center on the footer. But I need the ones in the header to be in the upper right. Is it a simple code alignment issue or something more complex? Thanks.
|
above :
Code:
<td align="$stylevar[right]" id="header_right_cell">
<if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else /> </if>
add :
Code:
<td align="$stylevar[right]">$ad_headerEnd