![]() |
Placing a google ad above the content gallery
Hi.
I am wanting to place a google banner below the header but above the content gallery and stretches the width of the page, which would move the homepage side widget down even with the featured content gallery. How do I do that? I have searched the corporate forum but don't see any answers. www.wenzelstrategies.com Many thanks. |
open home.php
<div id="content"> <div id="homepage"> Place code here <div class="homepageleft"> |
Great. Worked perfectly. But, how do I get the ad to be centered?
|
try this
change <div id="homepage"> to <div align="center" id="homepage"> |
Perfectamundo! Thanks, Debra.
|
you're welcome
|
One quick follow-up - the centering of the ad also centered all copy on the page. I am fine with that, but would like to left-justify the text in the text widgets on the page (www.wenzelstrategies.com) if that is possible. Is it possible?
|
d'oh of course it did..
k, do this instead PHP Code:
.ad { background: #F7F7F7; margin: 0px 0px 10px 0px; padding: 9px; border: 1px solid #E6E6E6; } |
| All times are GMT -5. The time now is 11:48 AM. |
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.