Hi.
I have this code..:
<!-- IF ADS_7 -->{ADS_7}<br /><br /><!-- ENDIF -->
But it isn't in center. How to edit the code so that is will be in center of the page?
Put ad in center of page - Advertisement Management
-
- Registered User
- Posts: 370
- Joined: Fri Dec 10, 2004 5:16 pm
- Location: Norway
Re: Put ad in center of page
Solved:
<div style="text-align: center;">
<!-- IF ADS_7 -->{ADS_7}<br/><br /><!-- ENDIF -->
</div>
<div style="text-align: center;">
<!-- IF ADS_7 -->{ADS_7}<br/><br /><!-- ENDIF -->
</div>
-
- Registered User
- Posts: 370
- Joined: Fri Dec 10, 2004 5:16 pm
- Location: Norway
Re: Put ad in center of page
I usually just place the {ADS_7} Code in my Theme, and then when making the Ad, I place in the <Center></Center> Tags in the Ad HTML Code.
This was its Ad Specific, because sometimes I want them left or Center Alligned.
This was its Ad Specific, because sometimes I want them left or Center Alligned.
-
- Registered User
- Posts: 28
- Joined: Thu Oct 02, 2014 8:13 pm