Title: mirix's Replies | WordPress.org

---

# mirix

  [  ](https://wordpress.org/support/users/mirix/)

 *   [Profile](https://wordpress.org/support/users/mirix/)
 *   [Topics Started](https://wordpress.org/support/users/mirix/topics/)
 *   [Replies Created](https://wordpress.org/support/users/mirix/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/mirix/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/mirix/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/mirix/engagements/)
 *   [Favorites](https://wordpress.org/support/users/mirix/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Add vertical line to Suburbia theme](https://wordpress.org/support/topic/add-vertical-line-to-suburbia-theme/)
 *  Thread Starter [mirix](https://wordpress.org/support/users/mirix/)
 * (@mirix)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/add-vertical-line-to-suburbia-theme/#post-3044018)
 * Indeed, making the wrapper width’s 1px larger solves the problem without apparent
   secondary effects.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Add vertical line to Suburbia theme](https://wordpress.org/support/topic/add-vertical-line-to-suburbia-theme/)
 *  Thread Starter [mirix](https://wordpress.org/support/users/mirix/)
 * (@mirix)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/add-vertical-line-to-suburbia-theme/#post-3044016)
 * I have tried a similar solution for the bottom of home page (ofigurante.eu) to
   the left of the “Navegação” section:
 *     ```
       .bottom:nth-child(4) {
        border-left: 1px solid black;
       }
       ```
   
 * This makes indeed appear a line in the desired position. However, that pushes
   the “Feed” section down to a new line. Any ideas? Should I make the wrapper 1px
   broader or is there a simpler and more elegant solution?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Add vertical line to Suburbia theme](https://wordpress.org/support/topic/add-vertical-line-to-suburbia-theme/)
 *  Thread Starter [mirix](https://wordpress.org/support/users/mirix/)
 * (@mirix)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/add-vertical-line-to-suburbia-theme/#post-3044015)
 * It worked! No secondary effects so far. Thanks a million!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Add vertical line to Suburbia theme](https://wordpress.org/support/topic/add-vertical-line-to-suburbia-theme/)
 *  Thread Starter [mirix](https://wordpress.org/support/users/mirix/)
 * (@mirix)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/add-vertical-line-to-suburbia-theme/#post-3044009)
 * To the left of the post entitled:
 * _“Resenha de Planh (Cazalis) no Caderno da Crítica”
    
   
    The vertical line is 
   missing. In the original theme this is irrelevant because the lines have the 
   same colour as the background (grey) and therefore you cannot notice if a line
   of the grid is missing. However, as soon as the background colour is changed,
   you see that a couple of lines are missing.

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