where is the div located?Thanks for your reply DL6. I think this won't work since the custom div that needs the .class is outside the category. :/
where is the div located?
If you give more details maybe we can give a better support
<div id="tabscont" class="tabs_container">
<a rel="nodetab_1" class="nodetabs tabs_1">1</a>
<a rel="nodetab_9" class="nodetabs tabs_2">2</a>
</div>
<xen:include template="tabs.js" />
<xen:container var="$head.canonical"><link rel="canonical" href="{xen:link 'canonical:forums'}" /></xen:container>
<xen:if is="{$xenOptions.boardDescription}"><xen:container var="$head.description">
<meta name="description" content="{$xenOptions.boardDescription}" /></xen:container></xen:if>
<xen:container var="$head.openGraph">
<xen:include template="open_graph_meta">
<xen:set var="$url">{xen:link 'canonical:forums'}</xen:set>
<xen:set var="$title">{$xenOptions.boardTitle}</xen:set>
<xen:set var="$description">{$xenOptions.boardDescription}</xen:set>
<xen:set var="$ogType">website</xen:set>
</xen:include></xen:container>
<xen:hook name="forum_list_nodes">
<xen:if is="{$renderedNodes}"><xen:include template="node_list" /></xen:if>
</xen:hook>
We use essential cookies to make this site work, and optional cookies to enhance your experience.