Multi colored username
3 posters
Page 1 of 1
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Re: Multi colored username
Add one more javascript with the changed username, that will definitely work.
I am not sure, if editing the same code in a single javascript would work or not.
I am not sure, if editing the same code in a single javascript would work or not.
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Re: Multi colored username
Forum URL please?
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Re: Multi colored username
Add this to your css.
- Code:
a[href^="/u"] span {
display: inline !important;
}
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Re: Multi colored username
Topic Solved & Locked |
Edit: Unlocked on author's request.
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Re: Multi colored username
Add the codes again? What all codes did you add for the two usernames?
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Re: Multi colored username
- Code:
$.getScript("http://xoxco.com/projects/code/rainbow/rainbow.js",function(){
$('a[href="/u9"] strong').rainbow({
colors: [
'#0AC200',
'#C7C037',
],
animate: false,
animateInterval: 50,
pad: false,
pauseLength: 50,
});
});
That code sir.
Re: Multi colored username
You added one more code for another user?
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Re: Multi colored username
Yes, but I also removed the code of the other user to test if that's the cast but it is not.
Re: Multi colored username
Post both the codes that you added here & post both the codes on your forum.
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Re: Multi colored username
What do you mean by post the codes on my forum?
- Code:
$.getScript("http://xoxco.com/projects/code/rainbow/rainbow.js",function(){
$('a[href="/u9"] strong').rainbow({
colors: [
'#0AC200',
'#C7C037',
],
animate: false,
animateInterval: 50,
pad: false,
pauseLength: 50,
});
});
$.getScript("http://xoxco.com/projects/code/rainbow/rainbow.js",function(){
$('a[href="/u8"] strong').rainbow({
colors: [
'#B700FF',
'#C7C037',
],
animate: false,
animateInterval: 50,
pad: false,
pauseLength: 50,
});
});
Re: Multi colored username
I mean are the javascripts added on your forum?
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Re: Multi colored username
In one or both are added separately?
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Re: Multi colored username
Add them separately & let me know.
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Re: Multi colored username
Add this to your css & check.
- Code:
dd.lastpost span {
padding-left: 0px !important;
}
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Re: Multi colored username
Topic Solved & Locked |
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» Multi Colored username Screwd up.
» Multi Colored Groups
» Multi-Colored Usernames in chatbox
» new "multi-colored names on chatbox" codes
» Multi-Color Username Code
» Multi Colored Groups
» Multi-Colored Usernames in chatbox
» new "multi-colored names on chatbox" codes
» Multi-Color Username Code
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum