GD Bubble

This topic contains 2 replies, has 2 voices, and was last updated by  Mike Anderson 5 years, 6 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #452052

    Mike Anderson
    Expired Member
    Post count: 53

    Is it possible to make the image inside the GD map bubble fit the window currently the image is cropped.

    https://dev.discoverstmargaretsbay.com/services-directory

    #452059

    Alex Rollin
    Moderator
    Post count: 27815

    Try this CSS and see if it is what you are after:

    
    
    
    .geodir-bubble_image .geodir_thumbnail {
        background-size: contain!important;
    }
    
    .geodir-bubble_image {
        height: 60%!important;
    }
    #452131

    Mike Anderson
    Expired Member
    Post count: 53

    Cheers Alex, I will give it a whirl,
    Mike

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket