Nick name in color
4 posters
Page 1 of 1
Nick name in color
I don't know is this the right place to write this, but still.
I changed the skin of my forum a few days ago and noticed, that some of nick names (aliss, korrne, katija) are highlight in white color. I don't know why. Is it possible somehow remove the highlight from that nick names.
I changed the skin of my forum a few days ago and noticed, that some of nick names (aliss, korrne, katija) are highlight in white color. I don't know why. Is it possible somehow remove the highlight from that nick names.
Last edited by kakalika1 on August 21st 2013, 8:27 pm; edited 1 time in total
kakalika1- New Member
- Posts : 21
Reputation : 1
Language : lithuanian
Location : Lithuania
Re: Nick name in color
It's because of this added in your CSS:
- Code:
.name strong a[href="/u1"] {
background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
padding-left: 13px;
}
.name strong a[href="/u2"] {
background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
padding-left: 13px;
}
.name strong a[href="/u14"] {
background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
padding-left: 13px;
}
.name strong a[href="/u3"] {
background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
padding-left: 13px;
}
.name strong a[href="/u48"] {
background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
padding-left: 13px;
}
.name strong a[href="/u56"] {
background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
padding-left: 13px;
}
.name strong a[href="/u51"] {
background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
padding-left: 13px;
}
.name strong a[href="/u13"] {
background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
padding-left: 13px;
}
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Re: Nick name in color
Ok http://avpt.forumlt.com/f19-zaidimai for example
kakalika1- New Member
- Posts : 21
Reputation : 1
Language : lithuanian
Location : Lithuania
Re: Nick name in color
I will tryNera. wrote:It's because of this added in your CSS:Remove it completely or change the image in it.
- Code:
.name strong a[href="/u1"] {
background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
padding-left: 13px;
}
.name strong a[href="/u2"] {
background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
padding-left: 13px;
}
.name strong a[href="/u14"] {
background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
padding-left: 13px;
}
.name strong a[href="/u3"] {
background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
padding-left: 13px;
}
.name strong a[href="/u48"] {
background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
padding-left: 13px;
}
.name strong a[href="/u56"] {
background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
padding-left: 13px;
}
.name strong a[href="/u51"] {
background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
padding-left: 13px;
}
.name strong a[href="/u13"] {
background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
padding-left: 13px;
}
Thank you very much, it worked. Thanks <3
kakalika1- New Member
- Posts : 21
Reputation : 1
Language : lithuanian
Location : Lithuania
Re: Nick name in color
Welcome.
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Re: Nick name in color
kakalika1 wrote:Ok http://avpt.forumlt.com/f19-zaidimai for example
Please don't double/triple post. Your post need to be separated by 24 hours before bumping, replying or adding more information. Please use the edit button instead!kakalika1 wrote:I will tryNera. wrote:It's because of this added in your CSS:Remove it completely or change the image in it.
- Code:
.name strong a[href="/u1"] {
background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
padding-left: 13px;
}
.name strong a[href="/u2"] {
background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
padding-left: 13px;
}
.name strong a[href="/u14"] {
background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
padding-left: 13px;
}
.name strong a[href="/u3"] {
background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
padding-left: 13px;
}
.name strong a[href="/u48"] {
background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
padding-left: 13px;
}
.name strong a[href="/u56"] {
background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
padding-left: 13px;
}
.name strong a[href="/u51"] {
background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
padding-left: 13px;
}
.name strong a[href="/u13"] {
background: url("http://th983.photobucket.com/albums/ae318/braetonfaith/th_tini-cyan-star.gif") no-repeat scroll left center transparent;
padding-left: 13px;
}
Thank you very much, it worked. Thanks <3
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
» Code for colors in nick...
» Search all topics by nick
» Words before nick problem
» Users can change the Nick
» Forbiden nick names
» Search all topics by nick
» Words before nick problem
» Users can change the Nick
» Forbiden nick names
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum