![]() |
Is there a way to "unbold" threads that are read in the Today's Posts listing
I'm kind of surprised but the Style variables don't really have a variable for visited links or for read or unread posts.
When I go into a specific forum, it is possible to see the threads that have been read or not. When I click on Today's Posts (or New Posts), all the thread titles are bolded whether they have been read or not. I spent a couple of hours trying to find the CSS that was causing this. I found in the threadlist.css this code: HTML Code:
.threadbit .threadtitle_unread { The other CSS referenced for those threads that have been read it "title" and the only place I can find that in the CSS is in threadlist.css here: HTML Code:
.threadbit .title { I just find it odd that there is even a reference in search results template to an unread tag that bolds the text but all the results are bolded. Can somebody suggest how and where I might modify the CSS so I can have read posts unbolded in the Today's Post display? |
Open up the template called search.css
Find Code:
.searchtitle { Code:
.searchtitle { |
thank you!
|
Yes, very useful. It also works by just removing the font-weight as such:
PHP Code:
|
thank you very much...
|
is it work in 4.0.1 too?
i can't find the code in search.css |
All times are GMT. The time now is 04:18 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|