Changing color of thread creators (authors)
Started by pokerking, Jan 29 2012 01:44 AM
15 replies to this topic
#1
Posted 29 January 2012 - 01:44 AM
I would like to change the color of the username after the "Started by" please. What file and line needs to be edited?
Example:
"Topic title" in Help
Started by ASA_player_7, 09 Jul 2011
Want to change the color of the thread creator in the thread list of all sections.
Example:
"Topic title" in Help
Started by ASA_player_7, 09 Jul 2011
Want to change the color of the thread creator in the thread list of all sections.
#3
Posted 29 January 2012 - 01:59 AM
fixed.
#5
Posted 29 January 2012 - 02:04 AM
All the same color please. Right now its hard to pick the name out quickly and it's making modding slightly harder. Just need to seperate the name out from everything else with a color change regardless of who it is.
Thanks.
Thanks.
#7
Posted 29 January 2012 - 02:13 AM
Which CSS file?
#9
Posted 29 January 2012 - 02:22 AM
Results:
"Topic title" in Help
Started by ASA_player_7, 09 Jul 2011
It actually looks pretty good, might leave it but not what I was looking for. Any other ideas?
"Topic title" in Help
Started by ASA_player_7, 09 Jul 2011
It actually looks pretty good, might leave it but not what I was looking for. Any other ideas?
#10
Posted 29 January 2012 - 02:37 AM
Woops, sorry, I'm not doing this live on a board, so forgive my mistake.
Instead of changing the color of the class I mentioned above, BELOW that whole class in the CSS (meaning, after the closing } tag)
Add this:
Change 000000 to the color of text you want.
Instead of changing the color of the class I mentioned above, BELOW that whole class in the CSS (meaning, after the closing } tag)
Add this:
.blend_links a {
color: #000000 !important;
}
Change 000000 to the color of text you want.
#11
Posted 29 January 2012 - 02:49 AM
Good and bad.
When I click on "View new Content" I get:
"Topic title" in Help
Started by ASA_player_7, 09 Jul 2011
Also any tags that might be in the info are colored.
But when I got into each section I get this:
"Topic title"
Started by ASA_player_7, 09 Jul 2011
When I click on "View new Content" I get:
"Topic title" in Help
Started by ASA_player_7, 09 Jul 2011
Also any tags that might be in the info are colored.
But when I got into each section I get this:
"Topic title"
Started by ASA_player_7, 09 Jul 2011
Edited by pokerking, 29 January 2012 - 02:55 AM.
#13
Posted 29 January 2012 - 03:25 AM
99.9% PERFECT! Thank you kindly sir.
Tags are still colored but regardless I count this as a success.
Tags are still colored but regardless I count this as a success.
#15
Posted 30 January 2012 - 03:11 AM
I thought hard coding it into the output from DB calls was going to be the only solution. This works well for my needs. Much better then it was anyway. Tags and dates/times all seem to have taken on the color but I don't know if I'll be leaving tags on yet so it's no biggie.
If anyone else has done a similar mod that targets just the authors names I wouldn't mind hearing it though. The more I know the better.
If anyone else has done a similar mod that targets just the authors names I wouldn't mind hearing it though. The more I know the better.
#16
Posted 30 January 2012 - 03:25 AM
I think the only other time I've seen the name (just the name only) changed in that place was when people used the mod to change the user color to the color of their user group, but that is global, and applies to their name everywhere, and only changes it to the color of the group they are in. That's the only other option I can think of right now.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users

















