Quote:
Originally Posted by intruder
I'm using vbulletin 3.7.3PL1 / Ads Sys V2.6 and my header ads are not showing corectly.
The ads are below the logo not at the right. What should i change in order to have the ads shown at the right of the logo?
|
there is 2 ads in header slideshow at the right of the logo and rotation below the logo .
if you want a simple rotation in right side open yoour header and
Above:
Code:
<td align="$stylevar[right]" id="header_right_cell">
<if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else /> </if>
</td>
Add :
Code:
<td align="$stylevar[right]">$ad_headerEnd