You are not logged in.
- Topics: Active | Unanswered
Pages: 1
#1 2019-05-30 01:06:05
- chrisu
- Member
- Registered: 2018-12-15
- Posts: 7
Can't find description color path.
That's not a title its only a description if someone wonder.
Where should I look? i want to change description's color to purple instead of white. Thanks x)
Offline
#2 2019-05-30 03:58:10
- Visman
- Member
- From: Siberia
- Registered: 2010-07-10
- Posts: 1,476
- Website
Re: Can't find description color path.
#brdtitle #brddesc {
???
}
My modification of FluxBB 1.5.11 - rev.82, Parserus, UserAgentAnalyzer
I speak only Russian
Offline
#3 2019-05-30 19:07:23
- chrisu
- Member
- Registered: 2018-12-15
- Posts: 7
Re: Can't find description color path.
Visman wrote:
#brdtitle #brddesc { ??? }
I sended you an email with my .css I can't really find a brddesc
Can you have a look? Thanks
Offline
#4 2019-05-31 00:52:37
- Visman
- Member
- From: Siberia
- Registered: 2010-07-10
- Posts: 1,476
- Website
Re: Can't find description color path.
No need to look for it, you need to add to the end of the .css file
#brdtitle #brddesc {
color: mediumpurple;
}
My modification of FluxBB 1.5.11 - rev.82, Parserus, UserAgentAnalyzer
I speak only Russian
Offline
Pages: 1