New Landing How can we help? Themeforest Theme Support Pinpoint Google Ad Banner/Leaderboard on page header/masthead

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Pinpoint
  • #149793
    pviloria
    Member
    Post count: 15

    Hello Swiftideas,

    Would it be possible to insert a 728 x 90 Google ad in my page header (beside my logo)?

    Currently my logo (SAGS) is centered, but I would like to re-align it to accommodate a Google banner/leaderboard ad managed with AdSense.

    Also, I am trying to insert Google standard medium rectangle (MRec) ads on my sidebar. The size should be 300 x 250, but gets resized to 239 x 199.

    I would like my sidebar to be able to accommodate 300 x 250 MRec Google ads. Can you help me with this?

    Cheers!

    Paolo

    #149903
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,
    Regarding the page header can you provide a mockup image with the position of the logo and the Ad banner?

    Did you tried to put the sidebar ad code in one widget of the sidebar?

    -Rui

    #149962
    pviloria
    Member
    Post count: 15
    This reply has been marked as private.
    #150451
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please open to edit header.php.

    1-Find this code:-
    <div class="span3 logo-block">
    
    Change with:-
    <div class="span12 logo-block">
    
    2-Find this code:-
    <div class="span9">
                <div class="banner">
    
    Change with:-
    <div class="span9">
                <div class="banner">
    
    

    3- Insert this custom css code also.

    .banner {
        float: none;
        margin: 0 auto !important;
        padding-right: 20px;
        text-align: center;
    }

    Thanks
    Mohammad

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register