AdSense Skyscraper on Homepage

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #723
    marcwitt
    Participant

    Hey there,

    I want to add a AdSense Code for a Skyscraper-Banner (728×90) on top of my homepage (right between navbar and the most recent post) and on the bottom, right between the last post and the pagination.

    Can you tell me how to realize that?

    Kind regards!
    Marc

    #1833
    admin
    Participant

    Hi Marc,

    You have to customize the theme.
    Best files to customize according to your need can be header.php and footer.php

    Thanks

    #1834
    marcwitt
    Participant

    Thanks for your quick reply!

    I guess, I have top put the adsense-Code into a

    ? Then I can add the

    AdSense-Code

    at the place, where I want the ad to be shown?

    #1835
    marcwitt
    Participant

    Alright, I´ve managed to put the ads at the deserved place. One more thing:

    At the top, there now is a space between the first sidebar widget and navbar and at the bottom, there is a space between the last sidebar widget an the footer.

    1. Can you tell me how to fix that?
    2. Can you tell me how to center the leaderboard in the content-area?
    3. Is it possible to place the leaderboard between the preview/teasers of the posts on the homepage?

    #1836
    admin
    Participant

    Hi,
    Please share your website URL. So, i will be able to guide you exactly.
    Thanks

    #1837
    marcwitt
    Participant

    Here you are:

    https://bueronerds.de

    #1838
    admin
    Participant

    Hi,

    Please replace the .leaderboard-homepage-top rules with the following one,

    .leaderboard-homepage-top {
    margin: 50px auto 20px;
    text-align: center;
    }[/CODE]

    See the results after the implementation of new rule.
    Make sure to clear your browser cache and history to see the immediate effect.

    Thanks[CODE].leaderboard-homepage-top {
    margin: 50px auto 20px;
    text-align: center;
    }[/CODE]

    See the results after the implementation of new rule.
    Make sure to clear your browser cache and history to see the immediate effect.

    Thanks

    #1839
    marcwitt
    Participant

    Works perfect! Thank you very much!

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.