Tagged: ,

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #31010
    phoenix
    Member

    Hi, Im using the Catch Box Adspace Widget in the Top Header Sidebar. The Google banner ad will not centre, it stays aligned to the right. I have tried wrapping the adsense code with <div> and using .css to centre, nothing I try will work. What is the way to keep ads in the Top Header Sidebar centred?

    #31038
    Sakin
    Keymaster

    @phoenix: Sorry I need to check in your site and then I can provide your the custom css. Please add in your site URL.

    #31104
    phoenix
    Member

    yes, here it is: http://vulcansky.ca

    thanks

    #31162
    Sakin
    Keymaster

    @phoenix: Can you try adding in the following css in “Appearance => Theme Options => Custom CSS” box.

    #sidebar-header-top .widget {
        display: block;
        float: none;
        margin: 0 auto;
        text-align: center;
    }
    #sidebar-header-top .widget .textwidget {
        text-align: center;
        display: block;
    }
    #31707
    phoenix
    Member

    Sakin, Thanks! that did it.

    #42097
    skynet
    Participant

    Hello phoenix, i will suggest you to use adsense responsive ads on your catchbox pro blog.
    Your ad in the center it will be broken out on a mobile device and is someone resize a page will se the ads outside the space.

    #42098
    phoenix
    Member

    Thanks for letting me know!! Just updated it.

    regards,

    #42305
    phoenix
    Member

    I’m using jetpack’s mobile theme. When viewing my site on a mobile device the catchbox adsense banner no longer appears, is there a workaround to this so that it shows.

    #42313
    Sakin
    Keymaster

    @phoenix: You can deactivate Jetpack mobile theme module. As Catch Box Theme is responsive theme and it will show nice in mobile devices as well. Sorry we don’t know the options in Jetpack mobile theme.

    #42342
    skynet
    Participant

    @phoenix i also suggest to you to deactivate the jetpack mobile theme module.
    Catchbox pro work perfectly on all mobile device.

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Center Adsense banner in header’ is closed to new replies.