Selection of highlight color - Red title for new topic and new reply
Selection of highlight color
This will be much better if there is an option to select the color - my style is dark, and red will look bad in it...
-
- Registered User
- Posts: 530
- Joined: Sat Jun 30, 2007 12:42 pm
Re: Selection of highlight color
you can change the color of your choice.
Open ext/alex75/redtitlenewpost/styles/prosilver/theme/redtext.css
find :
this (#FF0000) is the color red; change it to your favorite.
Here a color chart: http://www.rapidtables.com/web/color/RGB_Color.htm
Open ext/alex75/redtitlenewpost/styles/prosilver/theme/redtext.css
find :
Code: Select all
.icon-link + .list-inner > .forumtitle {
color: #FF0000;
}
.icon-link + .list-inner > .topictitle {
color: #FF0000;
}
.icon-link + .list-inner > .subforum.unread {
color: #FF0000;
}
this (#FF0000) is the color red; change it to your favorite.
Here a color chart: http://www.rapidtables.com/web/color/RGB_Color.htm
-
- Registered User
- Posts: 518
- Joined: Sun Jun 10, 2012 9:09 am
- Location: Italy
- Name: Alessandro
Re: Selection of highlight color
A configuration page in acp to change color would be great.
Sorry for my bad english. I'm from USA.
-
- Registered User
- Posts: 522
- Joined: Wed Jan 20, 2010 11:03 am
-
- Registered User
- Posts: 868
- Joined: Wed Jan 17, 2007 7:51 am
- Location: ROY
- Name: Bassel Taha
Re: Selection of highlight color
from an extension that is called "Red title" I expect to see a headline in red
I'll see anyway in an upcoming update to satisfy you.
Maybe I'll call "changes color titles."
I'll see anyway in an upcoming update to satisfy you.
Maybe I'll call "changes color titles."
-
- Registered User
- Posts: 518
- Joined: Sun Jun 10, 2012 9:09 am
- Location: Italy
- Name: Alessandro
Re: Selection of highlight color
alex75 wrote:from an extension that is called "Red title" I expect to see a headline in red
I'll see anyway in an upcoming update to satisfy you.
Maybe I'll call "changes color titles."
Thanks!
Sorry for my bad english. I'm from USA.
-
- Registered User
- Posts: 522
- Joined: Wed Jan 20, 2010 11:03 am
Re: Selection of highlight color
Yes do it!
-
- Registered User
- Posts: 275
- Joined: Wed Apr 29, 2015 8:32 am
Re: Selection of highlight color
alex75,
thank you for the much needed extension!
Small question about unread.
If you did not bring the mouse cursor - the color is red,
if you brought a mouse kuros - then the color is orange.
How can I change the second (orange) color in the settings, but so that the red color remains unchanged?
thank you for the much needed extension!
Small question about unread.
If you did not bring the mouse cursor - the color is red,
if you brought a mouse kuros - then the color is orange.
How can I change the second (orange) color in the settings, but so that the red color remains unchanged?
I read and write through translate.google / phpBB 3.2.0, Black-Silver-Slim 1.1.0 / level of knowledge - beginner
-
- Registered User
- Posts: 142
- Joined: Fri Sep 15, 2017 1:52 pm
- Location: RF, Adygheya
Re: Selection of highlight color
open alex75/redtitlenewpost/styles/prosilver/theme/redtext.css
change this:
color: #FF9900;
change this:
color: #FF9900;
-
- Registered User
- Posts: 518
- Joined: Sun Jun 10, 2012 9:09 am
- Location: Italy
- Name: Alessandro
Re: Selection of highlight color
Thank you very muchalex75 wrote:open alex75/redtitlenewpost/styles/prosilver/theme/redtext.css
change this:
color: #FF9900;
I read and write through translate.google / phpBB 3.2.0, Black-Silver-Slim 1.1.0 / level of knowledge - beginner
-
- Registered User
- Posts: 142
- Joined: Fri Sep 15, 2017 1:52 pm
- Location: RF, Adygheya