I am looking for the solution, by a template placed in the
event
folder, to modify an existing class in a Prosilver template.The template in question is
forumlist_body.html
and the class to modify is <div class="forabg">
, I want to modify it as well <div class="forabg id{forumrow.FORUM_ID}">
Thank U