Adding img before Name 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.
5 posters

    Adding img before Name

    avatar
    KilluminatiX
    New Member


    Male Posts : 14
    Reputation : 1
    Language : English

    In progress Adding img before Name

    Post by KilluminatiX Fri 9 Nov - 21:13

    I followed rideems3's tutorial on adding images before name
    https://help.forumotion.com/t90311-how-to-add-an-icon-before-username
    It all worked , but i was wondering if i get could codes for names to have images on every page and widgets, and the bottom statistics area?
    This is the code:

    Code:
          p a[href="/u#"], .forabg a[href="/u1"],  .forumbg a[href="/u#"], .postprofile strong a[href="/u#"], .page-bottom a[href="/u#"], #chatbox_members a[href="/u#"], .module a[href="/u#"] {
                background: url("imagedirectlink") no-repeat;
                padding-left: 16px;
                padding-top: 2px;
            }

    Nera.
    Nera.
    Energetic


    Female Posts : 7078
    Reputation : 2017
    Language : English
    Location : -

    In progress Re: Adding img before Name

    Post by Nera. Sat 10 Nov - 13:48

    avatar
    KilluminatiX
    New Member


    Male Posts : 14
    Reputation : 1
    Language : English

    In progress Re: Adding img before Name

    Post by KilluminatiX Sat 10 Nov - 16:12

    Thank you <3
    Solved.
    Nera.
    Nera.
    Energetic


    Female Posts : 7078
    Reputation : 2017
    Language : English
    Location : -

    In progress Re: Adding img before Name

    Post by Nera. Sat 10 Nov - 16:45

    Welcome (-:
    avatar
    KilluminatiX
    New Member


    Male Posts : 14
    Reputation : 1
    Language : English

    In progress Re: Adding img before Name

    Post by KilluminatiX Sat 10 Nov - 16:47

    Nera. wrote:Welcome (-:
    Could i ask you one more thing? With images before name.
    Would i be able to make a code where when it recognizes members in a certain group that it auto gives images to every member in the group? As in donator ranks
    And when you select "special rank" In groups adminstration, does that mean the rank will be mod/admin permissions ?
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51520
    Reputation : 3519
    Language : English
    Location : United States

    In progress Re: Adding img before Name

    Post by SLGray Sat 10 Nov - 18:00

    Ranks do not give permissions, only groups do that. Ranks are just for looks.



    Adding img before Name Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    avatar
    KilluminatiX
    New Member


    Male Posts : 14
    Reputation : 1
    Language : English

    In progress Re: Adding img before Name

    Post by KilluminatiX Sat 10 Nov - 18:12

    slg wrote:Ranks do not give permissions, only groups do that. Ranks are just for looks.
    So what does special rank mean ?
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    In progress Re: Adding img before Name

    Post by Sanket Sat 10 Nov - 18:14

    Special Rank is rank which cannot be changed using number of posts.
    victor_lee
    victor_lee
    New Member


    Posts : 13
    Reputation : 1
    Language : Vietnamese

    In progress Re: Adding img before Name

    Post by victor_lee Mon 12 Nov - 16:02

    http://www.hoc-hoi.tk/t5-topic
    Before the legend
    Code:
    span[style="color: rgb(R, G, P);"]:before{content: url(Link img);padding-right:2px;}
    span[style="color:#color code"]:before{content: url(Link img);padding-right:2px;}
    Rather appropriate