treehouse : what would you like to learn today?
Web Design Web Development iOS Development

InfernalLV

  • CSS Footer

    Hey there. I'm back! I figured it out! Partially. It no longer overlaps the footer, but now there is the problem that the body tag is considered 100%, thus the background image goes only to the size of the viewport. And the footer DIV constantl…
    Comment by InfernalLV January 2012 permalink
  • CSS Footer

    The padding-bottom pushes it down. I tried to compensate with a margin-bottom: -x;, but no dice.And there is a 2nd issue, See an example, if the middle div's content is vertically higher than the viewport the faux column illusion brakes. It se…
    Comment by InfernalLV January 2012 permalink
  • CSS Footer

    @goalieman34 its the Anything Slider. you can get it at the download section of this site. @MrPixel thats not excatly what i had in mind. You see i want the footer to stick to the bottom of the page. Check my fiddle update
    Comment by InfernalLV January 2012 permalink
  • AnythingSlider and non ASCII characters

    Sure enough that solved it. Thank you very much :)
    Comment by InfernalLV January 2012 permalink
  • AnythingSlider and non ASCII characters

    Here is an example The html and js file is set to UTF-8, but when it renders the page it comes out as Western ISO.
    Comment by InfernalLV January 2012 permalink