ahmed88iraqi 0 Newbie Poster

Hi
can u please help me with my problem

here is my code

<div name="jokepost" id="wb_Text1" style="position:absolute;left:34px;top:<?php echo 

$height +45 ?>px;width:690px;height:35px;z-index:2" align="left">
<font style="font-size:19px" color="#000000" face="Arial"><?php echo $joketext ?

></font></div>


<div id="wb_Shape1" style="position:absolute;left:14px;top:<?php echo $height +45 

?>px;width:751px;height:78px;z-index:1" align="center">
<img src="images/img0001.gif" id="Shape1" align="top" alt="" title="" border="0" 

width="751" height="78"></div>

when I run it the textbox becom fulled with the jokes so its height changed because of

auto resize

how can I make the shape height the same as the text height ??