Title: Styling a Form
Last modified: August 19, 2016

---

# Styling a Form

 *  [Kesava](https://wordpress.org/support/users/kesava/)
 * (@kesava)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/styling-a-form/)
 * I’m trying to style an Opt-In form located here:
 * [http://frozenshoulder.com.au/?page_id=94](http://frozenshoulder.com.au/?page_id=94)
 * I want to make it more colorful, if possible by surrounding it like this form:
 * [http://millionaire-phenomena.com/](http://millionaire-phenomena.com/)
 * I have no idea how I would go about doing that though. I can create a picture
   to put behind the form, but I don’t know what code I would use to make the form
   appear in front of it and to ensure that they stayed with each other and didn’t
   move around.
 * Any suggestions?
 * Thanks

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Root](https://wordpress.org/support/users/root/)
 * (@root)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/styling-a-form/#post-1809774)
 * Have a look in the page source code to see what is what. The form prolly has 
   an id eg: optform or similar………..
 * Firefox has two useful extensions for this type of thing…..the web developers
   toolkit and Firebug……..both are virtually indispensable to us……
 *  Thread Starter [Kesava](https://wordpress.org/support/users/kesava/)
 * (@kesava)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/styling-a-form/#post-1809777)
 * Thanks, I have Firebug and know the section I have to edit.
 * I can use `background-color:#e0ffff;` to change the colour.
    I can’t use `background-
   image:url('../img/background.png');` to add an image.
 * If the background color shows, then why won’t a background?
 *  [Root](https://wordpress.org/support/users/root/)
 * (@root)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/styling-a-form/#post-1809794)
 * I normally use
 * `#commentform {background: #ccc url('image.png'); }`

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Styling a Form’ is closed to new replies.

 * 3 replies
 * 2 participants
 * Last reply from: [Root](https://wordpress.org/support/users/root/)
 * Last activity: [15 years, 5 months ago](https://wordpress.org/support/topic/styling-a-form/#post-1809794)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
