SMF For Free Support Forum
Signup For Free Forum
March 20, 2010, 04:43:01 pm
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
: Welcome to SMF For Free. The best free SMF Host
Home
Help
Search
Arcade
Gallery
Login
Register
SMF For Free Support Forum
>
SMF For Free Support
>
SMF For Free Codes and Support
(Moderator:
Agent Moose
) >
[Code] Adding the Runescape Admin Crown
Pages:
1
...
7
8
9
[
10
]
11
12
13
« previous
next »
Print
Author
Topic: [Code] Adding the Runescape Admin Crown (Read 64563 times)
0 Members and 2 Guests are viewing this topic.
lankster
SMF For Free Newbie
Offline
Posts: 11
Re: [Code] Adding the Runescape Admin Crown
«
Reply #135 on:
June 18, 2009, 10:16:29 am »
thanks alot it finally works cheers for that!!:)
Logged
Methos Mage
SMF For Free Newbie
Offline
Posts: 7
Re: [Code] Adding the Runescape Admin Crown
«
Reply #136 on:
June 26, 2009, 10:47:21 pm »
awesome guide, exactly what i needed, btw: i made a custom crown that i'd like to add to the list, its up to you whether you add it or not though, but everyone i know likes it
http://i44.tinypic.com/iz410w.png
Logged
roser
SMF For Free Full Member
Offline
Posts: 122
Re: [Code] Adding the Runescape Admin Crown
«
Reply #137 on:
July 16, 2009, 08:06:39 am »
omg please help me!
it keep wont work only 1 persone gets his crown
code:
Code:
<script>
function name_across_board(){
//Created by Agent Moose (smcodes.smfforfree3.com)
var vfour = new Array()
vfour[vfour.length] = ["denis","denis","red","<img src='
http://i137.photobucket.com/albums/q232/LaundryLady1947/Runescape/deleteafteriu0.png
' />"];
vfour[vfour.length] = ["charelison","charelison","red","<img src='
http://i137.photobucket.com/albums/q232/LaundryLady1947/Runescape/deleteafteriu0.png
' />"];
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>
«
Last Edit: July 16, 2009, 10:39:22 am by roser
»
Logged
Seldom Fail
SMF For Free Sponsors
Offline
Posts: 1478
Please feel free to email me ;)
Re: [Code] Adding the Runescape Admin Crown
«
Reply #138 on:
July 16, 2009, 09:18:47 am »
Are they all not working or just one of them?
Logged
If at first you fail... call it Vista, sell it, and hope that no one notices
My Blog
roser
SMF For Free Full Member
Offline
Posts: 122
Re: [Code] Adding the Runescape Admin Crown
«
Reply #139 on:
July 16, 2009, 10:37:35 am »
only 1 works the one with charelison only works the other wont!:S
«
Last Edit: July 16, 2009, 10:40:34 am by roser
»
Logged
Tretispker
SMF For Free Full Member
Offline
Posts: 176
The Blue forums
Re: [Code] Adding the Runescape Admin Crown
«
Reply #140 on:
August 01, 2009, 07:13:16 am »
didn't work for me :
here's what happened
Code:
<script>
function name_across_board(){
//Created by Agent Moose (smcodes.smfforfree3.com)
var vfour = new Array()
vfour[vfour.length] = ["Tony","Tony","red","http://i277.photobucket.com/albums/kk51/jssmiles/10qhzb8.png
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>
Logged
http://theblueforum.smfforfree3.com/index.php
For all your needs
The Blue Crew Founder
Seldom Fail
SMF For Free Sponsors
Offline
Posts: 1478
Please feel free to email me ;)
Re: [Code] Adding the Runescape Admin Crown
«
Reply #141 on:
August 01, 2009, 08:34:34 pm »
You have to use the image HTML tags. You also didn't close that line properly.
It should be this:
Code:
<script>
function name_across_board(){
//Created by Agent Moose (smcodes.smfforfree3.com)
var vfour = new Array()
vfour[vfour.length] = ["Tony","Tony","red","<img src='http://i277.photobucket.com/albums/kk51/jssmiles/10qhzb8.png' alt='' />"];
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>
Logged
If at first you fail... call it Vista, sell it, and hope that no one notices
My Blog
roser
SMF For Free Full Member
Offline
Posts: 122
Re: [Code] Adding the Runescape Admin Crown
«
Reply #142 on:
August 04, 2009, 04:24:35 pm »
omg please help me!
it keep wont work only 1 persone gets his crown
Code:
code:
Code:
<script>
function name_across_board(){
//Created by Agent Moose (smcodes.smfforfree3.com)
var vfour = new Array()
vfour[vfour.length] = ["denis","denis","red","<img src='http://i137.photobucket.com/albums/q232/LaundryLady1947/Runescape/deleteafteriu0.png' />"];
vfour[vfour.length] = ["charelison","charelison","red","<img src='http://i137.photobucket.com/albums/q232/LaundryLady1947/Runescape/deleteafteriu0.png' />"];
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>
Logged
Seldom Fail
SMF For Free Sponsors
Offline
Posts: 1478
Please feel free to email me ;)
Re: [Code] Adding the Runescape Admin Crown
«
Reply #143 on:
August 04, 2009, 04:27:44 pm »
EDIT
Code:
<script>
function name_across_board(){
//Created by Agent Moose (smcodes.smfforfree3.com)
var vfour = new Array()
vfour[vfour.length] = ["denis","denis","red","<img src='http://i137.photobucket.com/albums/q232/LaundryLady1947/Runescape/deleteafteriu0.png' alt='' />"];
vfour[vfour.length] = ["charelison","charelison","red","<img src='http://i137.photobucket.com/albums/q232/LaundryLady1947/Runescape/deleteafteriu0.png' alt='' />"];
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>
Works fine for me.
«
Last Edit: August 04, 2009, 04:30:59 pm by Seldom Fail
»
Logged
If at first you fail... call it Vista, sell it, and hope that no one notices
My Blog
Robutal
SMF For Free Newbie
Offline
Posts: 3
Re: [Code] Adding the Runescape Admin Crown
«
Reply #144 on:
August 22, 2009, 08:16:58 pm »
I need help finding my header/footer. I cant find it under admin, can you help me further?
Logged
simply sibyl
Global Moderator
Offline
Posts: 13309
Re: [Code] Adding the Runescape Admin Crown
«
Reply #145 on:
August 22, 2009, 08:18:23 pm »
Admin > Manage Styles > Edit Header/Footer
«
Last Edit: August 22, 2009, 08:23:46 pm by simply sibyl
»
Logged
Support FAQ
|
Guides & Tutorials
|
Tips for Using Support
Robutal
SMF For Free Newbie
Offline
Posts: 3
Re: [Code] Adding the Runescape Admin Crown
«
Reply #146 on:
August 22, 2009, 09:23:31 pm »
I have a custom theme downloaded from the web, here's a picture it is not on mine!?? HELP.
«
Last Edit: August 22, 2009, 09:30:22 pm by Robutal
»
Logged
simply sibyl
Global Moderator
Offline
Posts: 13309
Re: [Code] Adding the Runescape Admin Crown
«
Reply #147 on:
August 22, 2009, 09:42:24 pm »
The picture explains it. You are not using one of our hosted forums.
Support here is for SMF for Free hosted forums only
You need to go to simplemachines.org for support
Logged
Support FAQ
|
Guides & Tutorials
|
Tips for Using Support
Robutal
SMF For Free Newbie
Offline
Posts: 3
Re: [Code] Adding the Runescape Admin Crown
«
Reply #148 on:
August 22, 2009, 10:31:53 pm »
Okay, I will make a self hosted forum then! Cheers!
Logged
Zion
SMF For Free Full Member
Offline
Posts: 104
Re: [Code] Adding the Runescape Admin Crown
«
Reply #149 on:
October 03, 2009, 12:17:37 am »
This worked and the staff at my forums that i just created are going to be sooooo happy.
Logged
I'm Back and trying harder.
Pages:
1
...
7
8
9
[
10
]
11
12
13
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
SMF For Free Site
-----------------------------
=> Announcements
=> General Discussion
=> Suggestions
-----------------------------
SMF For Free Support
-----------------------------
=> General Support
=> Guides and Tutorials
=> Stylesheet Codes
=> Stylesheet Requests and Support
=> SMF For Free Codes and Support
===> Code Requests
=> Bugs
=> Report Terms of Service Violations
-----------------------------
General Stuff
-----------------------------
=> General Chat
=> Advertise Your Board/Blog
=> Programming
===> HTML
===> JavaScript
===> C,C++
===> Java
===> .Net
===> PHP
===> Visual Basic
=> Gaming
===> PC Games
===> Nintendo
===> Playstation
===> Xbox / Xbox 360
=> Graphics
===> Living Avatars
Loading...