Hi Guys , Please take a look on main page Heading's Row height , I want to reduce this height . I tried my best , but i couldnt , i have attached file with html code . Thanks
Have you tried inserting different height attribute to the code? <TR valign="top" style="height:xpx;"> <TD colSpan=6> <DIV align=left> <P align="center"> <?php include("include/header.php"); ?> </P> </DIV></TD> </TR>
you can dictate the height of the table as Bagi_Zoltan suggested, but if you image is larger then the height you enter, the height will change to the image height.