Also how can I change this so it fits? When premium membership is added, it no longer fits
To begin with, you allow way to big banners, not fit for the design.
This design by default should have a max banner width of 468 for normal and premium members. You have an admin setting for that.
If you not already have 100's of members just remove the big banner after that and use one within the allowed size.
Normally you control banners also using width="468" in the img code, but that is a bad method, especially if the banner is smaller than that, as it will be streched.
As for the Votes display...
You need a bit of css knowledge to make that purple background
Once you have that in place, you can use the following tags to display Hits in and out
{$unq_in_0_daily}
{$unq_out_0_daily}
These are the tags if you rank your list "daily", if rank by weekly or monthly, change the daily within the tag
e.g {$unq_in_0_monthly}
You place te codes in table_top_row.html and table_top_row_premium.html