ive almost fixed it with that css: "h1{display:inline}"
but now i see there is still a problem: the part with "<if condition="$show['gotonewpost']"> style="font-weight:bold"</if>"
isnt working so the new thread titles arent bold...
how to fix that css problem?
HTML Code:
<h2><a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]"<if condition="$show['gotonewpost']"> style="font-weight:bold"</if>>$thread[threadtitle]</a></h2>