Hi!
How I make rounded borders with CSS to show in IE and Firefox?
Thanks,
Pedro
Hi!
How I make rounded borders with CSS to show in IE and Firefox?
Thanks,
Pedro
Three days and any answer?
I wish to have this answer too... I do not understand very well CSS codes but i didnt find anything related on the rounded themes..
Poisé cara infelizmente o suporte aqui no fórum é fraco.. Pior que comprei a versao mais básica, sem suporte..
thank you for your help but i had no success..
Im trying to make every box of my style rounded...
I dont know CSS very much..
Do i have to use the "-"? Or i must put a point before?
Will it make everything rounded?
Can someone explain me that code on Addidional CSS Codes that says:
/* rounded completely 5px */
.message, .messageInner, .quoteBox, fieldset, .info, .success, .warning, .error, .help, #userCard, .userCardInner, .second .border, .second .border .content, .avatarSelect li.container-4, .avatarSelect li label, .floatedElement, .popupMenu, .loginPopup, .loginPopup .container-1 {-webkit-border-radius: 5px; -moz-border-radius: 5px;}
what do i have to edit to get it rounded?
thank you!
Tip: Take a look at the Blue Sunrise Style
I did, but Blue Sunrise Style isnt full rounded...
Anyway, i found it on Crystal theme CSS code..
All i wanted was this:
.largeButtons a, .largeButtons li { -webkit-border-radius: 5px; -moz-border-radius: 5px;}
.infoBox { -webkit-border-radius: 5px; -moz-border-radius: 5px;}
.searchContainer { -webkit-border-radius: 5px; -moz-border-radius: 5px;}
#mainContainer {-webkit-border-bottom-left-radius: 10px; -moz-border-radius-bottomleft: 10px; -webkit-border-bottom-right-radius: 10px; -moz-border-radius-bottomright: 10px;}
.category .border {-webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-right-radius: 5px; -moz-border-radius-bottomright: 5px;}
#boardlist .border {-webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-right-radius: 5px; -moz-border-radius-bottomright: 5px;}
.copyright { -webkit-border-radius: 5px; -moz-border-radius: 5px;}
Just put it on Additional CSS and you will get everything rounded..
Thank you guys
Rounded corner in Opera, it's a joke oO ?
Rounded corner in Opera, it's a joke oO ?
No, simply use the border-radius
It is supported by Opera.
not work in opera, a svg file is required for have rouded corner in Opera, not only css ...
not work in opera, a svg file is required for have rouded corner in Opera, not only css ...
I'm sorry, but you are mistaken. The latest version of opera does support the CSS3 property "border-radius".
There is no need to mess up with SVG Files....
http://www.css3.info/opera-adds-sup…-2d-transforms/
http://dev.opera.com/articles/view/…ound-boxshadow/
Don’t have an account yet? Register yourself now and be a part of our community!