The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Round border in Google Chrome

Go down

Solved Round border in Google Chrome

Post by Marvin October 22nd 2010, 8:56 pm

Hello,how i become a round border in the Chrome browser?

Code:
-webkit-border-radius: 3px;
doesnt go..
Marvin
Marvin
Forumember

Male Posts : 320
Reputation : 4
Language : German, basic English, Spanish, basic Bavarian, broken Italian

http://www.schiggysboard.com/

Back to top Go down

Solved Re: Round border in Google Chrome

Post by Guest October 22nd 2010, 9:07 pm

try it without -webkit-
avatar
Guest
Guest


Back to top Go down

Solved Re: Round border in Google Chrome

Post by Marvin October 22nd 2010, 9:26 pm

yes,thanks!!

but the search box..
and the box with user name..

where i become there around?

Code:
body {
background-image:url("http://i56.tinypic.com/2h68xli.png");
background-position:center center;
background-repeat:repeat;
}

body {
background-attachment:fixed;
background-color:#9E4820;
background-image:url("http://i56.tinypic.com/2h68xli.png");
}


.postprofile{background-color: none;
border: 2px solid #666666;
-moz-border-radius: 3px;
border-radius: 3px;
border-radius: 3px;}


.pagination a {
-moz-border-radius:3px 3px 3px 3px;
border-radius:3px 3px 3px 3px;
background:url("http://i66.servimg.com/u/f66/11/96/49/61/tabbg10.png") repeat scroll 0 0 #F4F5F4;
padding:3px !important;
}


.introduction, .panel, .module {background-color: none;
border: 2px solid #666666;
-moz-border-radius: 17px;
border-radius: 17em;
border-radius: 17px;}




#login_popup {
-moz-border-radius:10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
background:url("http://i66.servimg.com/u/f66/13/46/75/82/bg113.png") repeat-x scroll 0 0 #F0F0F0;
border:2px solid #198699;
}




blockquote {
-moz-border-radius:12px 12px 12px 12px;
border-radius:12px 12px 12px 12px;
background:url("http://2img.net/i/fa/prosilver/quote.gif") no-repeat scroll 6px 8px #A0D1E8;
border:1px solid #DBDBCE;
font-size:0.95em;
margin:1em 1px 1em 25px;
overflow:hidden;
padding:5px;
}



input[type="text"], input[type="password"] {
-moz-border-radius:6px 6px 6px 6px;
border-radius:6px,6px,6px;
background:url("http://img.webme.com/pic/s/schiggyswelt/pures-weiss.jpg") repeat scroll 0 0 white;
padding:3px !important;
text-shadow:1px 1px 0 white;
}

* {
margin:0;
padding:0;
}



ul#picture_legend {
background-image:url("http://i34.tinypic.com/b80g87.png");
background-position:center center;
background-repeat:no-repeat;
padding:24px 0;
text-align:center;
}

.postprofile img:hover {
text-decoration: underline;
position: relative; top: 2.0px; left: -1.0px;
opacity:0.75;
}
ul.profile-icons  img:hover {
text-decoration: underline;
position: relative; top: 2.0px; left: -1.0px;
opacity:0.75;
}
.buttons  img:hover {
text-decoration: underline;
position: relative; top: 2.0px; left: -1.0px;
opacity:0.75;
}

ul#picture_legend img:hover {
text-decoration: underline;
position: relative; top: 2.0px; left: -1.0px;
opacity:0.75;
}
ul#privmsgs-menu  img:hover {
text-decoration: underline;
position: relative; top: 2.0px; left: -1.0px;
opacity:0.75;
}


div.navbar img:hover {
text-decoration: underline;
position: relative; top: 2.0px; left: -1.0px;
opacity:0.75;
}

.profile_field_list li{
display: inline-block;
}

.corners-top {
display:none;
}

.search-box{
-moz-border-radius: 15px;
border-radius: 15px;
}

.input[type="text"], input[type="password"] {
-moz-border-radius:6px 6px 6px 6px;
border-radius:6px 6px 6px 6px;
background:url("http://img.webme.com/pic/s/schiggyswelt/pures-weiss.jpg") repeat scroll 0 0 white;
padding:3px !important;
text-shadow:1px 1px 0 white;
}

.inputbox [type="text"], input[type="password"] {
-moz-border-radius:6px 6px 6px 6px;
border-radius:6px 6px 6px 6px;
background:url("http://img.webme.com/pic/s/schiggyswelt/pures-weiss.jpg") repeat scroll 0 0 white;
padding:3px !important;
text-shadow:1px 1px 0 white;
}

button.button2, input.button2 {
-moz-border-radius:3px 3px 3px 3px;
border-radius:3px 3px 6px 3px;
background:url("http://i66.servimg.com/u/f66/11/96/49/61/tabbg10.png") repeat scroll 0 0 #F4F5F4;
padding:2px;
}

.inputbox [type="text"], input[type="textarea"] {
-moz-border-radius:6px 6px 6px 6px;
border-radius:6px 6px 6px 6px;
background:url("http://i66.servimg.com/u/f66/11/96/49/61/tabbg10.png") repeat scroll 0 0 white;
padding:3px !important;
text-shadow:1px 1px 0 white;
}


.inputbox [type="text"], input[type="search-box #keywords "] {
-moz-border-radius:6px 6px 6px 6px;
border-radius:6px 6px 6px 6px;
background:url("http://i66.servimg.com/u/f66/11/96/49/61/tabbg10.png") repeat scroll 0 0 white;
padding:3px !important;
text-shadow:1px 1px 0 white;
}





#tabs a {
-moz-border-radius:7px 7px 7px 7px;
-moz-box-shadow:0 0 10px #666666;
border-radius:7px 7px 7px 7
box-shadow:0 0 10px #666666;
border:2px solid #EEEEEE;
color:white;
margin:10px;
padding:2px;
width:auto;
}

#tabs a {
background:none no-repeat scroll 0 -35px #FFFFFF;
cursor:pointer;
float:left;
margin:0 1px 1px 0;
padding:0 0 0 5px;
position:relative;
text-decoration:none;
}

a:active {
text-decoration:underline;
}

a:link {

text-decoration:none;
}

* {
margin:0;
padding:0;
}

#tabs li {
font-size:1em;
font-weight:700;
}

#tabs ul {
list-style:none outside none;
}

ul {
list-style-type:none;
}

#tabs {
line-height:normal;
}


#chatbox_footer .fontbutton {
-moz-border-radius:5px 5px 5px 5px;
border-radius:5px 5px 5px 5px;
background:none repeat scroll 0 0 ##ECF3F7;
border:2px solid ##ECF3F7;
padding:3px;
}

.fontbutton_normal {
background:none repeat scroll 0 0 ##E1EBF2;
}

.fontbutton {
background:none repeat scroll 0 50% ##ECF3F7;
border:medium none;
color:#000000;
cursor:pointer;
float:left;
margin-right:10px;
padding:1px;
text-align:left;
}

* {
margin:0;
padding:0;
}
* {
margin:0;
padding:0;
}

.post {
-moz-border-radius:7px 7px 7px 7px;
-moz-box-shadow:0 0 2px #666666;
border-radius:7px 7px 7px 7px;
box-shadow:0 0 2px #666666;
border:1px solid #949494;
-moz-border-radius: 1px;
border-radius:7px;
border-radius: 1px;
-khtml-border-radius: 1px;
}
Marvin
Marvin
Forumember

Male Posts : 320
Reputation : 4
Language : German, basic English, Spanish, basic Bavarian, broken Italian

http://www.schiggysboard.com/

Back to top Go down

Solved Re: Round border in Google Chrome

Post by Marvin October 23rd 2010, 1:16 pm

its solved,

thanks for help banana
Marvin
Marvin
Forumember

Male Posts : 320
Reputation : 4
Language : German, basic English, Spanish, basic Bavarian, broken Italian

http://www.schiggysboard.com/

Back to top Go down

Solved Re: Round border in Google Chrome

Post by Guest October 23rd 2010, 1:17 pm

Round border in Google Chrome Stock_lock-ok Solved Round border in Google Chrome 103 Locked
avatar
Guest
Guest


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum