I decided to write a tag board script for the fun of it and I stumbled into a bit of trouble.
I am using an iframe to display the taggers messages.
When i make the iframe there is a gap around the inside before the text starts. and it takes away lots of room 5 pixels from top 5 pixels from left and I dont want that wasted. I know i can use the
Div Position or whatever but whenever the new comments are inserted the Div position is pushed back to the very end or to the text it was with and if I add another DIV then there are two messages ontop of each other.

Any help would be great!