Mattie Num Nums

Registered
Hey Russ et al. I have a question for ya'll. I am using custom node icons per node in my extra.css but I am noticing it is not working. I am thinking it has something to do with the "Mark Read" icon. Can someone give me a hand? Here is my code.

Code:
.node .node_14 .forumNodeInfo .nodeIcon, .node .node_14 .categoryForumNodeInfo .nodeIcon {
  background-image: url("@imagePath/node_icons/tach_read.png");
}
.node .node_14 .forumNodeInfo.unread .nodeIcon, .node .node_14 .categoryForumNodeInfo.unread .nodeIcon {
  background-image: url("@imagePath/node_icons/tach_unread.png");
 

Attachments

  • Screen Shot 2015-02-13 at 9.54.17 PM.png
    Screen Shot 2015-02-13 at 9.54.17 PM.png
    145.5 KB · Views: 25

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back