div positioning browser issues

Out of context: Reply #17

  • Started
  • Last post
  • 17 Responses
  • CygnusZero40

    One last question. Im using this rounded corner inline CSS style, works in every browser, even in IE9 when I just preview my local build in the browsers.

    When I look at it once this is in the CMS, it suddenly doesnt work in IE9, so something about the CMS wont let it display. Aside from using images for the corners which I would really like to avoid, are there any other ways to do this with CSS that I can try?

    style="border-radius: 10px;
    -moz-border-radius: 10px; -webkit-border-radius: 10px;

View thread