How is it possible to change the height of a text box on my website
http://www.engineofsouls.com/. It is the one on the right widget sidebar with a Google Voice embedded link. Here's the embedded code:
<object type="application/x-shockwave-flash" data="https://clients4.google.com/voice/embed/webCallButton" width="230" height="85"><param name="movie" value="https://clients4.google.com/voice/embed/webCallButton" /><param name="wmode" value="transparent" /><param name="FlashVars" value="id=b2eafb6ffe89c2754cf9e434eeb1fe328e16843d &style=0" /></object>
I'd like to make the height end at the bottom of the Google Voice logo and go right to the text with no space in between. Is this possible? Thanks.