Results 1 to 3 of 3

Thread: changing the text on a button

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 2000
    Posts
    183

    changing the text on a button

    Any idea how to set the text on a button to appear on the left hand side of the button rather than right in the middle?
    Please don't respond though unless you actually know how to solve this problem, pretty please


    here is a sample if you run this you will see the text in the middle of the button, I want it to appear on the right side...



    <head>

    <style type="text/css">
    .NavBarTop {
    BACKGROUND-COLOR:#000000;
    CURSOR: Hand;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    COLOR:#FFFFFF;
    text-align:left top;
    }
    </style>
    </head>

    <p align="left"> </p>

    <p align="left"><input name="id" type="submit" value="Laaa Daa Daa" class=NavBarTop>
    </p>

  2. #2
    Fanatic Member punkpie_uk's Avatar
    Join Date
    Sep 2001
    Location
    UK
    Posts
    645
    text-align:right;
    SPREAD THE WORD!!! Are You Lee McCormick? Because I Am



    Lee M McCormick
    [email protected]

    Lee McCormick.com - Live
    Dynamically Webbed.com - In development but live

  3. #3
    Frenzied Member Rick Bull's Avatar
    Join Date
    Apr 2002
    Location
    England
    Posts
    1,444
    Hey there's two threads for this And I just resonded in the other one

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width