• Resolved krystie

    (@krystie)


    Hello. The text field for my comment form is showing up where my sidebar background images end (still in the content area).
    This is my site

    I’m unsure if I should be looking in my style.css, or the comments.php for the problem?

    Still very very new to CSS, let me know if I need to share the code(and which part).

    Thank you in advance!

Viewing 7 replies - 1 through 7 (of 7 total)
  • Find:

    [code moderated as per forum rules - please use the pastebin]

    Delete all 3 margin rules:
    In #leftside,#rightside, delete "margin-top:-15px;"
    In #leftside, delete "margin-right:15px;"
    In #rightside, delete "margin-left:15px;"

    krystie,

    For now adjust the width of the comment text field. Open style.css and look for line 377:

    #comment {
       border: 1px solid #B0B0B0;
       width: 450px; /* change this */
       }

    This needs to be fixed, too:

    [code moderated as per forum rules - please use the pastebin]

    lol, oops. Something went wrong there. And of course WP has no way to edit it.

    [code moderated as per forum rules - please use the pastebin]

    Should be:

    [dito]

    Hah. Well, I guess I won’t help anyone on this shit forum anymore. Yet another Nazi cunt moderator on a power trip. GO FUCK YOURSELF. Actual, go kill yourself and do the world a favor. Worst forum I’ve ever been on. Total joke.

    Thread Starter krystie

    (@krystie)

    what? all the code disappeared? Im so confused. This is my first time on the forum and I guess I wasn’t fast enough to fix it when I first saw your reply last night with all the code. Thanks anyway NND,I really appreciated your help!
    pS What is the pastebin???!

    Thread Starter krystie

    (@krystie)

    NND I managed to fix it by deleting those margin rules you mentioned.
    Was the other thing that you mentioned needed to be fixed anything major? The comment form fits nicely in between my sidebars now. Thankyou!!!!!!!!!!!!!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Comment text field shows up below sidebar images’ is closed to new replies.