Make .forumtitle different color if unread topics

For support and discussion related to templates, themes, and imagesets in phpBB 3.0.
Get Involved
Locked
User avatar
BooDog
Registered User
Posts: 101
Joined: Sun Dec 20, 2015 11:13 am

Make .forumtitle different color if unread topics

Post by BooDog »

Hi, how can i make the class .forumtitle different color if there are unread topics in the forum ?
User avatar
Elias
Registered User
Posts: 5152
Joined: Sat Feb 25, 2006 4:31 pm
Name: Elias

Re: Make .forumtitle different color if unread topics

Post by Elias »

Open styles/prosilver/theme/colour.css

Find and modify:

Code: Select all

.post:target h3 a {
   color: #FF6600;
}
Thanks
"Mystery creates wonder, and wonder is the basis of man's desire to understand." - Neil Armstrong
|Installing Extensions|Writing Extensions|Extension Validation Policy|
Locked

Return to “[3.0.x] Styles Support & Discussion”