Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #5742
    romanapoliart
    Participant

    Hello,
    I’am using the Mosaïc module.
    I would like to change the background color to solid white and I also want to change on lightbox the style of the font, butons (close, go back, next…), eliminate.
    Thank you very much
    Yours
    Roma

    #5749
    romanapoliart
    Participant

    Hello,
    I find the way to change the butons but:
    – I need to change the background color to solid white (opacity: 1)
    – I would like to have more white opacity on the thumbnails on mouse over.
    Can you help me with that?
    Thank you very much.
    Roma

    #5754
    romanapoliart
    Participant
    This reply has been marked as private.
    #5760
    romanapoliart
    Participant
    This reply has been marked as private.
    #5764
    Rattus
    Keymaster

    Sorry, moved to another hosting and emails about new topics and replies stopped coming. Fixed now.

    Put code below to your theme’s style.css
    1. White background for popup:
    div.pp_overlay { background-color: #ffffff !important; opacity: 1 !important }
    2. Center title between controls:
    .pp_description { text-align: center; }
    Center image description:
    .pp_description_long { text-align: center; }
    3. Thumbnail opacity:
    .gmediaMosaic a:hover img { opacity: 0.5 !important; }

    #5789
    romanapoliart
    Participant

    Thank You very much Rattus. It’s work well. Have a nice day. Roma

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