Problems Centering Item
-
Hello,
I am trying to insert an adsense ad above the page title, but below the navigation bar on all of my pages. I was unimpressed with multiple plugins so I am trying to code it in manually even though I have limited coding experience. After watching some youtube videos and searching this forum I was able to get the add in the correct location, but I am having trouble centering it. I am currently using <center> “adense code” </center> in header.php, but it comes out about 200 pixels too far to the left. It looks like it would be in the perfect centered location if I had a side bar on the right side, but I don’t (I only have one on the left). I have also tried using <div id=”googleAd”> “Adsense code” </div> in header.php with #googleAd { text-align: center; } at the bottom of style.css but the same thing happened.
My website is StompOnStep1.com. I am using the Twenty Fourteen Theme with a child theme as well as the plugins “Fourteen Colors” and “Fourteen Extended.” The add is shown on every page except the home page. I am using the latest version of wordpress and all of my themes & plugins.
Any help is much appreciated.
Thanks!
-Brian
- The topic ‘Problems Centering Item’ is closed to new replies.