• henryrhenryr

    (@henryrhenryr)


    I think I’m going to go crazy with this thing! Can anyone tell me if they’ve found any javascript which is messing up CSS on this Kubrick template (comes as default on the latest version I downloaded today).

    I am trying to fix an image to the bottom of a div with the following CSS and it’s not working although I know it should work!

    position: absolute;
    bottom: 0;

    The image is the last element within a div. It is posititioning itself according to the WINDOW rather than the div (ie it sits ‘0’ from the bottom of the window, not the div which it should do. This is in Firefox by the way – strict / transitional.

    The only explanation I can think of is that someone has put some annoying javascript to emulate a quirky browser. Any ideas?!

    Thanks very much for your help!

    Henry

  • The topic ‘Kubrick Template – some nasty javascript?’ is closed to new replies.