Round Corners?

Discussion in 'CSS' started by plusherbs, Jul 14, 2008.

  1. #1
    Hey there, I'm having alot of trouble with rounded corners on my site. Does anybody know a rounded corners code that doesn't have a ton of code in it or a thousand <b> tags? Also how is the width and height edited of these rounded corners?

    Thank you. :)
     
    plusherbs, Jul 14, 2008 IP
  2. glorie

    glorie Peon

    Messages:
    123
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    glorie, Jul 14, 2008 IP
  3. raptrex

    raptrex Peon

    Messages:
    86
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    raptrex, Jul 14, 2008 IP
  4. plusherbs

    plusherbs Peon

    Messages:
    38
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #4
    @glorie

    That site looks awesome thanks :)

    @ Raptrex

    Thanks for the link unfortunately nifty corners didn't work for me.
     
    plusherbs, Jul 14, 2008 IP
  5. rebelagent

    rebelagent Well-Known Member

    Messages:
    876
    Likes Received:
    46
    Best Answers:
    0
    Trophy Points:
    165
    #5
    You don't need images or css that nifty corner site has a different tutorial for without images/javascript

    http://www.html.it/articoli/nifty/nifty1.html

    Works in IE and FF for me
    When I went to the tutorial it didn't work for me when I pasted it in for a sample.
    http://www.html.it/articoli/nifty/index.html <---tutorial
    So I went to view page source on their sample and copy and pasted it. Then I modified it. It doesn't need images or javascript.

    I also came across a friend who had done it without css/javascript/images and I think she did it with a form type or something... Anyways I don't recall that but I havn't been able to find it since and they've changed the site since then.
     
    rebelagent, Jul 14, 2008 IP
  6. Ikki

    Ikki Peon

    Messages:
    474
    Likes Received:
    34
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Ikki, Jul 14, 2008 IP
  7. rebelagent

    rebelagent Well-Known Member

    Messages:
    876
    Likes Received:
    46
    Best Answers:
    0
    Trophy Points:
    165
    #7
    Ok I just remembered how to do rounded corners without css <b>, javascript, or images

    use
    <fieldset> text here </fieldset>

    It only works in IE. I do believe you've run out of options unless you can rework the internet or force other browsers to accept fieldset as rounded corners.
    Like example here.
    I uses <legend></legend> to make the 'Testing' sit on the line.
    http://www.egogen.com/samples/roundedcss.html <--- View it in Internet Explorer.
     
    rebelagent, Jul 14, 2008 IP