to make a circle, your border radius needs to be 50% of width/height.
override the css for your 'round' button class:
.cor {
width:70px!important;
height:70px!important;
}
and it is round. ( I chose 70px based on your 35px radius)
On Wednesday, June 5, 2013 1:03:59 PM UTC-7, Behrouz Hosseini wrote:
>
> Hi,
> I am trying to create circle (rounded) buttons for my media icons. Here
> is the link <http://jsfiddle.net/Behseini/KKQcb/> that I used to create
> them. As you can see I am using the jquery.corner plugin to round the
> corners of the buttons with 35 px but they do not really looks like a
> circle! Can you please help me to fix this?
>
> Regards,
>
--
You received this message because you are subscribed to the Google Groups
"twitter-bootstrap" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.