This topic has 4 replies, 2 voices, and was last updated 6 years by Laura.

  • Author
  • #196060
     mycolombianwife
    Participant

    I would like to have bigger profile preview images like on this site: http://www.latinadatingservice.com/costa-rican-women/18-34

    I´m not sure if this site is also using the sweet date theme ?

    Right now the profile images look like on the attached screen:

    Attachments:
    You must be logged in to view attached files.
    #196115
     Laura
    Moderator

    Hello, please try by adding this to style.css of child theme

    COPY CODE
    
    .search-item .avatar {
        width: 200px !important;
        height: 200px !important;
        overflow: hidden;
        position: relative;
        z-index: 1;
        margin: -75px auto 25px;
        border: 4px solid #fff;
        border-radius: 100%;
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #196259
     mycolombianwife
    Participant

    I did that and nothing happend.

    I even changed

    width: 200px !important;
    height: 200px !important;

    to

    width: 400px !important;
    height: 400px !important;

    #196287
     mycolombianwife
    Participant

    I have posted this code in Sweetdate – Styling options – Quick css. Now it works. Thanks

    #196439
     Laura
    Moderator

    Glad it works 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

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

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?