how to keep adsense or other banners in header
-
i want to keep a banner in header,i reffered this forum but discussion didn’t really helped me.I kept the banner in header.php and also pasted this
.ads-header-desktop { display: block; float: right; margin-right: 5px; margin-top: -95px;
}
in custom.css and whatever banner in header.php right below this
<?php if ( has_nav_menu(‘header’) ): ?>
as some body already had this problem and they got solved i think so,because they closed that thread.
whenever i replaced the code changing position in various places it got placed some times below the menubar or sometimes upside of whole website.But not in middle of two menus in right side.
as shown in this image here
please give me instructions step by step if anybody are familiar and got solved this problem.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘how to keep adsense or other banners in header’ is closed to new replies.