• rohitkumar

    (@rohitkumar)


    Could someone look here http://www.rohitkumar.org/blog/ and tell me why I dont see a background image? This is the code I use:

    #body {
    background: url(“http://rohitkumar.org/images/bg1.gif”) repeat;
    font-family: ‘Trebuchet MS’, ‘Lucida Sans Unicode’, sans-serif;
    font-size: 10pt;
    margin: 0;
    padding: 0;
    text-align: center; /* IE 5.5 hack */
    }


    The label of the forms on the comment page are very small. I tried to change this by adding style=”font-size: 10pt;” in comments.php and removing the small tag that wrapped the label. That still doesn’t help 🙁

Viewing 2 replies - 16 through 17 (of 17 total)
  • Thread Starter rohitkumar

    (@rohitkumar)

    Thank you very much lorelle 🙂

    PS: Making those edits (to #comments-post) didn’t work. Even changing ‘Leave a Reply’ in comments.php to something else doesn’t help 🙁

    Lorelle

    (@lorelle)

    Then I recommend that you follow the instructions in http://codex.wordpress.org/CSS_Troubleshooting and track down which “styles” belong to that section and change those.

Viewing 2 replies - 16 through 17 (of 17 total)

The topic ‘comment label and background image’ is closed to new replies.