Title: Styling search abr
Last modified: August 19, 2016

---

# Styling search abr

 *  [felixthecat](https://wordpress.org/support/users/felixthecat/)
 * (@felixthecat)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/styling-search-abr/)
 * Hey,
 * I’ve been learning wordpress for about a week and have almost finished my 1st
   theme! I have a problem with my search box though, I need to know how to:
 * 1. Get the search box and the submit (Go) button on the same row.
 * Right now its one below the other, like this:
    [http://www.wpdesigner.com/wp-content/files/2007/03/search.gif](http://www.wpdesigner.com/wp-content/files/2007/03/search.gif)
 * 2. How do I replace the submit button with an image?
 * I do have a know my css and html but I just cant seem to tackle this problem.
 * Any help would be much appreciated.
 * Felix

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

 *  [whooami](https://wordpress.org/support/users/whooami/)
 * (@whooami)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/styling-search-abr/#post-1048383)
 * provide a link so that we can see what you are doing via more than image please.
 *  [lhoylhoy](https://wordpress.org/support/users/lhoylhoy/)
 * (@lhoylhoy)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/styling-search-abr/#post-1048385)
 * if you have separate seachform file like searchform.php, open it then look for
   your <form></form>as for your 1st question, just join your textarea and submit
   button together in a single block, for example **<p>**your button and text area
   here**</p>**. for your 2nd question, if you can see your submit button has an**
   ID** for example <div id=”submit-button”></div>. go to your style.css then edit#
   submit-button.
 * `#submit-button {background:url(your image url);}`

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

The topic ‘Styling search abr’ is closed to new replies.

 * 2 replies
 * 3 participants
 * Last reply from: [lhoylhoy](https://wordpress.org/support/users/lhoylhoy/)
 * Last activity: [17 years, 1 month ago](https://wordpress.org/support/topic/styling-search-abr/#post-1048385)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
