• I recently have gotten into wordpress and found the nextgen gallery. It works great, but i would like to have a 3px border around the slideshow.

    .slideshow {
    padding: 6px 3px 6px 3px;
    margin: 0;
    border: 5px solid #333
    }

    this is what i had to write to have firefox put the border with the right padding, but when i look in safari, the padding is off and there are 2 borders, or a double border.

    Thanks!

  • The topic ‘[Plugin: NextGEN Gallery] css border’ is closed to new replies.