Title: HELP &#8230;&#8230;&#8230;&#8230;.
Last modified: August 19, 2016

---

# HELP ………….

 *  [essjay1976](https://wordpress.org/support/users/essjay1976/)
 * (@essjay1976)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/help-111/)
 * i am a newbie, and need help please, if you loom at my website [http://www.nappy-tastic.co.uk](http://www.nappy-tastic.co.uk)
   there is this adress is the cloud! is and how may i remove it – just looks very
   random.
 * thankyou
    oh oh oh also how can i remove the swing board that states search also
   its not really a site you need to do a search if that makes sense
 * regards
 * sarah jane

Viewing 1 replies (of 1 total)

 *  [Edward Caissie](https://wordpress.org/support/users/cais/)
 * (@cais)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/help-111/#post-1389127)
 * If you look at (or near) line 142 in your style.css file you will find the element
   controlling the ‘header link’, change it to this:
 *     ```
       #header_link {
         display:none;
         float:left;
         width:300px;
       }
       ```
   
 * … the `display:none;` will “hide” the link.
 * As far as the “swing board” is concerned, that is part of the main header background
   graphic, if you wish to remove it you will have to edit that graphic (bgr_header.
   png). You will then need to make another CSS edit at (or near) line 65:
 *     ```
       #main_search {
         display:none;
         float:right;
       }
       ```
   
 * … use `display:none;` to hide the search text like above.

Viewing 1 replies (of 1 total)

The topic ‘HELP ………….’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Edward Caissie](https://wordpress.org/support/users/cais/)
 * Last activity: [16 years, 3 months ago](https://wordpress.org/support/topic/help-111/#post-1389127)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
