Parpalak wrote:It looks like the code in the main.tpl template. Check the template in the default location (include/template/main.tpl) and in the style directory (a style can have its own template).
Thank you Parpalak for your quick answer. But unfortunately I did not manage to solve the problem.
Here is the code on main.tpl:
<body>
<div id="brd-wrap" class="brd">
<div> <!-- forum_page -->
<div id="brd-head" class="gen-content"><a href="../../../index.php"><img src="../../../images/logo_evolution_seminars.jpg" width="638" alt="Evolution seminars" /></a></div>
The faulty string appears also on the other pages as
id="brd-viewforum" class="brd-page paged-page"
and
id="brd-viewtopic" class="brd-page paged-page"
I did not find anything which seems to me relevant in the style directory.
For some reason, the second div (see first post) does not include the id and the class.