samanthamason
Member
Posted 6 months ago #
guys i really need help with this.
If you have a look at this page: http://safetytestingspecialists.co.uk/?page_id=128
the query box and send button have moved over to the right, and as a result, the right sidebar has moved down.
Can someone please help with this?
I need to get this site finished before Monday!
Many thanks,
Sam
SSendra
Member
Posted 6 months ago #
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.
samanthamason
Member
Posted 6 months ago #
I've tried this and it still doesn't seem to have worked.
Can anyone else help please????
SSendra
Member
Posted 6 months ago #
I have checked this in Chrome and Firefox on Mac and the sidebar appears to the right in both of these browsers.
samanthamason
Member
Posted 6 months ago #
Really? I've checked on explorer, firefox and chrome and it is still out of place?
samanthamason
Member
Posted 6 months ago #
I'm still desperate to get this sorted guys????