studio28 Posted March 28, 2008 Posted March 28, 2008 all the way to the top...? It's been driving me nuts. http://www.jonnysracingparts.com/store/ Thanks Denny
Avec Posted March 28, 2008 Posted March 28, 2008 You have an empty table above your header. <!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN"> <html dir="LTR" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>Jonny\</title> <base href="http://jonnysracingparts.com/store/"> <link rel="stylesheet" type="text/css" href="stylesheet.css"> </head> <body marginwidth="0" marginheight="0" topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0"> <!-- header //--> <table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr class="header"> <td valign="middle"></td> <td align="right" valign="bottom"> </td> </tr> </table> <center>
studio28 Posted March 28, 2008 Author Posted March 28, 2008 You have an empty table above your header. <!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN"> <html dir="LTR" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>Jonny\</title> <base href="http://jonnysracingparts.com/store/"> <link rel="stylesheet" type="text/css" href="stylesheet.css"> </head> <body marginwidth="0" marginheight="0" topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0"> <!-- header //--> <table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr class="header"> <td valign="middle"></td> <td align="right" valign="bottom"> </td> </tr> Thanks... But, Hummm I don't see it aor where to fix it. Is it in the header.php? </table> <center>
studio28 Posted March 28, 2008 Author Posted March 28, 2008 Thanks... But, Hummm I don't see it aor where to fix it. Is it in the header.php? or where?
Avec Posted March 29, 2008 Posted March 29, 2008 It looks like you put an extra table in when working on your header graphic. Look in header.php
studio28 Posted March 29, 2008 Author Posted March 29, 2008 Thanks for the help... Now the white space is under the header ;-) I can live with that the client will not no any different...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.