Jump to content

Template -> forums -> index -> forumGridItem


Go to solution Solved by bfarber,

Recommended Posts

Can confirm. Don't think it likes it when the classes are spread over multiple lines.

div.ipsBox.ipsBox--child.cForumGrid > div.cForumGrid__hero > div.cForumGrid__forumInfo.ipsFlex.ipsFlex-ai:center > div.ipsFlex-flex:11 > h3.cForumGrid__title.ipsType_reset.ipsTruncate.ipsTruncate_line

That selector does not work.

div.ipsBox.ipsBox--child > div.cForumGrid__hero > div.cForumGrid__forumInfo.ipsFlex.ipsFlex-ai:center > div.ipsFlex-flex:11 > h3.cForumGrid__title.ipsType_reset.ipsTruncate.ipsTruncate_line

This does.

 

<div class="ipsBox ipsBox--child cForumGrid
		cForumGrid--unread ipsDataItem_unread  cForumGrid--forum" data-forumid="2">

Must be because of that.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...