Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #130423
    sarmuldoon
    Participant

    I am using the free Fotograpfie theme on WordPress and some of my gallery images become blurry when pulled up in the lightbox. I thought maybe the ones that were more blurry were either really small files or really big ones, but it is a mix of sizes and still nothing extreme at all. I also want to add some padding around the image in lightbox because right now it pressed right up to the full height of the page. Thank you very much for any help.

    #130438
    tikaram
    Keymaster

    @sarmuldoon : Please post in your site URL.

    Regards,
    Tikaram

    #130470
    sarmuldoon
    Participant

    sorry about that my url is http://sarahmuldooncreative.com/etc/

    #130508
    tikaram
    Keymaster

    @sarmuldoon : The theme has got nothing to do with blurry images. Go to Appearance =>Customize => Additional css and add the following css to add border around the images when viewed in light box.

    img.mfp-img {
    	border: 5px solid #fff;
    }

    Let me know if you have any more issues.

    Regards,
    Tikaram

    #130547
    sarmuldoon
    Participant

    @tikaram Thank you, do you know what file(s) the code for the lightbox would be in? I want to find the names for some of the things such as “img.mfp-img” so I play around with them in my additional CSS.

    #130625
    tikaram
    Keymaster

    @sarmuldoon : There are lost of elements on the site that can be customized. I am sorry, i can’t provide you the list but if you can point me to a certain element i can provide you the additional css. Let me know if you have any more issues.

    Regards,
    Tikaram

    #147279
    Cynthy
    Participant

    As I am searching some information about Color Matching Cabinet, I want to know what is the main difference between the ISO 105 and AATCC TM 16 standards for testing light colorfastness? Welcome to exchange your ideas in:Color Matching Cabinet TU300C/D

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘How to Customize Gallery Lightbox’ is closed to new replies.