PDA

View Full Version : How to make Forum name getting bold when having new posts in


LegendsKim
07-13-2014, 05:56 PM
This is my forum (http://ytc.co.il/) and i think the problem is in the css,
i don't know what is the problem but all the forums are bold all the time and people don't know in which forums there are new posts.
Hope you understand the problem, i someone know good css code like what im looking for i will be more then happy :)

this is the picture of the forum:
http://prntscr.com/42bo2x
im looking for css code like this.

Dave
07-13-2014, 06:16 PM
It's because your forum titles are wrapped inside the <strong> tag. You should look inside of your forumhome_forumbit* templates and look for the strong tag.

Another reason for this is that at the forums manager in your admincp, you wrapped the titles within the <strong> tag.

LegendsKim
07-13-2014, 06:22 PM
It's because your forum titles are wrapped inside the <strong> tag. You should look inside of your forumhome_forumbit* templates and look for the strong tag.

Another reason for this is that at the forums manager in your admincp, you wrapped the titles within the <strong> tag.

sorry i gave here wrong code ~edited it
i don't realy know what to do =\