samanthamason
Member
Posted 6 months ago #
Hey everyone!
I've already asked twice and still had no luck so far. I am trouble with the contact page: http://safetytestingspecialists.co.uk/?page_id=128 - the query box and send button have moved to the right and the right hand column has moved down.
Can someone please help with this? It's really important I get this finished. People are trying to charge me for it but I know it's a simple coding solution.
Thanks
droggg
Member
Posted 6 months ago #
Look in your css for
.form textarea
and set the margin-left to 0px.
THe button has a float right assigned to it which I am assuming you don;t want.
comedorsamus
Member
Posted 6 months ago #
Edit the style/css file.
The query box is aligned as "margin-left: 85px;".
If you want to play with it before editing, try Firefox and install Firebug, pretty useful!
[duplicate post: http://wordpress.org/support/topic/contact-page-help-4?replies=2 - please stop starting new topics for the same problem; continue with your existing topic, and add more information there if needed - duplicate topics will be closed or deleted]