Not signed in (Sign In)

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.


    • CommentAuthorjohn
    • CommentTimeDec 9th 2006
     
    My background image (a rectangle) keeps moving down as you scroll down instead of staying with the text. It only does it in firefox or new versions of ie tho, its fine it ie 6. Please help me!!! If u dont understand wot i mean, look at www.planet-maths.co.uk and go to the notes page, thats the worst one. does anyone no y it does it n how to fix it? its also off to the side as well, which it shouldnt be and it doesnt do that in ie 6 either. PLEASE HELP ME!!!
    • CommentAuthorphilips
    • CommentTimeDec 9th 2006
     
    Looks like you used something like "background: fixed" -- and FF is doing EXACTLY what you told it to do.. the background stays put and the text scrolls over it. Fixed background doesn't work properly in IE.. gee.. no surprise there.

    It looks centered in FF, but your text is not contained in any box, so it runs across and 'out' of your boxes. First clue.. IE gets it wrong, FF is doing it the way the standards say it should be done.