Hide Fullscreen Lightbox black background

aliasantaliasant Registered Users Posts: 7 Beginner grinner
edited September 29, 2014 in SmugMug Customization
the Black back when in fullscreen is not very nice. I want to have my own image.
I managed to do that in Gallery fullscreen but not the slideshow on the homepage or a slideshow on a page.

So. I want to replace the black background were ever it turns up with my own jpg.
Also need to remove the black background from lightbox buttons.

Heres the site:http://martinrodensjo.smugmug.com/

Thankful for help.

Comments

  • herojosieherojosie Registered Users Posts: 66 Big grins
    edited September 22, 2014
    Hi,

    You should be able to add this code to change the color of that background or to make it a jpeg.

    .sm-user-ui .yui3-widget-mask.sm-lightbox-mask {
    background-color: red;
    background-image: url(" your link ");
    }
    Thanks,
    Josie
    SmugMug Support Hero
  • David_S85David_S85 Administrators Posts: 13,167 moderator
    edited September 29, 2014
    Is there a way to make the individual photo display lightbox background semi-transparent and not full black, so I can reveal just a hint of the background page the viewer is still on? I've noticed the standard Contact Me form is lightboxed, but has about a 10% transparency set by default.
    My Smugmug
    "You miss 100% of the shots you don't take" - Wayne Gretzky
Sign In or Register to comment.