ecorrado Posted June 17, 2009 Report Share Posted June 17, 2009 Here is my webpage http://urbanmail.ca/Contact_us.html The vertical line between the columns is too long. I have changed the length but it does not seem to do anything. Any suggestions. Quote Link to comment Share on other sites More sharing options...
Wickham Posted June 17, 2009 Report Share Posted June 17, 2009 You have a lot of heights over 400px, mainly 466px. Delete all the height="466" and any others over 400 and it will help. With tables it often helps to delete ALL heights and let table cells find their own height; then add in height for one column in a row and it will control all the others in a row, but just delete all the heights over 400 first. Quote Link to comment Share on other sites More sharing options...
ecorrado Posted June 17, 2009 Author Report Share Posted June 17, 2009 Thanks I tried it it is a little better but the line is still longer than I would line it to be. Any suggestions? Quote Link to comment Share on other sites More sharing options...
Wickham Posted June 17, 2009 Report Share Posted June 17, 2009 I started deleting more heights, those over 200px; but the three that made a difference were the table at the top of the body:- .................. and the form and td tag after it much lower down:- ................ heeeeight="272"> name="form" id="form" style="margin:0; padding:0 "> ................. but I also deleted some others over 200px. (I mis-spelled height as heeeeeeeeeight to disable it but you should delete after checking). Quote Link to comment Share on other sites More sharing options...
ecorrado Posted June 17, 2009 Author Report Share Posted June 17, 2009 Worked Thanks Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
× Pasted as rich text. Paste as plain text instead
Only 75 emoji are allowed.
× Your link has been automatically embedded. Display as a link instead
× Your previous content has been restored. Clear editor
× You cannot paste images directly. Upload or insert images from URL.