/    Sign up×
Community /Pin to ProfileBookmark

[RESOLVED] CSS3 radius

Hi all,

I have an issues concerning CSS3 and producing a radius cornor.

The bottom right and left cornor are ok but the top right and left cornors seem as if the background fill is over lapping the border. The CSS I am using to produce the radius cornor is:

[code].BoxDelete {
width: 100%;
margin-right: auto;
margin-left: auto;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
border-radius: 8px;
height: 75px;
background-color: #FFFFFF;
border: 2px solid #FF0000;
}
[/code]

Can anyone see where I am going wrong.

Many thanks

Dereck

to post a comment
CSS

2 Comments(s)

Copy linkTweet thisAlerts:
@aj_nscJun 18.2012 — Does overflow:hidden make a difference?
Copy linkTweet thisAlerts:
@dcjonesauthorJun 18.2012 — Hi aj_nsc,

Perfect, your a star thanks so mucjh for your fast reply.

Cheers,

Dereck
×

Success!

Help @dcjones spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.8,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...