Forums

margin between column and sidebar/widget (2 posts)

  1. sofie.cr
    Member
    Posted 6 months ago #

    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

  2. SwansonPhotos
    Member
    Posted 6 months ago #

    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.

Reply

You must log in to post.

About this Topic

Tags