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
5 posters

    Crown

    avatar
    Matrix317
    New Member


    Posts : 21
    Reputation : 1
    Language : England

    In progress Crown

    Post by Matrix317 January 30th 2015, 5:07 pm

    How i can put this crown before name?
    https://2img.net/h/oi52.tinypic.com/2096gbs.png
    _Twisted_Mods_
    _Twisted_Mods_
    Helper
    Helper


    Male Posts : 2083
    Reputation : 336
    Language : English
    Location : Ms

    In progress Re: Crown

    Post by _Twisted_Mods_ January 30th 2015, 5:19 pm

    you can find your answer and more awesome stuff you can do here Tips & Tricks
    Ikerepc
    Ikerepc
    Active Poster


    Male Posts : 1186
    Reputation : 167
    Language : Who cares...
    Location : Where web help & support is needed

    In progress Re: Crown

    Post by Ikerepc January 30th 2015, 5:20 pm

    avatar
    Matrix317
    New Member


    Posts : 21
    Reputation : 1
    Language : England

    In progress Re: Crown

    Post by Matrix317 January 30th 2015, 5:20 pm

    Nty i need still help
    Ikerepc
    Ikerepc
    Active Poster


    Male Posts : 1186
    Reputation : 167
    Language : Who cares...
    Location : Where web help & support is needed

    In progress Re: Crown

    Post by Ikerepc January 30th 2015, 5:21 pm

    Just do this from tut.

    Ramdaman
    Ramdaman
    Active Poster


    Male Posts : 1590
    Reputation : 99
    Language : English, Albanian, Macedonian, Russian | HTML, CSS
    Location : New York City

    In progress Re: Crown

    Post by Ramdaman January 30th 2015, 5:29 pm

    Go to your Administration Panel => Display => Pictures and Colors => Colors => CSS Stylesheet.

    Paste this code into your CSS:
    Code:
        #fo_stat a[href="/u#"], .activeusers-box p a[href="/u#"], #chatbox a[href="/u#"], #chatbox_members a[href="/u#"], table.ipbtable td a[href="/u#"], .postprofile strong, .module a[href="/u#"] {
            background: url("http://oi52.tinypic.com/2096gbs.jpg") no-repeat scroll 0 0 transparent;
            padding-left: 16px;
        }

    Replace all the # symbols with your user ID. If you're the founder, it's 1.

    avatar
    Matrix317
    New Member


    Posts : 21
    Reputation : 1
    Language : England

    In progress Re: Crown

    Post by Matrix317 January 30th 2015, 6:25 pm

    Ramdaman wrote:Go to your Administration Panel => Display => Pictures and Colors => Colors => CSS Stylesheet.

    Paste this code into your CSS:
    Code:
        #fo_stat a[href="/u#"], .activeusers-box p a[href="/u#"], #chatbox a[href="/u#"], #chatbox_members a[href="/u#"], table.ipbtable td a[href="/u#"], .postprofile strong, .module a[href="/u#"] {
            background: url("http://oi52.tinypic.com/2096gbs.jpg") no-repeat scroll 0 0 transparent;
            padding-left: 16px;
        }

    Replace all the # symbols with your user ID. If you're the founder, it's 1.

    Crown has some bug? Crown V5juba
    Ramdaman
    Ramdaman
    Active Poster


    Male Posts : 1590
    Reputation : 99
    Language : English, Albanian, Macedonian, Russian | HTML, CSS
    Location : New York City

    In progress Re: Crown

    Post by Ramdaman January 30th 2015, 7:53 pm

    Try replacing the code with this:

    Code:
        #fo_stat a[href="/u1"], .activeusers-box p a[href="/u1"], #chatbox a[href="/u1"], #chatbox_members a[href="/u1"], table.ipbtable td a[href="/u1"], .postprofile strong, .module a[href="/u1"] {
            background: url("http://oi52.tinypic.com/2096gbs.jpg") no-repeat scroll 0 0 transparent;
            padding-left: 16px;
            margin-bottom: 2px;
        }

    But maybe @Ange Tuteur will find a better way.
    avatar
    Matrix317
    New Member


    Posts : 21
    Reputation : 1
    Language : England

    In progress Re: Crown

    Post by Matrix317 January 30th 2015, 8:06 pm

    Ramdaman wrote:Try replacing the code with this:

    Code:
        #fo_stat a[href="/u1"], .activeusers-box p a[href="/u1"], #chatbox a[href="/u1"], #chatbox_members a[href="/u1"], table.ipbtable td a[href="/u1"], .postprofile strong, .module a[href="/u1"] {
            background: url("http://oi52.tinypic.com/2096gbs.jpg") no-repeat scroll 0 0 transparent;
            padding-left: 16px;
            margin-bottom: 2px;
        }

    But maybe @Ange Tuteur will find a better way.
    Not work Sad
    Ange Tuteur
    Ange Tuteur
    Forumaster


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

    In progress Re: Crown

    Post by Ange Tuteur January 30th 2015, 11:41 pm

    Try this :
    Code:
    a[href="/u1"] span strong:before {
      content:url(http://oi52.tinypic.com/2096gbs.jpg);
    }
    avatar
    Matrix317
    New Member


    Posts : 21
    Reputation : 1
    Language : England

    In progress Re: Crown

    Post by Matrix317 January 31st 2015, 8:36 am

    Ange Tuteur wrote:Try this :
    Code:
    a[href="/u1"] span strong:before {
      content:url(http://oi52.tinypic.com/2096gbs.jpg);
    }
    @Ange Tuteue Nothing happened.
    Plz do something Smile <3
    Ange Tuteur
    Ange Tuteur
    Forumaster


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

    In progress Re: Crown

    Post by Ange Tuteur February 1st 2015, 12:35 am

    Alright, and this ?
    Code:
    a[href="/u1"]:before {
      content:url(http://oi52.tinypic.com/2096gbs.jpg);
    }
    avatar
    Matrix317
    New Member


    Posts : 21
    Reputation : 1
    Language : England

    In progress Re: Crown

    Post by Matrix317 February 2nd 2015, 10:40 am

    Ange Tuteur wrote:Alright, and this ?
    Code:
    a[href="/u1"]:before {
      content:url(http://oi52.tinypic.com/2096gbs.jpg);
    }
    Crown still bug
    Crown 161asds
    Ange Tuteur
    Ange Tuteur
    Forumaster


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

    In progress Re: Crown

    Post by Ange Tuteur February 2nd 2015, 11:26 am

    try this :
    Code:
    strong a[href="/u1"]:before {
      content:url(http://oi52.tinypic.com/2096gbs.jpg);
    }
    avatar
    Matrix317
    New Member


    Posts : 21
    Reputation : 1
    Language : England

    In progress Re: Crown

    Post by Matrix317 February 2nd 2015, 12:41 pm

    Ange Tuteur wrote:try this :
    Code:
    strong a[href="/u1"]:before {
      content:url(http://oi52.tinypic.com/2096gbs.jpg);
    }
    now it does not seem to top poster that he has a crown before the name or players online or portal
    you can check out my forum
    plzz ange <3<3<3<3
    _Twisted_Mods_
    _Twisted_Mods_
    Helper
    Helper


    Male Posts : 2083
    Reputation : 336
    Language : English
    Location : Ms

    In progress Re: Crown

    Post by _Twisted_Mods_ February 2nd 2015, 1:04 pm

    ooo ooo my turn

    try one of these

    Code:

    a[href="/u1"] span:nth-child(1):before{
      display: inline-block;
        width: 20px;
        height: 20px;
        margin-right: 5px;
        content: "";
        background: url("http://i44.servimg.com/u/f44/16/64/53/16/billio10.png") no-repeat;
        background-size: 100%;
    }

    Code:
    a[href="/u1"]:before{
      display: inline-block;
        width: 20px;
        height: 20px;
        margin-right: 5px;
        content: "";
        background: url("http://i44.servimg.com/u/f44/16/64/53/16/billio10.png") no-repeat;
        background-size: 100%;
    }
    avatar
    Matrix317
    New Member


    Posts : 21
    Reputation : 1
    Language : England

    In progress Re: Crown

    Post by Matrix317 February 5th 2015, 6:45 pm

    _Twisted_Mods_ wrote:ooo ooo my turn

    try one of these

    Code:

    a[href="/u1"] span:nth-child(1):before{
      display: inline-block;
        width: 20px;
        height: 20px;
        margin-right: 5px;
        content: "";
        background: url("http://i44.servimg.com/u/f44/16/64/53/16/billio10.png") no-repeat;
        background-size: 100%;
    }

    Code:
    a[href="/u1"]:before{
      display: inline-block;
        width: 20px;
        height: 20px;
        margin-right: 5px;
        content: "";
        background: url("http://i44.servimg.com/u/f44/16/64/53/16/billio10.png") no-repeat;
        background-size: 100%;
    }
    Not working. Look this http://testaillla.foorumi.biz/t2-crown-bugs
    _Twisted_Mods_
    _Twisted_Mods_
    Helper
    Helper


    Male Posts : 2083
    Reputation : 336
    Language : English
    Location : Ms

    In progress Re: Crown

    Post by _Twisted_Mods_ February 5th 2015, 8:24 pm

    ttry this ... dont forget to remove the others

    Code:
    strong a[href="/u1"]:before{
      display: inline-block;
        width: 20px;
        height: 20px;
        margin-right: 5px;
        content: "";
        background: url("http://i44.servimg.com/u/f44/16/64/53/16/billio10.png") no-repeat;
        background-size: 100%;
    }
    avatar
    Matrix317
    New Member


    Posts : 21
    Reputation : 1
    Language : England

    In progress Re: Crown

    Post by Matrix317 February 8th 2015, 11:01 am

    _Twisted_Mods_ wrote:ttry this ... dont forget to remove the others

    Code:
    strong a[href="/u1"]:before{
      display: inline-block;
        width: 20px;
        height: 20px;
        margin-right: 5px;
        content: "";
        background: url("http://i44.servimg.com/u/f44/16/64/53/16/billio10.png") no-repeat;
        background-size: 100%;
    }
    Not work Sad
    Why this is so hard
    _Twisted_Mods_
    _Twisted_Mods_
    Helper
    Helper


    Male Posts : 2083
    Reputation : 336
    Language : English
    Location : Ms

    In progress Re: Crown

    Post by _Twisted_Mods_ February 8th 2015, 11:48 am

    well looking in your css you have errors 2 i noticed was one right b4 a[href="/u2"] you have a extra } thats not needed second is you have a[href="/u2"] < your only member on your forum in your profile so why you would style user 2 when there isnt one in beyond me
    avatar
    Matrix317
    New Member


    Posts : 21
    Reputation : 1
    Language : England

    In progress Re: Crown

    Post by Matrix317 February 8th 2015, 2:57 pm

    _Twisted_Mods_ wrote:well looking in your css you have errors 2 i noticed was one right b4 a[href="/u2"] you have a extra } thats not needed second is you have a[href="/u2"] < your only member on your forum in your profile so why you would style user 2 when there isnt one in beyond me
    I am the owner of the forum. But I want another user crown
    avatar
    Matrix317
    New Member


    Posts : 21
    Reputation : 1
    Language : England

    In progress Re: Crown

    Post by Matrix317 February 10th 2015, 8:59 pm

    Bump
    avatar
    Matrix317
    New Member


    Posts : 21
    Reputation : 1
    Language : England

    In progress Re: Crown

    Post by Matrix317 February 11th 2015, 8:27 am

    Bump
    avatar
    Matrix317
    New Member


    Posts : 21
    Reputation : 1
    Language : England

    In progress Re: Crown

    Post by Matrix317 February 12th 2015, 3:23 pm

    Bump ange <3
    Ange Tuteur
    Ange Tuteur
    Forumaster


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

    In progress Re: Crown

    Post by Ange Tuteur February 12th 2015, 6:12 pm

    try this :
    Code:
    strong a[href="/u2"]:before, .author a[href="/u2"]:before {
      content:url(http://oi52.tinypic.com/2096gbs.jpg);
    }
    _Twisted_Mods_
    _Twisted_Mods_
    Helper
    Helper


    Male Posts : 2083
    Reputation : 336
    Language : English
    Location : Ms

    In progress Re: Crown

    Post by _Twisted_Mods_ February 15th 2015, 7:04 pm

    Has this issue been solved? @Matrix317
    avatar
    Matrix317
    New Member


    Posts : 21
    Reputation : 1
    Language : England

    In progress Re: Crown

    Post by Matrix317 February 27th 2015, 10:22 am

    [size=32]Now it works but the crown does not work for example. (Top poster, Last poster[/size]

      Current date/time is September 23rd 2024, 1:19 am