Title: Logo
Last modified: August 21, 2016

---

# Logo

 *  Resolved [wccesq](https://wordpress.org/support/users/wccesq/)
 * (@wccesq)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/logo-38/)
 * Hello, Good Morning,
 * After comparing with many themes, we are delighted to select your theme being
   most presentable and versatile for our purposes.
 * Our web is still under construction: [http://www.rowlandassociation.com](http://www.rowlandassociation.com).
   However, we still cannot create a logo to replace the default Title Text.
 * I would be most grateful, if you would advise on the steps to substitute a customized
   logo in place of the default Title Text.
 * Again, with many thanks,
 * Ken

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

 *  Theme Author [nobita](https://wordpress.org/support/users/nobita/)
 * (@nobita)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/logo-38/#post-4650956)
 * Hi wccesq
 * Please try below
 * Add to style.css last line
 *     ```
       #site-title{
       background:url(http://your site logo uri);
       width:234px;/* logo width */
       height:60px;/* logo height */
       }
       #site-title a{
       	display:block;
       	width:100%;
       	height:100%;
       }
       #site-title a span{
       visibility:hidden;
       }
       ```
   
 * thank you.
 *  Thread Starter [wccesq](https://wordpress.org/support/users/wccesq/)
 * (@wccesq)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/logo-38/#post-4651066)
 * Hi, nobita,
 * Almost forgot to close this thread.
 * Beautifully resolved. Many thanks,
 * Ken

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

The topic ‘Logo’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/raindrops/1.700/screenshot.png)
 * raindrops
 * [Support Threads](https://wordpress.org/support/theme/raindrops/)
 * [Active Topics](https://wordpress.org/support/theme/raindrops/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/raindrops/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/raindrops/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [wccesq](https://wordpress.org/support/users/wccesq/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/logo-38/#post-4651066)
 * Status: resolved