Hello, I'm trying to center my google ad, right now its position to left.
this is the code I used, could someone modify it so that the ad shows up as centered?
I've tried doing it myself but I always end up breaking the code.
this is the code I used, could someone modify it so that the ad shows up as centered?
Code:
<br />
<if condition="THIS_SCRIPT != 'newthread' AND THIS_SCRIPT != 'newreply' AND THIS_SCRIPT != 'editpost'">
<!-- Google AdSense -->
YOUR_ADSENSE_CODE_HERE
<!-- Google AdSense -->
</if>
<br />
I've tried doing it myself but I always end up breaking the code.