Advertise Here

Author Topic: [Code] Simple Member Legend  (Read 5586 times)

0 Members and 1 Guest are viewing this topic.

Offline deathwilldie

  • Style Designer
  • *
  • Posts: 770
  • Give me an idea for a Stylesheet
    • View Profile
    • Revolution X

  • Total Badges: 28
    Badges: (View All)
    Tenth year Anniversary Nineth year Anniversary Search Eighth year Anniversary Seventh year Anniversary
[Code] Simple Member Legend
« on: May 24, 2007, 05:18:54 pm »
Well this is a very simple member legend but its the first one I have made. 

Preview!!
Its at the bottom of the page


Were it goes: Admin --> Manage Styles --> Edit Headers/Footers --> Footers

Code: [Select]
<!--Member Legend made by Deathwilldie (www.smcodes.smfforefree3.com)-->
<center><table width="50%" border="0">
<tr><th class="windowbg2">Member Legend</th></tr>
<tr><td class='catbg'>
<center><font color="COLOR">Administrator</font> | <font color="COLOR">Moderator</font> | <font color="COLOR">Member</font> | <font color=COLOR>Banned</font> </center>
</tbody>
</table>


To change the color of the Names just change the COLOR part in the code to the color that you want.

To add more parts to the Legend Keep adding one of these right before the </center> Tag.
Code: [Select]
| <font color=COLOR>Banned</font>
Your also able to change the names on the Legend to fit your forums staff or members and things like that.

Offline Agent Moose

  • Moderator
  • *****
  • Posts: 836
  • Do not PM me for Code Support or Request
    • View Profile

  • Total Badges: 32
    Badges: (View All)
    Search Level 6 Tenth year Anniversary Nineth year Anniversary Eighth year Anniversary
Re: Simple Member Legend
« Reply #1 on: May 24, 2007, 07:26:27 pm »
wow, very very simple...
Check out Revolution X's Brand new Code Index!

Offline Kimmie

  • SMF For Free Master
  • *
  • Posts: 2010
    • View Profile
    • Kimmie's Caverns

  • Total Badges: 19
    Badges: (View All)
    Topic Starter Combination Level 4 Level 3 Level 2
Re: Simple Member Legend
« Reply #2 on: May 25, 2007, 02:07:15 am »
NICE! Thanks to you and Moose, were gonna end up having all the features that the pro forums have before its all over with  :buck2: :D

Offline deathwilldie

  • Style Designer
  • *
  • Posts: 770
  • Give me an idea for a Stylesheet
    • View Profile
    • Revolution X

  • Total Badges: 28
    Badges: (View All)
    Tenth year Anniversary Nineth year Anniversary Search Eighth year Anniversary Seventh year Anniversary
Re: Simple Member Legend
« Reply #3 on: May 25, 2007, 02:42:21 pm »
lol.  Thats what I am hoping for. ;D

Offline Kimmie

  • SMF For Free Master
  • *
  • Posts: 2010
    • View Profile
    • Kimmie's Caverns

  • Total Badges: 19
    Badges: (View All)
    Topic Starter Combination Level 4 Level 3 Level 2
Re: Simple Member Legend
« Reply #4 on: May 25, 2007, 06:59:03 pm »
you left the "t" out of the word center at the end. Thought you might want to fix it for the people using your code  ;)

Code: [Select]
<font color=COLOR>Banned</font> </cener>
</tbody>

Offline deathwilldie

  • Style Designer
  • *
  • Posts: 770
  • Give me an idea for a Stylesheet
    • View Profile
    • Revolution X

  • Total Badges: 28
    Badges: (View All)
    Tenth year Anniversary Nineth year Anniversary Search Eighth year Anniversary Seventh year Anniversary
Re: Simple Member Legend
« Reply #5 on: May 25, 2007, 07:54:13 pm »
Oh I didn't see that.  Thanks.

Offline Kimmie

  • SMF For Free Master
  • *
  • Posts: 2010
    • View Profile
    • Kimmie's Caverns

  • Total Badges: 19
    Badges: (View All)
    Topic Starter Combination Level 4 Level 3 Level 2
Re: Simple Member Legend
« Reply #6 on: May 25, 2007, 10:10:59 pm »
Oh I didn't see that.  Thanks.

No problem.  ;)

The code works great!  :)

Offline Hurricane47

  • SMF For Free Master
  • *
  • Posts: 1108
    • View Profile
    • My Graphics Forum!

  • Total Badges: 27
    Badges: (View All)
    Windows User Poll Starter Poll Voter Level 5 Webmaster
Re: Simple Member Legend
« Reply #7 on: May 25, 2007, 10:27:22 pm »
Kewl! Nice!

Offline anthonylivesinavan@hotmai

  • SMF For Free Member
  • *
  • Posts: 47
    • View Profile

  • Total Badges: 11
    Badges: (View All)
    Topic Starter Combination Level 2 Level 1 10 Posts
Re: Simple Member Legend
« Reply #8 on: May 30, 2007, 05:50:56 pm »
Yep very nice, too bad that when i submitted it the header box, the header box disappeared so that i cant add anymore of them....

Offline Kimmie

  • SMF For Free Master
  • *
  • Posts: 2010
    • View Profile
    • Kimmie's Caverns

  • Total Badges: 19
    Badges: (View All)
    Topic Starter Combination Level 4 Level 3 Level 2
Re: Simple Member Legend
« Reply #9 on: May 30, 2007, 05:59:13 pm »
Yep very nice, too bad that when i submitted it the header box, the header box disappeared so that i cant add anymore of them....

(??) what do you mean by "the header box disappeared"? When you go to admin cp > manage styles > edit headers/footers - are you saying your header box is gone?

Offline Kimmie

  • SMF For Free Master
  • *
  • Posts: 2010
    • View Profile
    • Kimmie's Caverns

  • Total Badges: 19
    Badges: (View All)
    Topic Starter Combination Level 4 Level 3 Level 2
Re: Simple Member Legend
« Reply #10 on: May 30, 2007, 06:09:00 pm »
Yep very nice, too bad that when i submitted it the header box, the header box disappeared so that i cant add anymore of them....

Your missing the first part of the code. If you cant get back into your headers you will probably have to get SMF to go in and delete either that script, or all of the code in your headers.

Here is your script:
Code: [Select]
<!--Mer><table width="50%" border="0">
<tr><th class="windowbg2">Member Legend</th></tr>
<tr><td class='catbg'>
<center><font color="Yellow">Administrator</font> | <font color="Brown">Moderator</font> | <font color="Black">Member</font> | <font color="Red"></font> Banned </center>
</tbody>
</table>

Offline deathwilldie

  • Style Designer
  • *
  • Posts: 770
  • Give me an idea for a Stylesheet
    • View Profile
    • Revolution X

  • Total Badges: 28
    Badges: (View All)
    Tenth year Anniversary Nineth year Anniversary Search Eighth year Anniversary Seventh year Anniversary
Re: Simple Member Legend
« Reply #11 on: May 30, 2007, 08:01:58 pm »
First of all did you put it in the Footers because thats what it said to do.  And Sorry But I don't know how to fix it.

Offline anthonylivesinavan@hotmai

  • SMF For Free Member
  • *
  • Posts: 47
    • View Profile

  • Total Badges: 11
    Badges: (View All)
    Topic Starter Combination Level 2 Level 1 10 Posts
Re: Simple Member Legend
« Reply #12 on: May 30, 2007, 11:04:17 pm »
Yep very nice, too bad that when i submitted it the header box, the header box disappeared so that i cant add anymore of them....

(??) what do you mean by "the header box disappeared"? When you go to admin cp > manage styles > edit headers/footers - are you saying your header box is gone?

Yes thats exdactly what i mean.

Offline Kimmie

  • SMF For Free Master
  • *
  • Posts: 2010
    • View Profile
    • Kimmie's Caverns

  • Total Badges: 19
    Badges: (View All)
    Topic Starter Combination Level 4 Level 3 Level 2
Re: Simple Member Legend
« Reply #13 on: May 31, 2007, 12:19:40 am »
Yep very nice, too bad that when i submitted it the header box, the header box disappeared so that i cant add anymore of them....

(??) what do you mean by "the header box disappeared"? When you go to admin cp > manage styles > edit headers/footers - are you saying your header box is gone?

Yes thats exdactly what i mean.

Sounds like SMF will have to clear out your headers for you. Unfortunately, some of these codes will work in  both headers AND footers and some wont.  :-\

Offline deathwilldie

  • Style Designer
  • *
  • Posts: 770
  • Give me an idea for a Stylesheet
    • View Profile
    • Revolution X

  • Total Badges: 28
    Badges: (View All)
    Tenth year Anniversary Nineth year Anniversary Search Eighth year Anniversary Seventh year Anniversary
Re: Simple Member Legend
« Reply #14 on: May 31, 2007, 12:57:40 am »
Yea I don't know why it would do that.  Thats pretty strange.

 

Related Topics

  Subject / Started by Replies Last post
2 Replies
2924 Views
Last post October 02, 2009, 11:49:55 pm
by Zion
5 Replies
2935 Views
Last post May 17, 2008, 08:29:50 pm
by K I L L A
18 Replies
10146 Views
Last post February 28, 2009, 04:47:10 pm
by thebeastown
0 Replies
1109 Views
Last post March 29, 2008, 02:29:28 am
by i untouched
10 Replies
5626 Views
Last post February 28, 2011, 04:12:40 am
by clairebear