Viewing 22 posts - 1 through 22 (of 22 total)
  • Author
    Posts
  • #271554

    HI,

    I having a small problem with image objects inside prettyphoto.
    When the display reduce the dimensions the images change but not reducing the size, the images are increasing the size!
    What can be happening?

    THANKS

    #271820

    Hi CloudChoice!

    Can you post the link to your website so we can see an example? I am not sure if i understood the issue clearly

    Cheers!
    Yigit

    #272996
    This reply has been marked as private.
    #273262

    Hey!

    1- Please remove following custom CSS code

    #pp_full_res img {
    width: 100%!important;
    height: auto!important;
    }

    2- Please add following code to Quick CSS in Enfold theme options under General Styling tab

    div.pp_pic_holder.pp_default {
    top: 1933px!important;
    left: 281px!important;
    }

    Best regards,
    Yigit

    #273381

    Hi,

    I am not using the code:

    #pp_full_res img {
    width: 100%!important;
    height: auto!important;
    }

    I am just using:

    <style type="text/css">
    
    .pp_content div li {
    text-indent: 0;
    width: 70px;
    float: left;
    height: 50px;
    margin-bottom: 20px; 
    text-decoration: none;
    font-size: 10px !important;
    }
    
    div.pp_pic_holder { 
    width: 880px!important; 
    align: center!important;
    }
    
    .pp_content { 
    width: 850px!important; 
    height: 280px!important; 
    }
    a.pp_close { right: -5%; }
    </style>
    #273696

    Hi!

    Thank you for the info.

    Where did you add the lightbox css snippets that you provided above? If possible, please post a screenshot of the actual issue. The lightbox seems to be working properly when I checked it on this page: http://abortonanuvem.com/pt-br/como-identificar-cytotec/

    Cheers!
    Ismael

    #273710
    This reply has been marked as private.
    #274927

    Hi,

    Would have any suggestions?

    Thanks

    #275873

    Hi!

    I couldn’t see the link you posted, a login prompted.

    Regards,
    Josue

    #275878

    SORRY Josue

    Now, you can see.

    THANKS

    #275897

    1. Add this to the Quick CSS:

    #pp_full_res img {
        width: auto !important;
    }

    2. I’d like to test something, can you please create me an administrator account? post it here as a private reply.

    Cheers!
    Josue

    #275907
    This reply has been marked as private.
    #275926

    Hi!

    Could you add this plugin? i’d like to edit a JS file.

    Best regards,
    Josue

    #275928

    Done.

    #275934

    I’m not seeing (it should be at the “Aparência” menu), also there is a minification/caching going on, so any change i make doesn’t get reflected.

    Basically what i’m trying to do is attach a window.resize function (that seems to fix the issue) when prettyphoto opens (callback).

    Regards,
    Josue

    #275943

    Hi,

    I clear all caches and disable the W3 Total Cache. Probably now you can see the:
    SC THEME EDITOR

    #275952

    Changed some privileges too for super-admin.

    #275956

    Check it now:
    http://abortonanuvem.com/pt-br/sobre-nos

    I did it using a plugin you already have installed.

    Best regards,
    Josue

    #275960

    Hi,

    It seems ok now. What changes were necessary?

    #275963

    You can check the code i put in the “Add to head” section when you edit that Page.

    #275964

    Okay Good.

    Really thank you!

    #275965

    You are welcome, always glad to help :)

    Regards,
    Josue

Viewing 22 posts - 1 through 22 (of 22 total)
  • The topic ‘Image Resizing in Prettyphoto’ is closed to new replies.