Viewing 5 replies - 1 through 5 (of 5 total)
  • SSendra

    (@ssendra)

    In the stylesheet CSS, .form textarea has a padding-left of 85px. Change this to 0px. That will move the Query box over in line with the others.

    You need to make the form box smaller by adding

    .form {width:600px; float:left;}
    .submit {width:560px;float:left}

    to the stylesheet. That should let your sidebar slide up.

    Thread Starter samanthamason

    (@samanthamason)

    I’ve tried this and it still doesn’t seem to have worked.

    Can anyone else help please????

    SSendra

    (@ssendra)

    I have checked this in Chrome and Firefox on Mac and the sidebar appears to the right in both of these browsers.

    Thread Starter samanthamason

    (@samanthamason)

    Really? I’ve checked on explorer, firefox and chrome and it is still out of place?

    Thread Starter samanthamason

    (@samanthamason)

    I’m still desperate to get this sorted guys????

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘contact page help’ is closed to new replies.