Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted March 17, 20178 yr Hallo. I would like to color some of the topics on my board to make them more visible. Ive searched the ACP and googled for some widgets (found one, but for the IPB 3.x) with no results. I tried with simple html code: <p style="color:#0000FF">topic name</p> It works with category names, but sadly, not with boards topics. Does anyone here have an idea about how to color IPB4 topics? Any help will be greatly appreciated!
March 17, 20178 yr [data-forumid="95"] .ipsDataItem_subList > li:nth-child(4) a { color: red; font-weight: bold; } 95 - ID category 4 - ID sub-category
March 17, 20178 yr Author Thanks a lot! Just one more simple question - where am I supposed to paste that code?
March 17, 20178 yr 4 minutes ago, angle4cor said: Thanks a lot! Just one more simple question - where am I supposed to paste that code? Edit your template and paste it in custom.css
March 17, 20178 yr Author 41 minutes ago, bicek95 said: [data-forumid="95"] .ipsDataItem_subList > li:nth-child(4) a { color: red; font-weight: bold; } 95 - ID category 4 - ID sub-category Okaaay. Isnt that code only about coloring categories and sub-categories? Thats not what Ive been asking for. How about coloring the boards topics? Is it even possible on IPBoard?
March 17, 20178 yr There is no such plugins or anywhere I have not seen. You can also outsource this to someone
Archived
This topic is now archived and is closed to further replies.