Hi mrkelley,
I'm working on modifying my Home Screen as well. If you're feeling adventurous and want to become comfortable with making these kinds of modifications, I might suggest turning on the borders to give you an idea of "space" on the screen.
So
<background b-border-width="0">
</background>
would become
<background b-border-width="1">
</background>
This simple tip has helped me greatly. Now if I can just figure out how to put two plugins on the same line...HTML tables these ain't!
Best,
.
PS This http://www.everythingq.com/forum/q-h...line-2480.html seems pretty clear.