• sadek409

    (@sadek409)


    Hello friends,
    I want to add Adsense ads just bellow Navbar and which should be shown in all pages.
    Could anyone tell me how to add this.
    Check my blog’s link here https://www.Btips.net

Viewing 2 replies - 1 through 2 (of 2 total)
  • Michael

    (@alchymyth)

    edit header.php (?) and find the end of the nav section;

    possibly add the adsense code after:

    <div id="bodywrap"><div id="bottom-bg"><div id="wrapper2">

    for easier formatting, wrap the adsense code into a div;
    example (suggestin only, you might need to add more formatting):
    <div class="adsense" style="margin:-40px auto 20px;">ADSENSE CODE</div>

    Thread Starter sadek409

    (@sadek409)

    Are you sure about that.
    If you are sure then I will try it otherwise I will not.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to add Adsense ads bellow Navbar’ is closed to new replies.