Title: Formatting Header To Include Form
Last modified: August 21, 2016

---

# Formatting Header To Include Form

 *  [dydy7999](https://wordpress.org/support/users/dydy7999/)
 * (@dydy7999)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/formatting-header-to-include-form/)
 * Hi,
    I’ve been pulling my hair out for weeks trying to figure out how to embed
   a form in my blog header image, like this:
 * [http://jianiteo.com/](http://jianiteo.com/)
 * When I contacted the website’s owner she said that it’s coding.
 * I’m not an expert programmer however I’ve tried this coding previously posted
   in the forum however it adds the form above or below my header image even when
   I add coding to the CSS to reposition it:
 *     ```
       <div id="header" class="clearfix">
       <div class='aweberForm'>
       <script type="text/javascript" src="http://forms.aweber.com/form/81/915320281.js"></script>
       </div>
       ```
   
 * CSS
 *     ```
       #header {
       background:transparent url(http://guitarstuffreviewed.com/wp-content/themes/Bravo/images/header.jpg) no-repeat scroll left top;
       height:145px;
       width:960px;
       position: relative;}
   
       div.aweberForm { position: absolute; top: 50px; left: 400px; }
       ```
   
 * Is there another coding format I can use to get the exact result I’m after? Would
   really appreciate it.
 * Thank You

The topic ‘Formatting Header To Include Form’ is closed to new replies.

## Tags

 * [Coding](https://wordpress.org/support/topic-tag/coding/)
 * [forms](https://wordpress.org/support/topic-tag/forms/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [dydy7999](https://wordpress.org/support/users/dydy7999/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/formatting-header-to-include-form/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
