Simple Machine Codes
April 20, 2024, 01:00:22 am
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Welcome to SMC, the best place for your SMF For Free Codes
 
  Home Help Search Arcade Gallery Affiliates Code Index Staff List Calendar Members Login Register  
  Show Posts
Pages: [1] 2
1  Forum Coding / SMF For Free Codes / Re: Change Search Button Text on: May 12, 2008, 02:05:02 pm
oh thats very nice, thanks
2  Forum Coding / SMF For Free Codes / Re: Top Poster In Users Area on: May 12, 2008, 02:02:52 pm
hmm, strange i used the first code but it still shows the second top poster and not the first.
3  Forum Coding / SMF For Free Codes / Re: Most Online Users Revamp on: May 12, 2008, 01:50:20 pm
oo very nice moose
4  Forum Coding / SMF For Free Codes / Re: Inventory!!! on: May 12, 2008, 01:43:37 pm
wow thats some nice work moose jr. thanks m8  Afro
5  Forum Coding / SMF For Free Codes / Re: Add Box Under Stats V3 on: May 12, 2008, 01:20:08 pm
wow this is an awesome code, thanks
6  Forum Coding / SMF For Free Codes / Re: Shop V1 on: May 12, 2008, 12:34:45 pm
heyy

ive got a prob witht he money heres a pic



see how it like overlaps ?

how come it does this and anywya to fix plz

legend 1234

i have the same problem and i put 0 in the users subtract field but its still the same any ideas?

http://pogscape.smfforfree2.com/
7  Forum Coding / SMF For Free Codes / Re: Contact Page on: May 10, 2008, 01:41:59 pm
oo, awesome code moose  Afro
8  Forum Coding / SMF For Free Codes / Re: URL Prompt on: May 09, 2008, 02:13:28 pm
oh  Afro thats awesome, thanks
9  Forum Coding / SMF For Free Codes / Re: Top Ten Posters on: May 09, 2008, 02:01:13 pm
firstly nice code moose, and secondly yes it will still show the link demon but there wont be 10 users on the list of posters.
10  Forum Coding / SMF For Free Codes / Re: Member Legend Under Users Online V2 on: May 09, 2008, 11:47:51 am
yay its working now , thanks moose, ur the best.  Afro
11  Forum Coding / SMF For Free Codes / Re: Member Legend Under Users Online V2 on: May 08, 2008, 03:48:37 pm
hmm this didn't work for me, the legend doesnt appear at all.
url:http://jonathandodge.smfforfree2.com
this is the code i used:
Code:
<script>
function legend(){
//Created by Agent Moose (smcodes.smfforfree3.com)
var legendtwo = new Array()

legendtwo[legendtwo.length] = ["Staff","#BA830C"]
legendtwo[legendtwo.length] = ["Admin","#C00000"]
legendtwo[legendtwo.length] = ["Global Moderator","#3399FF"]
legendtwo[legendtwo.length] = ["Moderator","#146E25"]
legendtwo[legendtwo.length] = ["Member","#000000"]
 

var groups = "";
for(t=0;t<legendtwo.length;t++){
groups +="\[<font color='" + legendtwo[t][1] + "'>" + legendtwo[t][0] + "</font>\] ";
};};};
var div = document.getElementsByTagName("div");
for(x=0;x<div.length;x++){
if(div[x].className == "smalltext" && div[x].innerHTML.match(/Users active in past/i)){
this.innerHTML += "<br /><strong>Member Legend: </strong>" + groups;
};};};
legend();
</script>

12  Forum Coding / SMF For Free Codes / Re: Loading Effect on: May 08, 2008, 03:45:27 pm
there's a problem with this, every time i click admin the drop down box from admin quickies comes up but the loading effect takes place and the screen turns white, so i have to click back on my browser. this doesn't really affect me because i just wanted to see what it did but for future users i think they should know.
13  Forum Coding / SMF For Free Codes / Re: Hover Over Member Legemd on: May 08, 2008, 03:37:15 pm
wow thats awesome, thanks moose Cool
14  Forum Coding / SMF For Free Codes / Re: Color Username by Membergroup on: May 07, 2008, 02:54:51 pm
very good, 1 question though, do we use hexidecamal colour codes e.g #ffff00
15  Forum Coding / SMF For Free Codes / Re: Button that says your name! on: May 07, 2008, 01:40:48 pm
good job m8, thumbs up  Afro
Pages: [1] 2
Powered by EzPortal
Bookmark this site! | Upgrade This Forum
SMF For Free - Create your own Forum

Powered by SMF | SMF © 2016, Simple Machines
Privacy Policy