Hi, please check www.flunkme.com - under lower resolutions, header gets messed up. I want quick fix for this. Its a small job, shouldn't take more than 5min. I'm paying 10$ for this. I don't care how its fixed, even if you go with css its fine for me. Contact me if you are interested and I will send you the html source. Note, problem is with IE 7.0, in FF it looks fine!
Put this in your td tag --> valign="top" Around line 329 if you look in the source. <table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#00223E"> <tr> <td width="129" rowspan="5" valign="top"> Code (markup):
Just vertical align = valign="top" in your td <table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#00223E"> <tr> <td width="129" rowspan="5" valign="top">
its taking u too long guyz, I figured it out myself : style="padding-bottom:10px; padding-right:5px;" this was causing the issue... topic closed, payment goes to myself I removed that code and no valigh ups are needed any more...