PDA

View Full Version : How do I keep link as 'bold' after clicked on it


cbp
09-21-2007, 07:05 PM
I am not sure of the correct terminology here ... but in the 'recent threads' module on vBadvanced home page, the thread titles that users have not clicked on are in bold. Before I upgraded from vB 3.0 to 3.6 (and reinstalled vBdvanced), they stayed bold after they had been clicked on. Now the thread title is not bold when you return to the home page after visiting that thread. The home page just looks better if the thread titles are still in bold (like they were before the upgrade) - does anyone have any idea how this was done? I have checked all the vBadvanced and vBulletin options and nothing I can see would explain why this worked before the upgrade (except I may be looking for the wrong thing because of terminology).

Added: using vBadvanced CMPS v3.0 RC1

Brian
09-21-2007, 07:46 PM
The recent threads module was updated some time ago to show unread threads in bold, the same as in vBulletin. If you'd like to change that, you could edit the 'adv_portal_recthreads_{exp/lean}' template to remove the <if condition> that's wrapped around the $thread[title] variable.