Forums
View unanswered posts | View active topics It is currently Sat May 25, 2013 10:11 pm



Reply to topic  [ 2 posts ] 
 turning off some rounded corners? 
Author Message

Joined: Tue Jun 21, 2011 7:47 pm
Posts: 2
Location: Broome .. Western Australia
Post turning off some rounded corners?
Hi I apologise in advance as it seems likely that this question has been posed before but I could not find the answer. Is it possible to turn off say the top rounded corners on a rectangle? I have tried this but it doesn't work
Code:
#first ul {
width:218px;
padding:0;
margin:0;
-webkit-border-radius: 0 3px 3px 3px;
-moz-border-radius: 0  3px 3px 3px;
border-radius: 0 3px 3px 3px;
 -webkit-box-shadow: #CCC 0 0 .25em;
 -moz-box-shadow: #CCC 0 0 .25em;
 box-shadow: #CCC 0 0 .25em;
-pie-background: linear-gradient(#e45828, #ef7d47);
background:-moz-linear-gradient(#e45828, #ef7d47);
background:-webkit-gradient(linear, 0 0, 0 100%, from(#e45828) to(#ef7d47));
background: linear-gradient(#e45828, #ef7d47);
behavior: url(PIE.htc);}


Also I can't remember the shorthand for this 0 0 .25em .. is this "0" for top "0" for right and ".25em" for bottom and left?

Thanks. Sorry for asking dumb ass questions. :roll:

_________________
Web Designer, Photographer, Traveller, Environmentalist
who spends way too much time on the computer
(not my opinion)
Image


Tue Jun 21, 2011 8:13 pm
Profile WWW

Joined: Tue Jun 21, 2011 7:47 pm
Posts: 2
Location: Broome .. Western Australia
Post Re: turning off some rounded corners?
Woops! I had a background colour covering the corner and turned it off and voila realised that the above does work. Sorry for wasting your time!

_________________
Web Designer, Photographer, Traveller, Environmentalist
who spends way too much time on the computer
(not my opinion)
Image


Tue Jun 21, 2011 8:19 pm
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 2 posts ] 

Who is online

Users browsing this forum: Google [Bot] and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.