Title: customcloudservice's Replies | WordPress.org

---

# customcloudservice

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Alexandria] FYI Logo for all](https://wordpress.org/support/topic/fyi-logo-for-all/)
 *  [customcloudservice](https://wordpress.org/support/users/customcloudservice/)
 * (@customcloudservice)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/fyi-logo-for-all/#post-4474530)
 * Just use your own image url, not mine lol
 * background-image: url(YOUR URL HERE)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Alexandria] FYI Logo for all](https://wordpress.org/support/topic/fyi-logo-for-all/)
 *  [customcloudservice](https://wordpress.org/support/users/customcloudservice/)
 * (@customcloudservice)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/fyi-logo-for-all/#post-4474529)
 * [@paulmartinb](https://wordpress.org/support/users/paulmartinb/)
    Pretty close.
   After a bit of tinkering I figured it out. You probably already got it, but hopefully
   this will help someone later.
 * Put this in your child theme to prevent it from being deleted during the next
   update.
 *     ```
       .site-header-half-width-logo{
               background-image: url(http://customclouddatabase.com/wp-content/uploads/2014/04/Custom-Cloud-Logo-cropped.png);
               background-size: contain;
               background-repeat: no-repeat;
       	width:100%;
       	margin:0;
       	float:left;
       ```
   
 * My business website example using this theme:
    [](http://customclouddatabase.com/)

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