Title: CSS Help with positioning
Last modified: August 19, 2016

---

# CSS Help with positioning

 *  [waulok](https://wordpress.org/support/users/waulok/)
 * (@waulok)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/css-help-with-positioning/)
 * Hi.
 * I’ve started trying my hand at Theme creation. I have a theme and have been hacking
   the css and php to make it look how I want it.
 * My problem is, when the FOOTER is displayed, it seems to only be taking into 
   account the height of the POSTS area but not the SIDEBAR.
 * Ie. If there’s a page full of posts, the FOOTER is under everything. But, if 
   there is only one post shown, the FOOTER displays on top of the SIDEBAR.
 * Ex. 1:
 *  Header
    SB | Post SB | Post SB | Post Footer
 * Ex. 2:
 *  Header
    SB | Post SFooter SB | SB |
 * Thanks.

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

 *  [@mercime](https://wordpress.org/support/users/mercime/)
 * (@mercime)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/css-help-with-positioning/#post-959333)
 * Well, imagining what you’re talking about, I could say to add either a `<br clear
   ="all">` or better yet, `<div class="clearthis"></div>` just before the footer.(
   for the second one, you need to add following to your style.css — `.clearthis{
   clear: both; }`
 *  Thread Starter [waulok](https://wordpress.org/support/users/waulok/)
 * (@waulok)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/css-help-with-positioning/#post-959341)
 * Thanks. I tested that but it didn’t fix the issue.
 *  [Alex Mansfield](https://wordpress.org/support/users/alexmansfield/)
 * (@alexmansfield)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/css-help-with-positioning/#post-959407)
 * Could you post a link so that we could look at it? Thanks.

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

The topic ‘CSS Help with positioning’ is closed to new replies.

## Tags

 * [footer](https://wordpress.org/support/topic-tag/footer/)
 * [overwrite](https://wordpress.org/support/topic-tag/overwrite/)
 * [sidebar](https://wordpress.org/support/topic-tag/sidebar/)

 * 3 replies
 * 3 participants
 * Last reply from: [Alex Mansfield](https://wordpress.org/support/users/alexmansfield/)
 * Last activity: [17 years, 5 months ago](https://wordpress.org/support/topic/css-help-with-positioning/#post-959407)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
