Styling the Contact Form

A place for discussion about skinning and design. Before posting questions here you should review the documentation about creating skins.

This thread is closed to new posts. You must sign in to post in the forums.
6/13/2012 3:52:47 AM
Gravatar
Total Posts 25

Styling the Contact Form

Hi,

When I added the contact form feature on my site, it has an orange border around it. I tried to look for the class contactform, but could not find it in any of the css files in the skin.

How do i change the border color?

The screenshot is attached.

Thanks

6/13/2012 6:03:50 AM
Gravatar
Total Posts 18439

Re: Styling the Contact Form

Hi,

You need to learn how to use Firebug or other browser dev tools to inspect elements and figure out which style rules are affecting it. It looks to me like its the border on fieldset element.

Hope that helps,

Joe

6/13/2012 6:10:49 AM
Gravatar
Total Posts 25

Re: Styling the Contact Form

Thanks.

I was inspecting elements on the wrong boxes.

I've found it now.

You must sign in to post in the forums. This thread is closed to new posts.