In many websites, I have found curved corners. The corners of the container are curved and sidebars also got curved corners. How to have curved corners?
Example : Phpbb3
In many websites, I have found curved corners. The corners of the container are curved and sidebars also got curved corners. How to have curved corners?
Example : Phpbb3
The templates are designed in photoshop or something then sliced and created the templates.
So you have to design your template in photoshop.
The css3 will provide the curved corners for balso but this works only in Firefox. and CSS3 is not fully adapted by all browsers. It is under development.
If you feel my post is useful then clickto give Reputation (bottom left corner of this post)
X10 Hosting | News and Announcements | Premium Hosting | VPS Hosting | Prime Membership
Tech Community | Gouri
I use a javascript file to generate my rounded corners. You can see an example at http://haslam.pcriot.com/games.php - no images, just pure javascript. Forgot what the script was called though![]()
Last edited by Awesomexr; 12-07-2009 at 09:51 AM.
You don't have to use images, I've done it on many sites I've designed just using css. Google "rounded corners using css".
Kind regards,
Oraya
Here check these sites out:
http://www.cssjuice.com/25-rounded-c...ques-with-css/
http://webdesign.about.com/od/css/a/aa072406.htm
Last edited by oraya68; 12-11-2009 at 02:18 AM. Reason: added link