Size of hover listing box on map

This topic contains 4 replies, has 3 voices, and was last updated by  mstopa 7 years, 8 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #252943

    mstopa
    Buyer
    Post count: 212

    Apparently I don’t have the correct size for the default category listing image. I was given the dimensions 640 w X 480 h.

    For the categories for which I’ve created a default image, the image is ‘smashed’ (technical term) vertically and the text doesn’t read properly. See attached image #1.

    For the individual listings for which I’ve uploaded a default image, the image appears to display properly. See attached image #2.

    What is the correct size — especially height — for default category listing images?

    Thanks!
    Marsha

    #253129

    Kor
    Moderator
    Post count: 16516

    Hi there,

    I’ve just checked your Website and I think I know what you needed there. Unfortunately, we don’t have a recommended size for the hover box. And a workaround I could think of would be to change the background image size to “contain” the using custom CSS code below. But, you’ll have to adjust the images manually so it fits the container perfectly.

    
    
    .geodir-bubble_image .geodir_thumbnail {
        background-size: contain;
    }

    Thanks!

    #253276

    mstopa
    Buyer
    Post count: 212

    Thanks Kor.

    That code didn’t help very much, and reduced the width of the image that fit properly.

    What would it take to eliminate the hover box or bubble, and make the map icon a link to the listing itself?

    Thanks for your assistance.

    Marsha

    #253295

    Paolo
    Site Admin
    Post count: 31206

    Hi Marsha,

    that would require quite a customization.

    I’m sorry

    #253513

    mstopa
    Buyer
    Post count: 212

    Thanks Paolo.

    Marsha

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

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

Open Support Ticket