VERY URGENT how to style a select tag

Discussion in 'HTML & Website Design' started by sudhakararaog, Dec 12, 2007.

  1. #1
    i am using a select tag and as per the property of a select tag it displays the border on the top, bottom, left and right.

    my question is using css how can these borders on all the 4 sides be removed.

    please provide the complete code to remove the borders displayed by the select tag using css.

    thanks in advance.
     
    sudhakararaog, Dec 12, 2007 IP
  2. Phil.2007

    Phil.2007 Peon

    Messages:
    5
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    SELECTs are partly OS-specific, so you can't style them in a truly cross-browser way - see here:

    icant.co.uk/forreview/tamingselect/

    sorry - add "www" to the start of the link - I can't post links yet!
     
    Phil.2007, Dec 12, 2007 IP
  3. Stomme poes

    Stomme poes Peon

    Messages:
    3,195
    Likes Received:
    136
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Phil's right. There are tricks to styling forms, and usually this means sticking something else on top like an image. I've only stuck images on top of submit buttons. You should check out forms in Safari (Mac). The normal submit button looks like something designed by some otaku kawaai! Web2.0 freak. They're soooooooooo cute. Thank god the other browsers render submit as a professional-looking submit.
     
    Stomme poes, Dec 12, 2007 IP