Jump to content

Featured Replies

Posted

I have successfully color some boards with this code:

}
[data-forumid="296"] > div.ipsDataItem_main > .ipsDataItem_title > a {
  color:#ffa500
}

how can i color some sub-categories now?

Just remove the div.ipsDataItem_main > and it should work.

  • Author

didnt work.

[data-forumid="##"] .ipsDataItem_title > a {
  color:#ffa500
}

Try this instead.

  • 3 weeks later...
  • Author

still didnt work

Show me the code you're using for this forum.

Recently Browsing 0

  • No registered users viewing this page.