Thread: [SMF]How to put crowns in front of name[SMF]

Page 1 of 4 123 ... LastLast
Results 1 to 10 of 38
  1. #1 [SMF]How to put crowns in front of name[SMF] 
    COO of CamoHosting

    Join Date
    Nov 2011
    Age
    26
    Posts
    270
    Thanks given
    41
    Thanks received
    12
    Rep Power
    15
    Step One: Go to your admin panel.


    Step Two: Click Manage Styles.


    Step Three: Click Headers/Footers


    Step Four: Insert these two codes;
    Code:
    <script src="/jquery.js"></script>
    Code:
    <script>
    function name_across_board(){
    //Created by Bilkey
    var vfour = new Array()
    vfour[vfour.length] = ["OWNER","OWNER","black","<img src='http://img7.imageshack.us/img7/7176/scaledphp.png' />"]; //Replace OWNER
    vfour[vfour.length] = ["CO-OWNER","CO-OWNER","black","<img src='http://img7.imageshack.us/img7/7176/scaledphp.png' />"]; //Replace CO-OWNER
    vfour[vfour.length] = ["ADMIN","ADMIN","orange","<img src='http://img232.imageshack.us/img232/3666/11jvl9z.gif' />"]; //Replace ADMIN
    vfour[vfour.length] = ["MOD","MOD","teal","<img src='http://img256.imageshack.us/img256/3008/crown8.gif' />"]; //Replace MOD
    vfour[vfour.length] = ["MOD","MOD","teal","<img src='http://img256.imageshack.us/img256/3008/crown8.gif' />"]; //Replace MOD
    vfour[vfour.length] = ["DONOR","DONOR","black","<img src='http://i1094.photobucket.com/albums/i449/Bilkey/donator.png' />"]; //Replace DONOR
    vfour[vfour.length] = ["DONOR","DONOR","black","<img src='http://i1094.photobucket.com/albums/i449/Bilkey/donator.png' />"]; //Replace DONOR
    vfour[vfour.length] = ["DONOR","DONOR","black","<img=src='http://i1094.photobucket.com/albums/i449/Bilkey/donator.png' />"]; //Replace DONOR
    for(f=0;f<vfour.length;f++){
    $("a[href*='u=']").each(function() {
    if(this.innerHTML.match(vfour[f][0])){
    this.innerHTML = this.innerHTML.replace(vfour[f][0],"<font color='" + vfour[f][2] + "'>" + vfour[f][3] + vfour[f][(vfour[f][1] != "" ? 1 : 0)] + "</font>");
    };});};}
    name_across_board();
    </script>


    Step Five: Replace the "OWNER" with your name, ("YOURNAME","YOURNAMEAGAIN") and replace all the rest just like that.


    Step Six: Save.




    If any of these steps didn't work for you, post a screenshot below.
    Reply With Quote  
     

  2. #2  
    Respected Member

    Situations's Avatar
    Join Date
    Sep 2008
    Posts
    3,903
    Thanks given
    230
    Thanks received
    1,695
    Rep Power
    5000
    Easy to follow tutorial, well done, Bilkey.
    Reply With Quote  
     

  3. #3  
    COO of CamoHosting

    Join Date
    Nov 2011
    Age
    26
    Posts
    270
    Thanks given
    41
    Thanks received
    12
    Rep Power
    15
    Quote Originally Posted by Situations View Post
    Easy to follow tutorial, well done, Bilkey.
    Thanks, this is my first tutorial.
    Reply With Quote  
     

  4. #4  
    HO HO HO

    Santa's Avatar
    Join Date
    Aug 2009
    Posts
    749
    Thanks given
    138
    Thanks received
    117
    Rep Power
    366
    This looks like smfforfree which no one uses anymore. Nice though.

    Attached image
    Reply With Quote  
     

  5. #5  
    Donator
    Lamprecht's Avatar
    Join Date
    Sep 2011
    Posts
    165
    Thanks given
    14
    Thanks received
    9
    Rep Power
    42
    good explanation and what @mr Zero said
    Reply With Quote  
     

  6. #6  
    Registered Member
    Freezia's Avatar
    Join Date
    Feb 2011
    Posts
    6,013
    Thanks given
    1,147
    Thanks received
    758
    Rep Power
    1311
    Nice tut bro!


    Host your RUNESCAPE PRIVATE SERVER on the cheapest and flagship provider on Rune-Server! Now equipped with DDOS Protection!.


    Reply With Quote  
     

  7. #7  
    Registered Member Juistaa's Avatar
    Join Date
    Jan 2012
    Posts
    216
    Thanks given
    5
    Thanks received
    12
    Rep Power
    34
    cool story bro. Nah, I am kidding. This was helpful
    XBL - Juistaa
    Steam - Juistaa
    Current Project - Nothing

    Reply With Quote  
     

  8. #8  



    Join Date
    Dec 2010
    Posts
    833
    Thanks given
    261
    Thanks received
    121
    Rep Power
    204
    Why would someone do this manually? 0.0

    There's modification made for this.
    Reply With Quote  
     

  9. #9  
    Banned
    Join Date
    Dec 2011
    Age
    30
    Posts
    231
    Thanks given
    14
    Thanks received
    49
    Rep Power
    0
    I believe this is for smffree?
    Reply With Quote  
     

  10. #10  
    Member [SMF]How to put crowns in front of name[SMF] Market Banned

    Impervious's Avatar
    Join Date
    Apr 2011
    Posts
    550
    Thanks given
    97
    Thanks received
    38
    Rep Power
    129
    Will this show for shoutbox and on user profile?

    Reply With Quote  
     

Page 1 of 4 123 ... LastLast

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. SMF crowns besides name
    By woof woof bish in forum Application Development
    Replies: 8
    Last Post: 01-05-2012, 01:13 PM
  2. Smf mod (crowns)
    By AnKuLos in forum Website Development
    Replies: 2
    Last Post: 12-15-2011, 10:49 PM
  3. Replies: 13
    Last Post: 04-05-2011, 04:16 AM
  4. Smf crowns
    By junkfroggy in forum Application Development
    Replies: 0
    Last Post: 07-04-2010, 09:25 PM
  5. smf crowns
    By Justin in forum Application Development
    Replies: 2
    Last Post: 04-13-2009, 06:10 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •