Bertrand
23-01-2010, 21:35
Hello
there's a slight problem with message links - for instance this link
http://www.tarotforum.net/showthread.php?p=2151545#post2151545
links to the bottom of the post instead of the beginning. So when you click a "view new post" link of a thread you reach the end of the very message you were supposed to fall upon.
I don't know how complicated it would be to edit the source for the forum, if in the line
<a name="post2151545"><img class="inlineimg" src="images/statusicon/post_old.gif" alt="Old" border="0" /></a>just before the posting time, the part <a name="post2151545"></a>
was moved a few lines above just before the member's name
<div id="postmenu_2151545">
<b>blackroseivy</b>
this way for instance<div id="postmenu_2151545"><a name="post2151545">
<b>blackroseivy</b></a>
Again I don't know how complicated it would be, but if possible that would enhance overall usability of the forum.
Thanks,
Bertrand
there's a slight problem with message links - for instance this link
http://www.tarotforum.net/showthread.php?p=2151545#post2151545
links to the bottom of the post instead of the beginning. So when you click a "view new post" link of a thread you reach the end of the very message you were supposed to fall upon.
I don't know how complicated it would be to edit the source for the forum, if in the line
<a name="post2151545"><img class="inlineimg" src="images/statusicon/post_old.gif" alt="Old" border="0" /></a>just before the posting time, the part <a name="post2151545"></a>
was moved a few lines above just before the member's name
<div id="postmenu_2151545">
<b>blackroseivy</b>
this way for instance<div id="postmenu_2151545"><a name="post2151545">
<b>blackroseivy</b></a>
Again I don't know how complicated it would be, but if possible that would enhance overall usability of the forum.
Thanks,
Bertrand