The votes on the forum page used to be fetched from the database everytime anyone loaded up the frontpage.
Not that it really needed it but I thought it would be a more efficient to just load up a cached page of the top voter list, so this way the database is only queried for all the top voters every 10mins instead of everytime someone loads/refreshes the frontpage, which is faster when many people are loading the website.
So basically just wait like 10mins from after voting, and you should see where you stand in the top voter list.
I might make an ingame command to see the exact results of the top voter list, like top 15 without a delay.