Title: Notepad Chaos
Last modified: August 20, 2016

---

# Notepad Chaos

 *  [PillowFace](https://wordpress.org/support/users/pillowface/)
 * (@pillowface)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/notepad-chaos/)
 * Hi I am trying to remove a gap that has appeared at the bottom between main and
   footer after removing the right column of litter. Could anyone tell me whats 
   causing the gap please?
 * Thanks
 * site: [http://www.irenosenokojie.com](http://www.irenosenokojie.com)

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

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 7 months ago](https://wordpress.org/support/topic/notepad-chaos/#post-3042529)
 * Underneath `<div id="content"> ... </div>`, remove this `<br clear="all">`.
 *  Thread Starter [PillowFace](https://wordpress.org/support/users/pillowface/)
 * (@pillowface)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/notepad-chaos/#post-3042542)
 * sorry which file am i removing that from? cheers
 *  Thread Starter [PillowFace](https://wordpress.org/support/users/pillowface/)
 * (@pillowface)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/notepad-chaos/#post-3042545)
 * i took it out of home and index and it did nothing then i took it out of column.
   php and it messes up the whole page if i do that 🙁
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 7 months ago](https://wordpress.org/support/topic/notepad-chaos/#post-3042547)
 * Remove from sight using CSS `display: none;`.
 *  Thread Starter [PillowFace](https://wordpress.org/support/users/pillowface/)
 * (@pillowface)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/notepad-chaos/#post-3042567)
 * mate while i appreciate your attempt to help me youre not really explaining much??
   As in which files am i typing or removing stuff from?
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/notepad-chaos/#post-3042569)
 * I looked at your site and could not figure out where the gap is coming from —
   but you can get rid of it by putting a negative top margin on the footer (note
   the change in the margin line –add the -22px):
 *     ```
       #footer-holder {
           background: url("images/footer.jpg") no-repeat scroll 0 0 transparent;
           margin: -22px auto 0;
           min-height: 259px;
           position: relative;
           width: 960px;
       }
       ```
   
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 7 months ago](https://wordpress.org/support/topic/notepad-chaos/#post-3042570)
 * Which theme are you using?
 *  Thread Starter [PillowFace](https://wordpress.org/support/users/pillowface/)
 * (@pillowface)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/notepad-chaos/#post-3042571)
 * thank you so much!!! finally lol nice one 😀

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

The topic ‘Notepad Chaos’ is closed to new replies.

 * 8 replies
 * 3 participants
 * Last reply from: [PillowFace](https://wordpress.org/support/users/pillowface/)
 * Last activity: [13 years, 7 months ago](https://wordpress.org/support/topic/notepad-chaos/#post-3042571)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
