Buying Simple CSS modification

Discussion in 'Programming' started by e-stonia, Aug 25, 2009.

  1. #1
    Hi there,

    Would be great if someone can do for around $3-$4 (quote please) just a simple CSS modification so that if you click http://lawyerpronto.com/debt-find-lawyer red button without entering anything the text below will also move down. Really simple thing - my programmer said just a few minutes work but he's hiking in mountains and I need it fixed tomorrow.

    Regards,

    Kaspar
     
    e-stonia, Aug 25, 2009 IP
  2. NetworkTown.Net

    NetworkTown.Net Well-Known Member

    Messages:
    2,022
    Likes Received:
    28
    Best Answers:
    0
    Trophy Points:
    165
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #2
    Try adding a <br /> tag to the red note text it should move the text below a line down.
     
    NetworkTown.Net, Aug 25, 2009 IP
  3. e-stonia

    e-stonia Active Member

    Messages:
    209
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    73
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #3
    Thank you, NeteorkTown! The red note comes from title of the input tag. I added:

    <input type="text" name="Email" id="email" class="required" title="Please, enter valid e-mail address.<br />" />
    Code (markup):
    But didn't help.
     
    e-stonia, Aug 26, 2009 IP