invisible sign up form

Discussion in 'HTML & Website Design' started by phonesis, Apr 2, 2009.

  1. #1
    Hello,
    I generated a HTML code from getresponse for my sign up form and pasted it on my blogs sidebar just above the archives.Unfortunately the form is not CLEARLY visible on my hope page.How can i increase the font size and change its color to make the wording on the form visible.When you also look at my posts they may not be clearly legible due to the faint black color.how can i improve this?You can check out what am describing at:
    http://bloggingmillionare.com

    Your assistance is highly appreciated.
    Morris
     
    phonesis, Apr 2, 2009 IP
  2. ExtremeData

    ExtremeData Well-Known Member

    Messages:
    450
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    125
    #2
    Use css to change the color and font size.
    color:#000;
    font-size:1.2em;
    Also you can change the background color.This will make the text fields visible.
     
    ExtremeData, Apr 3, 2009 IP
  3. phonesis

    phonesis Active Member

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    66
    #3
    Thank you for your reply.How do i go about effecting this changes?Am a newbie,please help.
     
    phonesis, Apr 4, 2009 IP
  4. phonesis

    phonesis Active Member

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    66
    #4
    How Can i add images to my sign up form?
     
    phonesis, Apr 6, 2009 IP
  5. ExtremeData

    ExtremeData Well-Known Member

    Messages:
    450
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    125
    #5
    I don't know what you mean, to add a image as background ? Or to replace a button with a image ?
    You can use w3schools.com to learn html/css.This will help you a lot.
     
    ExtremeData, Apr 6, 2009 IP