Title: fidgety widget
Last modified: August 20, 2016

---

# fidgety widget

 *  [dickf](https://wordpress.org/support/users/dickf/)
 * (@dickf)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/fidgety-widget/)
 * I am not that good at this but i customized twenty eleven. i changed the footer.
   php to make ik full width but now my left widget doesn’t stay in place. can anyone
   help?
 * [http://ladythuraya.com/sherakhan/](http://ladythuraya.com/sherakhan/)

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

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 9 months ago](https://wordpress.org/support/topic/fidgety-widget/#post-3000549)
 * Where is it supposed to be? Can you post imagery of what the footer is supposed
   to look like?
 *  Thread Starter [dickf](https://wordpress.org/support/users/dickf/)
 * (@dickf)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/fidgety-widget/#post-3000553)
 * below the column luxury
 * [http://ladythuraya.com/sherakhan/wp-content/uploads/2012/08/widget.jpg](http://ladythuraya.com/sherakhan/wp-content/uploads/2012/08/widget.jpg)
 * I am also having a problem with the color of the links in the footer. but i suppose
   that is the next problem..
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 9 months ago](https://wordpress.org/support/topic/fidgety-widget/#post-3000558)
 * You need to add a width to `#supplementary` and set it `margin: 0 auto`.
 *     ```
       #supplementary {
        width: 960px;
        margin: 0 auto;
       }
       ```
   
 *  Thread Starter [dickf](https://wordpress.org/support/users/dickf/)
 * (@dickf)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/fidgety-widget/#post-3000573)
 * Thank you! The widgets stay in place but now my background image doesn’t fill
   the full width and the widgets exactly where i would like them..
 * [http://ladythuraya.com/sherakhan/wp-content/uploads/2012/08/widgets.jpg](http://ladythuraya.com/sherakhan/wp-content/uploads/2012/08/widgets.jpg)
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 9 months ago](https://wordpress.org/support/topic/fidgety-widget/#post-3000577)
 * Apply the background to the element that has a width of 100%.
    E.g;
 *     ```
       footer {
        background: url("http://florislazaro.com/fancy/wp-content/uploads/2012/08/footer-bg.png") top left repeat-x;
       }
       ```
   
 *  Thread Starter [dickf](https://wordpress.org/support/users/dickf/)
 * (@dickf)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/fidgety-widget/#post-3000583)
 * That did it. Thank you!
 * Compliments on your website btw. i love the way the gallery looks! Found a spelling
   mistake on your about page, you have written comm**i**nication idstead of communication.
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 9 months ago](https://wordpress.org/support/topic/fidgety-widget/#post-3000585)
 * Noted and resolved.
    Happy to help.

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

The topic ‘fidgety widget’ is closed to new replies.

## Tags

 * [footer](https://wordpress.org/support/topic-tag/footer/)
 * [twent eleven](https://wordpress.org/support/topic-tag/twent-eleven/)
 * [widget](https://wordpress.org/support/topic-tag/widget/)

 * 7 replies
 * 2 participants
 * Last reply from: [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * Last activity: [13 years, 9 months ago](https://wordpress.org/support/topic/fidgety-widget/#post-3000585)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
