Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #4704
    Rosangela
    Participant

    How can I change the background color of the galleries? The black is very ugly.
    thanks

    #4708
    medhat
    Participant

    Similar question to above, I would also like to change the Photobox module display background colour. When it displays the image the image has a shadow and then the background is about 50% black I would like to change the background to a 50% white. Thanks in Advance.

    #4834
    Rattus
    Keymaster

    Every module have it’s own settings. Flash modules have background option. As for PhotoBox there need to change a lot of CSS.
    But to make it little lighter you can add this CSS to your theme style.css file:

    #pbOverlay{
    	background:radial-gradient(rgba(255,255,255,.6) 0%, rgba(0,0,0,.9) 100%);
    }
    #5750
    romanapoliart
    Participant

    Similar question to above, I would also like to change the Mosaïc module display background colour. The background is about 50% black I would like to change the background to a 50% white. Thanks.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Modules’ is closed to new topics and replies.
Forum closed. Use forum at Wordpress.org: Gmedia Support Forum