Title: Sidebar/Margin?
Last modified: August 20, 2016

---

# Sidebar/Margin?

 *  Resolved [martunia.waluk](https://wordpress.org/support/users/martuniawaluk/)
 * (@martuniawaluk)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/sidebarmargin/)
 * Hey,
 * I have been trying to fix 2 things on my website (www.konta-forex.pl)
 * The first one is Sidebar, which I thought I have managed to get rid of by deleting‘
   <?php get_sidebar();?> ‘ from all my editor pages. Sidebar is still there and
   I have no idea where is the problem.
 * The second is additional margin? padding? on the left side of my content div,
   which width suppose to be 960px. I would love to put my graphics a little bigger,
   but when I change the width of the graphics, the last one goes automaticly down,
   also for no reason.
 * It has been 3 days, I run out of ideas.

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/sidebarmargin/#post-3055921)
 * if you are referring to the grey ‘sidebar’, this a background image in (style.
   css):
 *     ```
       #wrap {
       	padding: 0px 0px;
       	float: left;
       	width: 960px;
       	background: url(images/background.png) #fff;
       	background-repeat: repeat-y;
               text-align: left;
       }
       ```
   
 * I can’t see any left margin or padding in `#content` (Firefox15);
 * `width:300px;` seems to work for the blue squares; `width:215px;` for the smaller
   ones…
 *  Thread Starter [martunia.waluk](https://wordpress.org/support/users/martuniawaluk/)
 * (@martuniawaluk)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/sidebarmargin/#post-3055925)
 * Cool thanks,
    I have removed the imagine and just changed it for #fff. It did
   work 🙂

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

The topic ‘Sidebar/Margin?’ is closed to new replies.

 * 2 replies
 * 2 participants
 * Last reply from: [martunia.waluk](https://wordpress.org/support/users/martuniawaluk/)
 * Last activity: [13 years, 7 months ago](https://wordpress.org/support/topic/sidebarmargin/#post-3055925)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
