Not signed in (Sign In)

SkillShare - A place to discuss Web Standards and Web Design topics

Categories

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

    • CommentAuthorbradkenyon
    • CommentTimeJul 15th 2008
     permalink
    I am to accomplish what I want, in safari and firefox, but IE isn't buying it.

    I have this style to tile the background for all the content.

    .content{
    background:#fff url('/images/content_tile.gif') repeat-y top left;
    width:966px;
    height:100%;
    background:middle;
    margin-left:auto;
    margin-right:auto;
    border:1px solid #e6e3da;
    }

    I'll give you the web address of the work in progress website.

    http://herkimer.livebrad.com

    css file: http://herkimer.livebrad.com/css/screen.css

    any help would be greatly appreciated.
  1.  permalink
    Are you aware that you are missing a DOCTYPE and <head></head> tag? You'll want to add those first and re-test it in IE.
    • CommentAuthorbradkenyon
    • CommentTimeJul 15th 2008
     permalink
    did the trick!

    thanks!
Add your comments
    Username Password
  • Format comments as (Help)