Advertise Here

Author Topic: ...? how too...  (Read 2088 times)

0 Members and 1 Guest are viewing this topic.

Offline thegreat

  • SMF For Free Newbie
  • *
  • Posts: 6
    • View Profile

  • Total Badges: 9
    Badges: (View All)
    Topic Starter Combination Level 2 Level 1 First Post
...? how too...
« on: October 07, 2007, 10:42:03 am »
well, here's an example :

http://darkscape-home.co.nr/

How do I add the crowns so people can see it..
like in the Users Online list, it shows crown how do I add that?! help pls..

Offline x-Treme

  • SMF For Free Hero
  • *
  • Posts: 592
  • formally known as Gordie!!!
    • View Profile
    • xTreme Arcade

  • Total Badges: 19
    Badges: (View All)
    Topic Starter Combination Level 4 Level 3 Level 2
Re: ...? how too...
« Reply #1 on: October 07, 2007, 11:47:06 am »
Just follow instructions on this page
http://www.smfsupport.com/support/smf_for_free_codes/code_change_username_across_board_v2-t4166.0.html

In the area in the code that says "other" ,insert this

Code: [Select]
<img src='URL OF IMAGE'/>
Replace "URL OF IMAGE" with your own image url.So, that "other" section should look like this:

Code: [Select]
"<img src='http://something something.gif'/>"

Offline thegreat

  • SMF For Free Newbie
  • *
  • Posts: 6
    • View Profile

  • Total Badges: 9
    Badges: (View All)
    Topic Starter Combination Level 2 Level 1 First Post
Re: ...? how too...
« Reply #2 on: October 07, 2007, 03:11:31 pm »
Thanks dude.

Offline x-Treme

  • SMF For Free Hero
  • *
  • Posts: 592
  • formally known as Gordie!!!
    • View Profile
    • xTreme Arcade

  • Total Badges: 19
    Badges: (View All)
    Topic Starter Combination Level 4 Level 3 Level 2
Re: ...? how too...
« Reply #3 on: October 07, 2007, 03:21:52 pm »
You're quite welcome