New Landing How can we help? Themeforest Theme Support Flexform prettyPhoto lightbox fullscreen background color change

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Flexform
  • #17394
    glutzkommunikation
    Member
    Post count: 46

    Hey there,

    Does anybody know where i could change the background color from black to white?
    Changes in the prettyPhoto.css (line 117: div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500} has no effect.

    Thank you very much.

    #17415
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Can you show me a link to the page that contains prettyphoto?

    Thanks,
    laranz.

    #17486
    glutzkommunikation
    Member
    Post count: 46

    http://www.baselink.com/wordpress/verkehrerschliessung/

    When you click on one of the pics, the black background should be white.
    And is it posssible to brighten up or change the mouseover color (here green)?

    Is it possible to show only in the lightbox an description of the photographs?

    #17617
    glutzkommunikation
    Member
    Post count: 46

    any idea?

    #17623
    glutzkommunikation
    Member
    Post count: 46

    OK solved the problem with the background-colour.

    The lightbox is shown via view.js not prettyPhoto.
    My fault.

    Does anybody know a easy way to show the picture description in lightbox?
    And where i can find the settings for the mouseover-color of the thumbnails?

    Thank you very much.

    #19067
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    You can add the following custom css to the box within theme options:

    figure .overlay {
    background: #222;
    }
    

    – Ed

    #19517
    rsae
    Member
    Post count: 39

    Hi —

    I have the same question regarding Neighborhood: I want to change the hover-state color for lightbox images. I tried tinkering with the CSS after Ed’s input, but to no avail.

    Instead of the accent color, I’d like to be able to nominate a different color for the image rollover state.

    I appreciate any help that you can provide.

    (Apologies if I’m asking for help in the wrong sub-forum, but it seemed the best place for it.)

    Thanks!

    #19702
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    You mean you don’t want the hover color to be same as the accent color? Try this in custom CSS

    figure:hover .overlay{
    box-shadow: 0 0 0 500px #123EEE inset !important;
    }
    

    Fill that #123EEE to your color, that you want.

    Let me know, what you got.

    Thanks,
    laranz.

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register