After adding google ad in footer of my site i came to know that its in left site but not in center, how to move it to the center?
After adding google ad in footer of my site i came to know that its in left site but not in center, how to move it to the center? https://www.facebook.com/4thmolar |
Depending on how it's added, you can apply the following style to it, like so:
<div style="margin: auto;">[code]</div>
or
<div style="text-align: center;">[code]</div>
You can also try the old-school method of:
<center>[code]</center>
I will hate you for the rest of your life, though. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
i added it as a banner frm admin... y wud u hate me though???? https://www.facebook.com/4thmolar |
You can add that as the text in the banner, and then include your text where [code] is. Also, the <center> thing was a joke (sort of). BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
You can add that as the text in the banner, and then include your text where [code] is. Also, the <center> thing was a joke (sort of). I did it using <center> thing in with adsense code. thanks https://www.facebook.com/4thmolar |