Title: Help with creating a border
Last modified: August 20, 2016

---

# Help with creating a border

 *  [rs_priya](https://wordpress.org/support/users/rs_priya/)
 * (@rs_priya)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/help-with-creating-a-border/)
 * HI
    I want to add a border around my blog [http://www.dycuae.com/blog](http://www.dycuae.com/blog)
   similar to the following site. [http://www.serveveda.org](http://www.serveveda.org)
 * I’ve made some modification to CSS and now the layout is showing multiple border
   which i want to avoid. I’m using Twenty ten 1.1 theme
 * Please help I can send the modified CSS if needed
 * Regards
    Priya

Viewing 1 replies (of 1 total)

 *  [Digital Raindrops](https://wordpress.org/support/users/adeptris/)
 * (@adeptris)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/help-with-creating-a-border/#post-2747926)
 * Use a [Child Theme](http://codex.wordpress.org/Child_Themes) to make changes 
   or you will loose them with the next upgrade!
 * Needs a little padding as well as the border, link is not working try something
   like:
 *     ```
       #page {
           border: solid 1px #000;
           padding: 20px;
       }
       ```
   
 * HTH
 * David

Viewing 1 replies (of 1 total)

The topic ‘Help with creating a border’ is closed to new replies.

 * 1 reply
 * 2 participants
 * Last reply from: [Digital Raindrops](https://wordpress.org/support/users/adeptris/)
 * Last activity: [14 years, 3 months ago](https://wordpress.org/support/topic/help-with-creating-a-border/#post-2747926)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
