Profile Picture

This topic contains 5 replies, has 2 voices, and was last updated by  Kor 4 years, 7 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #510578

    merileads
    Expired Member
    Post count: 239

    hi. Another question — so the profile picture of new listings is odd. The top 1/2 of the picture goes on the banner up top and the bottom is next to the listing. How do I just have the picture in the square next to the listing? See here: https://realestatedirectory.merileads.com/listings/joshua-nunberg/

    #510599

    Kor
    Moderator
    Post count: 16516

    Hi merileads,

    Thanks for your post. Try using the custom CSS code below and see if it helps.

    header .featured-area .featured-img {
        background-size: contain;
    }
    
    .geodir-image-container ul.geodir-images li img {
        object-fit: contain;
    }
    #510611

    merileads
    Expired Member
    Post count: 239
    This reply has been marked as private.
    #510614

    Kor
    Moderator
    Post count: 16516

    Hi merileads,

    Thanks for your reply. Could you highlight it using a screenshot of what you’re trying to achieve there? I don’t really understand your requirement.

    #510910

    merileads
    Expired Member
    Post count: 239
    This reply has been marked as private.
    #510922

    Kor
    Moderator
    Post count: 16516

    Hi merileads,

    Thanks for your reply. You can refer to this section of the documentation https://wpgeodirectory.com/docs-v2/design/images/#faq .

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

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

Open Support Ticket