November 29, 201114 yr Hi all, Firstly, thanks in advance for your help its always appreciated. We've just built this site in wordpress but we have this weird white line appearing on a couple of pages but only in IE8?! We've spent hours trying everything to remove this but to no avail. It only appears on these two pages: Contact Page and Catalogue Page. Basically if I remove the contact form it goes but i obviously need the form. Any suggestions would be very much appreciated Thanks OD
November 29, 201114 yr First step: Validate your code It's probably an unclosed <div> tag that's causing the problem.
November 29, 201114 yr Is it the white line at the top before the content background if so this may sort it #content { background: url("images/bg.jpg") repeat-x scroll center top #FFFFFF; margin-top: -3px; padding-bottom: 20px;} EDIT: Scrap that just seen the problem Edited November 29, 201114 yr by pat24
December 1, 201114 yr Author Thanks for your replies and sorry for taking so long to get back. We'll look at validating the code right away. Pat24, when you say "Scrap that just seen the problem" could you say what the problem is. Many thanks OD
Create an account or sign in to comment