Thanks! It's working!
Ok, last 2 things, i'll be quick. I want to delete "my" line in Search "Unread Posts", and add your's solution (instead of in header place). Cant find where is in code of "search section". My thinking is to export xml, and then add
Second thing:
Don't know why, the information of the Last Post is randomly(?) located. I was not touching any of this code (I think).
Could it be on one side? Or is ther some purpose in this
example: http://www.sfora.tox.pl/66PzDiv/ForumMyB....php?fid=3
(firs topic "last post" information: on the right, "Never" in center, last topic: left)
let "never" be on the middle, but all other should be on the same side.
Thank you very much for your time.
Ok, last 2 things, i'll be quick. I want to delete "my" line in Search "Unread Posts", and add your's solution (instead of in header place). Cant find where is in code of "search section". My thinking is to export xml, and then add
<ul>
<li><!-- UNREADPOSTS_LINK --></li>
<li><a href="{$mybb->settings['bburl']}/search.php">Advanced search</a></li>
Second thing:
Don't know why, the information of the Last Post is randomly(?) located. I was not touching any of this code (I think).
Could it be on one side? Or is ther some purpose in this
example: http://www.sfora.tox.pl/66PzDiv/ForumMyB....php?fid=3
(firs topic "last post" information: on the right, "Never" in center, last topic: left)
let "never" be on the middle, but all other should be on the same side.
Thank you very much for your time.