Title: margin between column and sidebar/widget
Last modified: August 20, 2016

---

# margin between column and sidebar/widget

 *  [sofie.cr](https://wordpress.org/support/users/sofiecr/)
 * (@sofiecr)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/margin-between-column-and-sidebarwidget/)
 * Hi,
 * I have installed the NextGen gallery widget plugin.
    On the left of each page
   there is text, on the right are images that are changing constantly.
 * This all works fine, but the margin between the text in the column (left) and
   the sidebar/widget on the right is 0.
    I would like to have some distance between
   them. Anyone who can help?
 * My blog is sofie.hostei.com

Viewing 1 replies (of 1 total)

 *  [Pioneer Web Design](https://wordpress.org/support/users/swansonphotos/)
 * (@swansonphotos)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/margin-between-column-and-sidebarwidget/#post-2395562)
 * In admin panel go to Gallery>Style and edit nggallery.css under
    ‘/* ———– Slideshow————-*/’
   And create/add the style:
 *     ```
       .slideshow-widget {
            margin-right: 5px;
       }
       ```
   
 * (Where 5 is the number of pixels offset from the right)
 * Then save and see if that does it. If not, play with the CSS here to see if it
   can be manipulated to shove the images right. (Keep a copy of the original text/
   file prior to editing)
 * Then, if not, find out where the style being called (as revealed in the source
   code of the page) “slideshow-widget” is existing within your CSS files.

Viewing 1 replies (of 1 total)

The topic ‘margin between column and sidebar/widget’ is closed to new replies.

## Tags

 * [margin](https://wordpress.org/support/topic-tag/margin/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Pioneer Web Design](https://wordpress.org/support/users/swansonphotos/)
 * Last activity: [14 years, 7 months ago](https://wordpress.org/support/topic/margin-between-column-and-sidebarwidget/#post-2395562)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
