Not signed in (Sign In)

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

Categories

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

    • CommentAuthordeniseg
    • CommentTimeNov 29th 2007 edited
     permalink
    http://ftp.seagull-seafarer.org/new/tmpl.php?pagename=ab_history

    It works on IE7

    It's not working on the rest. The resizing based on content works...but for some reason, the background image isn't repeating.

    Here's the spot that calls the background image in:

    #main_area {
    width: 785px;
    height:auto;
    height:100%;
    min-height:100%;
    position: relative;
    top: 185px;
    background-image: url(../i/img_inside_background.jpg);
    background-repeat: repeat-y;
    margin:0 auto;
    }

    Why and how do I fix this?
    •  
      CommentAuthormringlein
    • CommentTimeNov 29th 2007
     permalink
    Looks like a clearing issue to me -- try using the clearfix hack.
    • CommentAuthordeniseg
    • CommentTimeNov 29th 2007
     permalink
    Clearfix didn't work...got hopeful there. *chuckles*

    I'm thinking it's conflicting with something, I just can't figure out with what.
Add your comments
    Username Password
  • Format comments as (Help)