Title: WP Custom In Post Box Help
Last modified: August 19, 2016

---

# WP Custom In Post Box Help

 *  [patrickjamesriley2010](https://wordpress.org/support/users/patrickjamesriley2010/)
 * (@patrickjamesriley2010)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/custom-inpost-box-help/)
 * Hey people i could use a little help here, im not sure how to go about doing 
   something like this.
    [http://www.droidleak.com/media/test/Screen%20shot%202010-09-12%20at%202.26.55%20PM.png](http://www.droidleak.com/media/test/Screen%20shot%202010-09-12%20at%202.26.55%20PM.png)
   [http://www.droidleak.com/media/test/Screen%20shot%202010-09-12%20at%202.27.03%20PM.png](http://www.droidleak.com/media/test/Screen%20shot%202010-09-12%20at%202.27.03%20PM.png)
   [http://www.droidleak.com/media/test/Screen%20shot%202010-09-12%20at%202.27.12%20PM.png](http://www.droidleak.com/media/test/Screen%20shot%202010-09-12%20at%202.27.12%20PM.png)
 * This is more or less what i want mine to look like.
    [http://www.droidleak.com/media/test/eye_banner.jpg](http://www.droidleak.com/media/test/eye_banner.jpg)
   This is what i have so far and its a total pain in the butt [http://droidleak.com/uncategorized/angry-birds-beta/](http://droidleak.com/uncategorized/angry-birds-beta/)
 * Im currently using this theme
    [](http://www.themeforest.net/item/zillapress-wordpress-magazine-community-theme/120675)
 * Basically i need to be able to change the QVC code and the description, right
   now im using “WP POST STYLE” plugin which lets u make custom css classes, this
   allows me to have this for my css.
 *     ```
       <style type="text/css">
       #wrapper {
       	height: 225px;
       	width: 550px;
       	margin-top: 0px;
       	margin-right: auto;
       	margin-left: auto;
       }
       #banner {
       	height: 100px;
       	width: 550px;
       }
       #qvcCode {
       	height: 125px;
       	width: 125px;
       	left: auto;
       	float: left;
       }
       #textArea {
       	width: 425px;
       	padding-left: 125px;
       	height: 125px;
       }
       </style>
       ```
   
 * And then in my post i can go to the html edit mode and put this in.
 *     ```
       <div id="wrapper">
         <div id="banner">banner</div>
         <div id="qvcCode">qvcCode</div>
         <div id="textArea">textArea</div>
       </div>
       ```
   
 * So i can get it to work like this but id rater be able to not have to copy the
   div tags into the html of the post every time i want to use it, sorry if this
   is confusing but i need help really bad!
 * aslo im looking for people to help with the site i cant offer pay at this time
   but i may be able to in the future, thanks.

The topic ‘WP Custom In Post Box Help’ is closed to new replies.

## Tags

 * [!important](https://wordpress.org/support/topic-tag/important/)
 * [box](https://wordpress.org/support/topic-tag/box/)
 * [boxes](https://wordpress.org/support/topic-tag/boxes/)
 * [Codes](https://wordpress.org/support/topic-tag/codes/)
 * [custom](https://wordpress.org/support/topic-tag/custom/)
 * [short codes](https://wordpress.org/support/topic-tag/short-codes/)

 * 0 replies
 * 1 participant
 * Last reply from: [patrickjamesriley2010](https://wordpress.org/support/users/patrickjamesriley2010/)
 * Last activity: [15 years, 8 months ago](https://wordpress.org/support/topic/custom-inpost-box-help/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
