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.
The forum of the forums
2 posters

    Avatar Border

    SpyroDragon
    SpyroDragon
    Forumember


    Posts : 462
    Reputation : 2
    Language : English

    In progress Avatar Border

    Post by SpyroDragon March 6th 2015, 12:52 am

    Avatar Border Modsqu10
    Is there a way we can make the border of my Members avatars like this?
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    In progress Re: Avatar Border

    Post by Ange Tuteur March 6th 2015, 3:26 am

    Hello @SpyroDragon,

    Add the following rule to your stylesheet :
    Display > Colors > CSS stylesheet
    Code:
    .post .postdetails.poster-profile > a img {
      max-width:150px;
      max-height:150px;
    }
    .post .postdetails.poster-profile > a {
      display:inline-block;
      background:url(http://i38.servimg.com/u/f38/16/87/57/90/modsqu10.png) no-repeat 50% 50% / 100% 100%;
      padding:55px;
    }

      Current date/time is November 11th 2024, 2:44 pm