Center Adsense display Ad in Header Viewing 3 posts - 1 through 3 (of 3 total) Author Posts March 14, 2014 at 12:36 am #5039 MikeGuest Great Site Ron – I have my google adsense code and it the display ad is right aligned. I want to center the add. I tried 1. <center> </center> 2. <div align=”center”> …. </div> 3. <div style=”text-align: center”> </div> None worked! Any Ideas March 14, 2014 at 12:45 am #5040 RonKeymaster Add this on Frontier Options -> Custom CSS .widget-header { display: block; float: none; text-align: center; } March 14, 2014 at 12:56 am #5041 MikeGuest Thank you, Ron – works perfect! Author Posts Viewing 3 posts - 1 through 3 (of 3 total) The forum ‘WordPress Themes’ is closed to new topics and replies.