Title: css background help
Last modified: August 21, 2016

---

# css background help

 *  Resolved [freedom810](https://wordpress.org/support/users/freedom810/)
 * (@freedom810)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/css-background-help/)
 * Hey all,
 * A new issue arrises!
    I just created a new full width template but after doing
   so its deleted the nice box/border outline from my page in the background. I 
   guess this is a css issue.
 * The page im working on is
    [http://www.primarya.com/about/](http://www.primarya.com/about/)
 * but I want the slight border outline which you can see within this page. (The
   box/border outline which surrounds the heading and text)
    [http://www.primarya.com/contact/](http://www.primarya.com/contact/)
 * Any help at all is appreciated, definitely improving my php/css skills so far.

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

 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [13 years ago](https://wordpress.org/support/topic/css-background-help/#post-3669701)
 * Are you using Firebug to look at the CSS code for those two pages?
 * It suggests that adding this may work:
 *     ```
       #contentwide #left-col {
           border: 1px solid #DDDDDD;
           border-radius: 5px 5px 5px 5px;
           float: left;
           margin-right: 0;
           padding: 0 5px 20px 25px;
           width: 622px;
           z-index: 1;
       }
       ```
   
 * You’ll need to fix the width in the above new CSS.
 *  Thread Starter [freedom810](https://wordpress.org/support/users/freedom810/)
 * (@freedom810)
 * [13 years ago](https://wordpress.org/support/topic/css-background-help/#post-3669773)
 * Hey yeah I have been using firebug more than usual lately but haven’t got completely
   used to it yet.
 * It worked though so thanks! 🙂

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

The topic ‘css background help’ is closed to new replies.

## Tags

 * [background](https://wordpress.org/support/topic-tag/background/)
 * [border](https://wordpress.org/support/topic-tag/border/)
 * [css](https://wordpress.org/support/topic-tag/css/)

 * 2 replies
 * 2 participants
 * Last reply from: [freedom810](https://wordpress.org/support/users/freedom810/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/css-background-help/#post-3669773)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
