Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #3401
    driven_13
    Participant

    Hello Support.

    Here is the site where we are using your plugin: http://temp.omcontractor.com/hotels-motels/

    A lot of the thumbnails are being cut off on both sides. How do I change this so that the thumbnail is a smaller version of the actual picture without losing the sides…??

    This is very important for the nature of our business.

    Thank you in advance.

    Best,

    –d.

    #3402
    Rattus
    Keymaster

    Go to edit gallery and on Advanced Settings tab save this to Custom CSS field:

    .gmPhantom_ThumbContainer { text-align: center; line-height: 118px; }
    div.gmPhantom_Container img { margin: 0 auto !important; vertical-align: middle; }
    .gmPhantom_Thumb img.landscape { height: auto !important; width: 100% !important; }
    .gmPhantom_Thumb img.portrait { height: 100% !important; width: auto !important; }

    line-height: 118px is (thumbnail height – 2px)

    #3403
    driven_13
    Participant

    Thanx for the response Rattus.

    Is there any way to remove the space within the borders around the individual thumbnails…??

    In other words, what if we did not care about the ratio-aspect of the thumbnails…?? That way the images fill up the individual squares but are slightly distorted.

    Best,

    –d.

    #3404
    Rattus
    Keymaster

    You can disable borders by setting “Thumbnail Border Size” to 0 on “Thumbnail Style” tab.

    #3405
    driven_13
    Participant

    Ok, thanx.

    I guess there is no way to keep the borders and fill in the square with the whole image without cutting off the sides…??

    –d.

    #3406
    Rattus
    Keymaster

    Its could be possible if all images have the same ratio.

    #3407
    driven_13
    Participant

    OK, thanx Rattus for the fantastic support.

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