How to change button style/image?

Discussion in 'PHP' started by chrisj, Dec 13, 2011.

  1. #1
    I'd like to improve the appearance of three buttons on an html page. i believe this is the code:

    <input type="submit" name="purchase" value="Use Remaining Credits" style="margin:7px 0" style="padding:1px 2px 1px 2px" rel="gb_page_center[600, 635] ">
    <input type="button" name="search" value="Get New Credits" onclick="window.location.href='newcredits.php';" style="margin:7px 0" style="padding:1px 2px 1px 2px">
    <input type="button" name="search" value="Search Again Now" onclick="window.location.href='page.php??page=12';" style="margin:7px 0" style="padding:1px 2px 1px 2px">

    How can I add more attractive buttons, which would include the text "Use Remaining Credits", etc.? can you give me a code example?
    Thanks
     
    chrisj, Dec 13, 2011 IP
  2. ATmega Media

    ATmega Media Peon

    Messages:
    18
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    jQuery UI should be enough for a while.
     
    ATmega Media, Dec 13, 2011 IP
  3. chrisj

    chrisj Well-Known Member

    Messages:
    606
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    101
    #3
    I have no idea what you're trying to tell me
     
    chrisj, Dec 13, 2011 IP
  4. ATmega Media

    ATmega Media Peon

    Messages:
    18
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Sad. Haven't you heard about Google, too ?
     
    ATmega Media, Dec 13, 2011 IP
  5. chrisj

    chrisj Well-Known Member

    Messages:
    606
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    101
    #5
    Any other help would be appreciated.
     
    chrisj, Dec 13, 2011 IP