Title: tennos's Replies | WordPress.org

---

# tennos

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [adding logo to banner](https://wordpress.org/support/topic/adding-logo-to-banner/)
 *  Thread Starter [tennos](https://wordpress.org/support/users/tennos/)
 * (@tennos)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/adding-logo-to-banner/#post-3990311)
 * thanks Andrew.
    thats great. the only trouble im having now is lowering the image
   down to centre. would you know how?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [adding logo to banner](https://wordpress.org/support/topic/adding-logo-to-banner/)
 *  Thread Starter [tennos](https://wordpress.org/support/users/tennos/)
 * (@tennos)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/adding-logo-to-banner/#post-3990225)
 * its in the media folder
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [adding logo to banner](https://wordpress.org/support/topic/adding-logo-to-banner/)
 *  Thread Starter [tennos](https://wordpress.org/support/users/tennos/)
 * (@tennos)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/adding-logo-to-banner/#post-3990223)
 * yes it is.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [adding logo to banner](https://wordpress.org/support/topic/adding-logo-to-banner/)
 *  Thread Starter [tennos](https://wordpress.org/support/users/tennos/)
 * (@tennos)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/adding-logo-to-banner/#post-3990218)
 * sorry i had removed it because it didnt work. It is back in my child theme but
   still no change?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [adding logo to banner](https://wordpress.org/support/topic/adding-logo-to-banner/)
 *  Thread Starter [tennos](https://wordpress.org/support/users/tennos/)
 * (@tennos)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/adding-logo-to-banner/#post-3990209)
 * yes. i have tried a number of changes:
 *     ```
       /* Logo above searchform */
       #branding #searchform {top: 4.8em;} /* moves search down slightly */
       #branding hgroup {
           background: url('images/logo.png';);
           background-repeat: no-repeat;
           background-position: 100% 0px;
   
       }
       ```
   
 * There is no change
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [adding logo to banner](https://wordpress.org/support/topic/adding-logo-to-banner/)
 *  Thread Starter [tennos](https://wordpress.org/support/users/tennos/)
 * (@tennos)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/adding-logo-to-banner/#post-3990204)
 * hi andrew,
    the logo is saved in my media folder
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [child theme](https://wordpress.org/support/topic/child-theme-39/)
 *  Thread Starter [tennos](https://wordpress.org/support/users/tennos/)
 * (@tennos)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/child-theme-39/#post-3985175)
 * thanks for the info.
    So i want to make the nosidebar layout wider as it is super
   narrow. looking at other forums the solution for this is to add the following
 *     ```
       .one-column #page {
          max-width: 1000px;
       }
       ```
   
 * however, placing this in the child theme doesnt seem to make any changes to the
   page. Any ideas why?

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