PDA

View Full Version : Iframe on aboslute top of page - impossible


oliman
12-11-2008, 01:56 PM
Hi,

Something happend to my page, not sure why, and can't really see that I've changed anything, but I used to have my pixelpost page and then. on top of the page I use the same iframe navigation as on all pages within my kingdome.

anyways, all of a sudden something makes it totally impossible to have this iframe on the absolute top of the page.

http://www.dagenspromenad.com/intressant/pixelpost/

you see the gap on the top? I've spent 20+ hours solving this, and yes, it's probably something simple/stupid, but please heeeelp!

Best

kevincrafts
12-11-2008, 03:02 PM
the width of your iframe is width="99,9%"

jaywilliams
12-11-2008, 03:17 PM
As kevincrafts pointed out, you need to use periods when dealing with numbers in html, not commas.