internet explorer - CSS Gurus please help me figure these rounded corners out? -


I have a webpage that I'm designing and my design works well in Google's Chrome browser but I I'm using 'border-radius' property, as I'm sure you know that IE is not supported by IE I am trying to do everything I can think of, but I'm getting some things that make me Trouble is having

  • 'I' in the question Ane'm trying to have a white background with the background of a background on the rounded corners
  • page background is a shield and outer corners should be transparent to the right look.
  • I have a green border moving around my box.

Here is a sample image that shows what I am trying to achieve:

I know that this is my current CSS and HTML. I have tried many different things but all of them have a problem or any other The background of the box is set in my CSS as a non-repetitive image in the lower right, and the fading effect comes from being partially transparent, so it becomes white with the background color. A liquid solution would be good, but I can fix using a fixed width solution.

The background is the reason for my main problem. I can not understand how to fill the background completely if I break the HTML in more than one div.

HTML:
& lt; Div class = "content" & gt;
& lt; Jdoc: included type = "component" />
& lt; / Div & gt;

CSS:
.content {
Background-Color: #FFFFFF;
Border: Solid 2px # ACD579;
WebCat-boundary-radius: 13px;
-mobile-radius: 13px;
border-radius: 13px;
Padding: 1 AM 2em;
}
.content
{background-image: url (../img/pagebg.gif);
background-position: bottom;
Background- Repeat: Repeat-X;
}

If you provide your code then it will be better, so we can see that Besides, where are you wrong, is breaking page in IE6? Or just IE in general? You can use to get round corners in IE, which enables "Internet Explorer 6-8 to provide many useful CSS3 decorations."


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -