This is a discussion on "Rounded Corners" within the Web Page Design section. This forum, and the thread "Rounded Corners are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Rounded Corners
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Rounded Corners
Hey everyone i know this can be done but how can you do Rounded Corners in CSS like these www.texasholdem.com without using "IMAGES"
Thanks Aaron |
|
|
|
#2
|
||||
|
||||
|
Re: Rounded Corners
As far as I know it can't be done without an image because I have seen nothing to that effect yet...
Last Blog Entry: Happy Holidays - A Non Offensive way to say Merry Christmas? WRONG! (Dec 11th, 2007)
|
|
#3
|
|||
|
|||
|
Re: Rounded Corners
Hey it can be done mate i think you do it by radius or something lol
|
|
#4
|
|||
|
|||
|
Re: Rounded Corners
cause reson why i want a website template something like www.texasholdem.com
|
|
#5
|
|||
|
|||
|
Re: Rounded Corners
If you are talking about the white rounded corner for the outside edge that would have to be done in a graphics program and sliced and placed into the div. If you are talking about the black rounded corner area you could use this type of thing:http://www.smileycat.com/miaow/archives/000044.php
Tons of different options for you there. |
|
#6
|
|||
|
|||
|
Re: Rounded Corners
Hey ok thanks for replys how will i be able to place it all nicely like texasholdem.com once got the corners right
|
|
#7
|
|||
|
|||
|
Re: Rounded Corners
Those tutorials will explain it nicely...
|
|
#8
|
|||
|
|||
|
Re: Rounded Corners
ok if i get stuck on layout Linda will you try and help me please
|
|
#9
|
|||
|
|||
|
Re: Rounded Corners
Yup... I will do my best Aaron! Just post a question in the css or html forum..
|
|
#10
|
|||
|
|||
|
Re: Rounded Corners
You can do rounded corners with CSS3 but it's poorly supported at the minute.
What do you want to use them for? will the box be a fixed size and shape or do you want it to stretch to accommodate the content? There are approximately 4 million ways to do rounded corners with css, different techniques suit different applications. I like roger johansson's transparent customs corners and borders technique. It's very good. Pete. |
|
#11
|
|||
|
|||
|
Re: Rounded Corners
i am using the technique to create a site like this www.texasholdem.com ok and hes used pure css to do it no images except for the Header
and yes i want some to be strected to fit content and some they are Fixed sizes |
|
#12
|
|||
|
|||
|
Re: Rounded Corners
He's used background images in the css. You can't really do it otherwise. I'd recommend the one i posted above (the transparent corners one) it's really good - uses a minimum of extra mark-up and is totally customisable.
Pete. |
|
#13
|
|||
|
|||
|
Re: Rounded Corners
ok lol. So how can i change the css of this into rounded corners?
http://www.thenoodleincident.com/tut...on/basic4.html Please Thanks Aaron |
|
#14
|
||||
|
||||
|
Re: Rounded Corners
There are JavaScript ways to do rounded corners as well, although I'm rather partial to just using images.
|
|
#15
|
|||
|
|||
|
Re: Rounded Corners
Ok i will try the css imag one
|
|
#16
|
|||
|
|||
|
Re: Rounded Corners
There is one way of doing it without images
Thanks Aaron |
|
#17
|
|||
|
|||
|
Re: Rounded Corners
using images is the easyest way and it still has a great effect. personaly i dont realy see the point in thryin to find it with out using images just seems pointless to me...
|
|
#18
|
|||
|
|||
|
Re: Rounded Corners
lol ok then if you think should do with images
|
|
#19
|
||||
|
||||
|
Re: Rounded Corners
Trust me... use images. Any Mozilla way (i.e. the method you posted) sucks. You won't find a magical solution. Do what the pros do, use GIFs.
|
|
#20
|
|||
|
|||
|
Re: Rounded Corners
using images is easy.... all you do is make it a background image and your done.. well apart from makin it in a graphics prog allready but thats not hard....
|
![]() |
| Tags |
| corners, rounded |