Title: grayhat123's Replies | WordPress.org

---

# grayhat123

  [  ](https://wordpress.org/support/users/grayhat123/)

 *   [Profile](https://wordpress.org/support/users/grayhat123/)
 *   [Topics Started](https://wordpress.org/support/users/grayhat123/topics/)
 *   [Replies Created](https://wordpress.org/support/users/grayhat123/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/grayhat123/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/grayhat123/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/grayhat123/engagements/)
 *   [Favorites](https://wordpress.org/support/users/grayhat123/favorites/)

 Search replies:

## Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Plugin for AdSense] Alternate content Adblocker Javascript code is not working with Plugin](https://wordpress.org/support/topic/alternate-content-adblocker-javascript-code-is-not-working-with-plugin/)
 *  [grayhat123](https://wordpress.org/support/users/grayhat123/)
 * (@grayhat123)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/alternate-content-adblocker-javascript-code-is-not-working-with-plugin/#post-5445243)
 * sir,where to implement this code.I don’t know exact location to place.I thought
   this to place n function.php if i am right please suggest me or just give me 
   instructions or hints to follow.
 * Thanks in advance.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Hueman] How to add pointers in header menus of our websites](https://wordpress.org/support/topic/how-to-add-pointers-in-header-menus-of-our-websites/)
 *  Thread Starter [grayhat123](https://wordpress.org/support/users/grayhat123/)
 * (@grayhat123)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/how-to-add-pointers-in-header-menus-of-our-websites/#post-5795972)
 * first of all thanks for the reply..sir.If it takes longer work to create please
   suggest me some resources so that i can design them my own following steps.If
   i encounter any problem i will inform it here.Suggest me any sites or css example
   or any plugins i can follow.
 * Thanks in advance.thanks for theme.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Hueman] Unattach Featured Image pages](https://wordpress.org/support/topic/unattach-featured-image-pages/)
 *  [grayhat123](https://wordpress.org/support/users/grayhat123/)
 * (@grayhat123)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/unattach-featured-image-pages/#post-5560810)
 * the featured image can be uploaded only once…u have to update the info whenver
   u want just like in the posts..the crawlers get that info every day to day….
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Hueman] how to keep adsense or other banners in header](https://wordpress.org/support/topic/how-to-keep-adsense-or-other-banners-in-header/)
 *  Thread Starter [grayhat123](https://wordpress.org/support/users/grayhat123/)
 * (@grayhat123)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/how-to-keep-adsense-or-other-banners-in-header/#post-5615258)
 * you are life saver…made it in a minute ..i was searching for this from 2 weeks…
   thank u sir…i made it with u…i got exactly what i want
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Hueman] how to keep adsense or other banners in header](https://wordpress.org/support/topic/how-to-keep-adsense-or-other-banners-in-header/)
 *  Thread Starter [grayhat123](https://wordpress.org/support/users/grayhat123/)
 * (@grayhat123)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/how-to-keep-adsense-or-other-banners-in-header/#post-5615175)
 * hello sir,nice to hear from you again..i first of all thank you for reply..
 * I have kept this banner in header.php just below this
 *     ```
       <?php endif; ?>
       <div class="ads-header-desktop"><a href="https://www.viglink.com/?vgref=1663318&vgtag=banner">
         <img alt="VigLink banner" height="90" src="//publishers.viglink.com/images/banners/728x90-1.png" width="728" />
       </a></div>
       ```
   
 * Then the result is [here ](http://www.grayhatit.com)
 * In the custom.css i have placed this
 *     ```
       /* Global */
       .mystyle {.ads-header-desktop {
           display: block;
           float: right;
           margin-right: 5px;
           margin-top: -95px;
           }}
       ```
   
 * These all instructions are given in previous threads but this is not really setting
   banner in right position .like in this [picture](http://tinypic.com/view.php?pic=2h7lx6v&s=5#.VJ5bjjADkCs)
 * Thanks for replying..and giving awesome support…I will wait for your reply..
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Hueman] how to change sidebar colours](https://wordpress.org/support/topic/how-to-change-sidebar-colours/)
 *  Thread Starter [grayhat123](https://wordpress.org/support/users/grayhat123/)
 * (@grayhat123)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/how-to-change-sidebar-colours/#post-5611871)
 * thanks for the support …got solved
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Hueman] how to change sidebar colours](https://wordpress.org/support/topic/how-to-change-sidebar-colours/)
 *  Thread Starter [grayhat123](https://wordpress.org/support/users/grayhat123/)
 * (@grayhat123)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/how-to-change-sidebar-colours/#post-5611838)
 * THANKS FOR THE EFFORT SIR..YOU ARE AWESOME …REALLY SOLVED MY PROBLEM,i am happy
   with your reply..and i also 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](http://tinypic.com/view.php?pic=2h7lx6v&s=5#.VJ5bjjADkCs)
 * if you undestand me please reply take your time,i will be waiting for ur reply.
   
   I will e very thankfull and once again thanks for reply….

Viewing 7 replies - 1 through 7 (of 7 total)