• Resolved ericksonsweb

    (@ericksonsweb)


    I have a repeating background in my #content tag that repeats horizontal and it works fine in FireFox but it does not work at all in IE.

    Here is what my CSS looks like for that:

    #content {
    background-image: url(images/content-bg.gif);
    background-repeat: repeat-y;
    font-size: 1.2em;
    margin: 5px;
    }

    My site is https://www.ericksonsweb.com

    Any solution to this?

Viewing 4 replies - 16 through 19 (of 19 total)
Viewing 4 replies - 16 through 19 (of 19 total)
  • The topic ‘Repeat BG for #content Not working in IE’ is closed to new replies.