after I submit a post, i imagine it's supposed to center the viewport on my post, right? Because the # sign is appended to the URL but the window doesn't center on my post, and i'm trying to fix that.
However, I can't find out how.
the url after the editting message is
index.php?cfile=bb_index.php&subaction=vthread&forum=1&topic=297&page= 0#5
But MOZILLA stays at the top of the posting list.
I tried changing the 'href' to 'name' in the main_posts_cell.html template file, but no change.
what is my problem? |