The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Hi... Help on name changing COLORs...

2 posters

Go down

Hi... Help on name changing COLORs... Empty Hi... Help on name changing COLORs...

Post by Unkn0wnModder December 18th 2012, 6:09 pm

Hi,

Is there a way to have the names changing rainbow Color?

When you change the name COLORs of people bwi
avatar
Unkn0wnModder
New Member

Posts : 14
Reputation : 1
Language : English :P

Back to top Go down

Hi... Help on name changing COLORs... Empty Re: Hi... Help on name changing COLORs...

Post by H5F-Founder December 19th 2012, 4:25 pm

Hello There is a way heres the rainbow.

Code:
$.getScript("http://xoxco.com/projects/code/rainbow/rainbow.js",function(){
$('a[href="/u1"] strong').rainbow({
colors: [
'#FF0000',
'#f26522',
'#fff200',
'#00a651',
'#28abe2',
'#2e3192',
'#6868ff'
],
animate: true,
animateInterval: 100,
pad: false,
pauseLength: 100,
});
});

You put it, in the JS area on Admin cp. and make sure it turn on.

Mine Custom Name color system.

Code:
$.getScript("http://xoxco.com/projects/code/rainbow/rainbow.js",function(){
$('a[href="/u1"] strong').rainbow({
colors: [
'#000000',
'#f79522',
'#fff200',
],
animate: true,
animateInterval: 100,
pad: false,
pauseLength: 100,
});
});
H5F-Founder
H5F-Founder
Forumember

Male Posts : 32
Reputation : 1
Language : English, C++, JS, HTML, XS, Likwid, ACP
Location : Installation 05 (Halo Ring)

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum