Title: Remove image border
Last modified: August 21, 2016

---

# Remove image border

 *  [hyojeon](https://wordpress.org/support/users/hyojeon/)
 * (@hyojeon)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/remove-image-border-3/)
 * Hi,
 * Am trying to delete image borders.
    I’ve put below into Other Options > Style
   and customisation options.
 * .ngg-album { border: none; )
    .ngg-gallery-thumbnail-box { border: none; } .ngg-
   imagebrowser img { border: none; }
 * But no result.
 * I found above the css options, with the question ‘What stylesheet would you like
   to use?’ there’s only ‘default’ option that is available.
 * Would you be able to help please?
    Thanks in advance!
 * [http://wordpress.org/plugins/nextgen-gallery/](http://wordpress.org/plugins/nextgen-gallery/)

Viewing 1 replies (of 1 total)

 *  [tizz](https://wordpress.org/support/users/tizz/)
 * (@tizz)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/remove-image-border-3/#post-4040264)
 * Via FTP create a new folder in wp-content directory, call it ngg_styles and give
   permission to this folder (the max one your host allows you to give). Nextgen
   will automatically create a nggallery.css.
    Then in admin -> Other Options ->
   Styles, in customization options box, add
 * .ngg-gallery-thumbnail img {
    background:none !important; border:none !important;}
 * Add all the classes you need to the declaration separated by commas

Viewing 1 replies (of 1 total)

The topic ‘Remove image border’ is closed to new replies.

 * ![](https://ps.w.org/nextgen-gallery/assets/icon-256x256.png?rev=2083961)
 * [Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery](https://wordpress.org/plugins/nextgen-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/nextgen-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/nextgen-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/nextgen-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/nextgen-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/nextgen-gallery/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [tizz](https://wordpress.org/support/users/tizz/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/remove-image-border-3/#post-4040264)
 * Status: not resolved