Page 1 of 1

dissappearing line?!

Posted: Tue Oct 07, 2008 10:12 pm
by matt9b
I'm baffled by this:

Page 1 - Lines appear: http://www.imperfectsamples.com/website ... /index.php

Page 2 - Lines vanish: http://www.imperfectsamples.com/website ... tpiano.php

The code is identical in both pages- the only difference is the content table. If I make the lines 2pixels high in page 2, it suddenly re-appears, but I can't work out why. The lines should appear in both pages. :banghead:

I've been trying to fix this for some time, so any help much appreciated.

Re: dissappearing line?!

Posted: Wed Oct 08, 2008 4:59 am
by Paul Arnold
Are you referring to the white lines at the top and bottom?

They're both pointing to different images.

Try changing the image src on the one that's not working to ../../images/line.jpg

Re: dissappearing line?!

Posted: Wed Oct 08, 2008 7:00 am
by matt9b
Paul Arnold wrote:Are you referring to the white lines at the top and bottom?

They're both pointing to different images.

Try changing the image src on the one that's not working to ../../images/line.jpg
D'oh! Thanks man