Jump to content


Browser compatibility problem - need help!


  • You cannot reply to this topic
5 replies to this topic

#1 zozo

    Young Padawan

  • Members
  • Pip
  • 7 posts

Posted 03 April 2005 - 07:34 AM

Hi!

I designed a homepage for my web site - so far, so good.
The problem is that the page is displayed with "bugs" in Firefox: there is a white "line-space" on the top of the page and a grey line under the image.
In I.E. and Opera I have no problem.

URL: http://www.007770.com/ws/

Can someone look at my source and help me to fix the problem?

Thanks,
Zozo

#2 Jaymz

    Retired P2L Staff

  • Members
  • PipPipPipPip
  • 4,104 posts

Posted 03 April 2005 - 08:19 AM

<td width="680" valign="top" background="common/down-11-rep.jpg"><!--DWLayoutEmptyCell-->&nbsp;</td>

Give that cell a fixed height (19) and put a spacer.gif in there (1 wide 19 high) instead of the nbsp.

#3 zozo

    Young Padawan

  • Members
  • Pip
  • 7 posts

Posted 03 April 2005 - 11:33 AM

Jaymz,

Thank you for your help! I almost can't believe that I resolved the problem...

God bless you!
Zozo

#4 maansson

    Young Padawan

  • Members
  • Pip
  • 132 posts
  • Gender:Male
  • Location:Lund, Sweden
  • Interests:Hmm, not much for Photoshop. Havn't taking time to learn it yet. Use Fireworks to the graphical area. More into coding and stuff. PHP, CSS, Java and of course HTML.

Posted 03 April 2005 - 12:55 PM

Ahhh, is it so the spacer.PNG (!) works. Have seen them when I have saved some sites, but never been abled to find out why they where used. Thanks Jaymz!

Sincerily yours,
maansson

#5 Jaymz

    Retired P2L Staff

  • Members
  • PipPipPipPip
  • 4,104 posts

Posted 03 April 2005 - 02:28 PM

maansson, on Apr 3 2005, 01:55 PM, said:

Ahhh, is it so the spacer.PNG (!) works. Have seen them when I have saved some sites, but never been abled to find out why they where used. Thanks Jaymz!

Sincerily yours,
maansson
Spacers fix that problem of collapsing/expanding tables. By default a nonbreaking space (&nbsp) is put in there, but that is, again by default, about 14px high. By replacing that with a spacer the cell will resize to the correct dimensions ;) They're also good for minute spaces between things ;)

#6 Andy

    Graphical Idol Judge

  • Members
  • PipPipPip
  • 594 posts
  • Gender:Male
  • Location:Yorkshire, UK

Posted 03 April 2005 - 03:57 PM

Yea, agreed ^^ Every site should com complete with spacer.gif... i dont remember making any sites without it ;)





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users