Hi,
I see your favicon! Favicons are the worst when it comes to browser cache (especially internet explorer and safari), but I can assure you, it's showing!
Then another thing, the Tweet Follow module after you removed all other modules is "hugging" the top quite a bit. Without having to adjust the template again, we can use a simple trick to create extra space.
Under the menu Extensions, you go to Module manager. Once you are there, you click on "New" at the right top. On that page you choose "Custom HTML". The module position is the same as your Tweet Follow Moudle > tweetfollow. This way the modules will stack and we can use the extra space we create in this new module to be on top of the real Tweet This. Give that new module a convenient name like: Extra space Tweet This.
You then get a window where at the bottom you see your WYSIWYG Editor. We now need to put in a simple line of html to create some space, but we can't do it in the WYSIWYG Editor, we will need the html editor. This is very easy. in the buttons of the WYSIWYG Editor is a tiny button which has "html" on it. Click that html button.
When you have clicked that, a "HTML Source Editor" pops up.
In there type (or copy/paste) this line:
<div style="height:16px"> </div>
So it will look like this:
At the left bottom of that HTML Source Editor, click on the "Update" button. And now save your module at the right top with "Save"
In your module list, you can change orders. Make sure your new created module in tweetthis position is above the real Tweet This module. you can use the arrows, or you can put in the order with the numbers yourself. Be sure to save when you change the numbers yourself, to save with the tiny save button which is circled in the picture. When using the arrows, this save button is not necessary.