.structItem--thread:nth-child(even) {background-color:#add8e6!important}
.structItem--thread:nth-child(odd) {background-color: #ffffe0!important}
.node:nth-child(even) {background-color: #add8e6!important}
.node:nth-child(odd) {background-color: #ffffe0!important}
.structItem--thread:nth-child(even) {background-color:#add8e6!important}
.structItem--thread:nth-child(odd) {background-color: #ffffe0!important}
.node:nth-child(even) {background-color: #add8e6!important}
.node:nth-child(odd) {background-color: #ffffe0!important}
It could probably have gone into a new custom .less template in forum view (or directly in template structured_list.less).Just wonder why you didn't apply it to forum view (if It's not a secret)?

<xf:title page="{$page}">{$forum.Node.title}</xf:title>
<xf:description>{$forum.Node.description|raw}</xf:description>
<xf:css src="structured_list.less" />
<xf:css src="custom_alternate_background.less" />
I normally find those classes in my browser. In Firefox right click on the site brings up an inspect element console where is shows you the css claas of various elements.One question, how do I find out this name?
.structItem--thread
We use essential cookies to make this site work, and optional cookies to enhance your experience.