Title: umar00's Replies | WordPress.org

---

# umar00

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can’t click inside the search bar….please help..urgent](https://wordpress.org/support/topic/cant-click-inside-the-search-barplease-helpurgent/)
 *  Thread Starter [umar00](https://wordpress.org/support/users/umar00/)
 * (@umar00)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/cant-click-inside-the-search-barplease-helpurgent/#post-1213568)
 * if you on [MY SITE](http://www.masterdesgin.co.cc)
    You will notice that you 
   can not click directly inside the search box, but you can click if you point 
   the cursor exactly on the above border line, How to bring that click able region
   below
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can’t click inside the search bar….please help..urgent](https://wordpress.org/support/topic/cant-click-inside-the-search-barplease-helpurgent/)
 *  Thread Starter [umar00](https://wordpress.org/support/users/umar00/)
 * (@umar00)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/cant-click-inside-the-search-barplease-helpurgent/#post-1213567)
 * Hi,
    Thankx for your reply,
 * As iridiax said that free hosting creats problmes with wordpress, yse i agree
   with you, but I am haiving the same prob on localhost, I also uploaded this theme
   in a friends paid server, but the problem still remains.
    And this is my header
   file link: [http://wordpress.pastebin.ca/1568017](http://wordpress.pastebin.ca/1568017)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [google search box](https://wordpress.org/support/topic/google-search-box/)
 *  [umar00](https://wordpress.org/support/users/umar00/)
 * (@umar00)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/google-search-box/#post-1134991)
 * dude..
    go to this website:[http://www.googleadsensecode.com/](http://www.googleadsensecode.com/)..
   get the code you want
 * now 1st decide where do u want to place google ads on the header e.g left or 
   right etc,
    Then go in header.php & find the closest postion to the palce where
   you want the google ads to appear, if you can’t find the place just paster the
   code, refresh the page to see the result & do this by just make a new div like
   this & put the code inside it:
 *     ```
       <div id="g-search">
   
       <!-- Start Here -->
   
       <script type="text/javascript"><!--
       google_ad_client = "pub-2151667935419035";
       /* 120x600, created 7/17/08 */
       google_ad_slot = "8233032726";
       google_ad_width = 120;
       google_ad_height = 600;
       //-->
       </script>
       <script type="text/javascript"
       src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
       </script>
   
       <!-- End Here -->
       </div>
       ```
   
 * then adjust the exact position by using CSS styling e.g margin & padding etc

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