Title: bottom.php sidebar
Last modified: August 20, 2016

---

# bottom.php sidebar

 *  [emberjd123](https://wordpress.org/support/users/emberjd123/)
 * (@emberjd123)
 * [14 years ago](https://wordpress.org/support/topic/bottomphp-sidebar/)
 * Hi hoping for some help please. Presently have two columns, left and right. Looking
   to add a third, which would be extreme right, but when I try and add the home
   webpage goes blue. I’ve not included the long lists of links. The present codes
   for left and right are:
 * _[[code moderated - the forum limit for posting code is 10 lines - for anything above that limit, please use the pastebin]](http://codex.wordpress.org/Forum_Welcome#Posting_Code)_

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

 *  Thread Starter [emberjd123](https://wordpress.org/support/users/emberjd123/)
 * (@emberjd123)
 * [14 years ago](https://wordpress.org/support/topic/bottomphp-sidebar/#post-2822765)
 * Hi I’ve managed to add extreme right but the three columns are lining up. The
   extreme right column is much higher up. Please see [LINK](http://www.emberjd.com).
   Any assistance would be much appreciated.
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [14 years ago](https://wordpress.org/support/topic/bottomphp-sidebar/#post-2822767)
 * the existing bottom sidebars are styled with (in style.css):
 * `#bottom-left,#bottom-mid,#bottom-right{width:30%;padding:20px 0 20px 20px;float:
   left;}`
 * add your new one to this style;
    example:
 * `#bottom-left,#bottom-mid,#bottom-right,#bottom-extreme-right{width:30%;padding:
   20px 0 20px 20px;float:left;}`
 *  Thread Starter [emberjd123](https://wordpress.org/support/users/emberjd123/)
 * (@emberjd123)
 * [14 years ago](https://wordpress.org/support/topic/bottomphp-sidebar/#post-2822777)
 * Thanks very much alchmyth.
    I’m new to this, please can you let me know where
   to insert this code? The complete coding, with links removed, is now:
 * _[code moderated - [use the pastebin for any code over 10 lines](http://codex.wordpress.org/Forum_Welcome#Posting_Code)]_
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [14 years ago](https://wordpress.org/support/topic/bottomphp-sidebar/#post-2822780)
 * the css code goes into style.css;
 * edit style.css (for instance in _**dashboard – appearance – editor**_: select
   _style.css_)
 * then scroll down to about half-way; search for the existing:
 *     ```
       #bottom-left,#bottom-mid,#bottom-right{width:30%;padding:20px 0 20px 20px;float:left;}
       ```
   
 * then change it to the suggested css.
 *  Thread Starter [emberjd123](https://wordpress.org/support/users/emberjd123/)
 * (@emberjd123)
 * [14 years ago](https://wordpress.org/support/topic/bottomphp-sidebar/#post-2822787)
 * Thanks v much alchymyth it worked. Your help in appreciated.

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

The topic ‘bottom.php sidebar’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 2 participants
 * Last reply from: [emberjd123](https://wordpress.org/support/users/emberjd123/)
 * Last activity: [14 years ago](https://wordpress.org/support/topic/bottomphp-sidebar/#post-2822787)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
