Is it possible for avatars? Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
3 posters

    Is it possible for avatars?

    Sinistra
    Sinistra
    Forumember


    Posts : 35
    Reputation : 1
    Language : magyar

    Is it possible for avatars? Empty Is it possible for avatars?

    Post by Sinistra October 15th 2016, 6:08 pm

    Is it possible for avatars, that the corners would be circled on the top, but remain the same? I can't really explain in better, but I'll show what I mean:
    It looks like this now: http://kepfeltoltes.hu/161015/aaaaa_www.kepfeltoltes.hu_.png
    And I'm wondering that could it look like this: http://kepfeltoltes.hu/161015/bbbbb_www.kepfeltoltes.hu_.png
    (phpbb3 forum)
    vietkanpy
    vietkanpy
    Forumember


    Male Posts : 89
    Reputation : 33
    Language : vietnam

    Is it possible for avatars? Empty Re: Is it possible for avatars?

    Post by vietkanpy October 15th 2016, 6:17 pm

    whether you want?
    Is it possible for avatars? Ixymwm

    css end
    Code:
    .postprofile dt img {
        border-radius: 12px 12px 0px 0px;
    }

    YoshiGM
    YoshiGM
    Active Poster


    Male Posts : 1562
    Reputation : 146
    Language : Spanish & English
    Location : Mexico

    Is it possible for avatars? Empty Re: Is it possible for avatars?

    Post by YoshiGM October 15th 2016, 8:16 pm

    Hello,
    Yes it's possible but need to use this CSS code:

    Code:

    .postprofile dt img {
    border-top-left-radius: 1px;
    border-top-right-radius: 1px;
    }

    If you don't want to change right border, delete the second attribute Wink

      Similar topics

      -