Jump to content

(Solved)Removing border around contact form


Recommended Posts

Hi Roarke80,
If you mean the thin border that goes around the contact form's grayish background, I believe you need to edit global.css (in your themes css folder). The css code to find/edit is:

form.std fieldset

It has a default of border: 1px solid #d0d3d8; so just change it to what ever you like.
Hope that helps :)

Link to comment
Share on other sites

Yes, that is weird... to me anyways, but I'm still a newbie so I'm not sure what else to suggest :(
I've been waiting on someone to help me with my question too so hopeful the mods or experts will chime in soon with some help!

Good luck to you... If I figure it out, I will re-post :)

Link to comment
Share on other sites

hmmm I checked the contact page using Firebug and it also points to form.std fieldset as the tag for that border. Its very weird because if I set it to 0px in my file, the border disappears... although the background image makes it seem like there is a minor border around it. But its very light and does not appear to be an actual border. Is that the issue maybe? Have you tried removing the background image or replacing it with a back-ground color just to see if the border disappears?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...