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.

Nick name in color

4 posters

Go down

Solved Nick name in color

Post by kakalika1 August 21st 2013, 8:08 pm

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.

Nick name in color 2ql6at0


Last edited by kakalika1 on August 21st 2013, 8:27 pm; edited 1 time in total
kakalika1
kakalika1
New Member

Female Posts : 21
Reputation : 1
Language : lithuanian
Location : Lithuania

Back to top Go down

Solved Re: Nick name in color

Post by Ange Tuteur August 21st 2013, 8:13 pm

Can you please post a link to your forum where these usernames are?
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Solved Re: Nick name in color

Post by Nera. August 21st 2013, 8:16 pm

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;
}
Remove it completely or change the image in it.
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: Nick name in color

Post by kakalika1 August 21st 2013, 8:18 pm

kakalika1
kakalika1
New Member

Female Posts : 21
Reputation : 1
Language : lithuanian
Location : Lithuania

Back to top Go down

Solved Re: Nick name in color

Post by kakalika1 August 21st 2013, 8:19 pm

Nera. wrote: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;
}
Remove it completely or change the image in it.
I will try Smile



Thank you very much, it worked. Thanks <3

:wouhou:
kakalika1
kakalika1
New Member

Female Posts : 21
Reputation : 1
Language : lithuanian
Location : Lithuania

Back to top Go down

Solved Re: Nick name in color

Post by Nera. August 21st 2013, 8:28 pm

Welcome.
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: Nick name in color

Post by SLGray August 21st 2013, 11:59 pm

kakalika1 wrote:Ok Smile http://avpt.forumlt.com/f19-zaidimai for example
kakalika1 wrote:
Nera. wrote: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;
}
Remove it completely or change the image in it.
I will try Smile



Thank you very much, it worked. Thanks <3

:wouhou:
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!

Topic Solved & Locked


Nick name in color Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51464
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top

- Similar topics

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