/ Published in: CSS
URL: http://www.fliesen-info-spanien.net/border-radius-ie.php
Rounded corners div box with outsides transparency.\r\nCross browser compatibility checked for:\r\n•ie5,ie6,ie7,ie8\r\n•ff,firefox\r\n•opera\r\n•safari\r\n•chrome\r\n•sleipnir\r\n•maxton\r\n•konqueror
Expand |
Embed | Plain Text
.br_box{width:400px; margin:auto; padding:10em 0 20em 0;} .br_box3{background-image: url("/images/br-left-top.png"); background-repeat: no-repeat; background-position: top left;} .br_box2{background-image: url("/images/br-right-top.png"); background-repeat: no-repeat; background-position: top right;} .br_box1{background-image: url("/images/br-left-bottom.png"); background-repeat: no-repeat; background-position: bottom left;} .br_box0{ padding:20px 0; background-image: url("/images/br-right-bottom.png"); background-repeat: no-repeat; background-position: bottom right;} .br_y{position:relative; min-height:60px; margin:auto; padding:0 20px; border:1px solid #00f; background:#00f;} .br_x{position:relative; min-height:60px; margin-top:-21px; margin-bottom:-21px; padding:20px 0 20px 0; border:1px solid #00f; background:#00f;}
You need to login to post a comment.
