Advertise Here

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Ryan™

Pages: [1] 2
1
General Support / Re: Forum Moving?
« on: July 10, 2010, 11:12:17 pm »
There's a color username code in the codes index.

I see thanks!

2
General Support / Re: Forum Moving?
« on: July 10, 2010, 08:42:34 pm »
And is this possible?
http://custom.simplemachines.org/mods/index.php?mod=1117

No there isn't a code to change that.
Well is there like an code that i can like HTML customize my username..
Cause when i tried to.. it didnt work..

3
General Support / Re: Forum Moving?
« on: July 10, 2010, 08:13:11 pm »
Be sure that you have the title of the membergroup exactly right. And there's only one post on your forum.... soo.... I don't know how you know that the code doesn't work.
Title of the membergroup ya.. and wait ill post

(Im Various on the forums)

And is this possible?
http://custom.simplemachines.org/mods/index.php?mod=1117

4
General Support / Re: Forum Moving?
« on: July 10, 2010, 08:01:40 pm »
Can you please post the code you used?

Header :
Code: [Select]
<script src="/jquery.js"></script>
Footer :
Code: [Select]
<script>
function color_group_name() {
//Created by Agent Moose (smcodes.smfforfree3.com)
var group = new Array()
group[group.length] = ["Webmaster","#FF8040"]
group[group.length] = ["Senior Administrators","#FF00FF"]
group[group.length] = ["Hotel Administrators","#FF0080"]
group[group.length] = ["Senior Moderator","#9AFEFF"]
group[group.length] = ["Moderators","#8EEBEC"]
group[group.length] = ["Trial Moderator","#78c7c7"]
group[group.length] = ["Hobba","Gold"]

for(f=0;f<group.length;f++){
$("div.smalltext").each(function() {
if(this.innerHTML.match(group[f][0])){
this.innerHTML = this.innerHTML.replace(group[f][0],"<font color='" + group[f][1] + "'>" + group[f][0] + "</font>");
};});};}
color_group_name();
</script>

5
General Support / Re: Forum Moving?
« on: July 10, 2010, 07:35:57 pm »

6
General Support / Re: Forum Moving?
« on: July 10, 2010, 11:10:32 am »
.... It's the exact same on both servers.
Oh, but how come the headers/footers doesnt work?

7
General Support / Forum Moving?
« on: July 10, 2010, 03:15:44 am »
Is it possible to move forums from a domain

Like my forum
http://habbovg.mysmf.com/index.php changes/moves to
http://habbovg.smfforfree3.com/index.php

Because when i try to edit the footer/header the script doesnt work when i use

Code: [Select]
<script src="/jquery.js"></script>Or theres something wrong >.<

Help!

8
SMF For Free Codes and Support / Re: [Code] Profile Music
« on: September 26, 2009, 03:21:32 pm »
Soooo old...... :3
Now these days.. i need to find a mp3 host D:!!!

9
hey how come your web site is http://www.slyvion.co.nr/ and its SMF?

10
SMF For Free Codes and Support / Re: [Code] Redirect Code
« on: September 21, 2007, 09:40:16 pm »
Is this like the vbulletin redirect code?

11
SMF For Free Codes and Support / Re: Web email.
« on: September 21, 2007, 07:49:07 pm »
i have a friend in msn his email is LGKeiz@legacygamers.net o.O

12
General Support / Re: Forum Upgrades
« on: September 20, 2007, 09:39:18 pm »
If i do that can the forums be change .smfforfree or .smfforfree2 not .smfforfree3.... :-X

13
General Support / Re: i need help
« on: September 20, 2007, 09:35:22 pm »
-.- omg my forums will be closed like 2 more weeks SOMEONE HELP!

14
General Support / Re: Donations for Server Cost
« on: September 16, 2007, 03:06:06 pm »
wut happens i give 100 dollars o.O?

15
General Support / Re: i need help
« on: September 16, 2007, 03:05:13 pm »
got it dude

Pages: [1] 2