• Resolved ddewitt

    (@ddewitt)


    I’ve read other threads on this, but nothing seems to work. My NGG and all other plugins are up to date. Each time I update NGG, it adds a border to my thumbnails and there seems to be some padding making them offset. You can see the gallery here: http://www.visix.com/gallery/

    I have this CSS in the Other Options/Styles area, but it’s not working:
    .ngg-gallery-thumbnail img {
    background-color:transparent!important;
    border:none!important;
    padding: 0px;
    }

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello ddwitt

    Sorry that is not the goal of this thread, I do not know how to send an email directly to you…

    I just entered to your page. Please, could you tell me how you put the circles with the images and texts that you have in your main page? Do you use any plugins?

    Regards

    Thread Starter ddewitt

    (@ddewitt)

    Plugin Contributor photocrati

    (@photocrati)

    @ddewitt – The first suggestion I have is to try removing the img element from your custom CSS … although I have not found the specific changeset it appears somewhere along the lines some custom CSS and/or our application of our CSS has changed where in most cases using the img element is too specific and thus not being used as expected.

    If removing the img element does not correct this for you, it may be a case of a different specificity needing to be used for your inserted displays.

    Thanks!

    – Cais.

    Thread Starter ddewitt

    (@ddewitt)

    Thank you! Removing the img element did the trick.

    Plugin Contributor photocrati

    (@photocrati)

    @ddewitt – Thanks for the update!

    – Cais.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Remove Thumbnail Borders’ is closed to new replies.