Title: Samir Rifai's Replies | WordPress.org

---

# Samir Rifai

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

 *   [Profile](https://wordpress.org/support/users/srifai/)
 *   [Topics Started](https://wordpress.org/support/users/srifai/topics/)
 *   [Replies Created](https://wordpress.org/support/users/srifai/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/srifai/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/srifai/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/srifai/engagements/)
 *   [Favorites](https://wordpress.org/support/users/srifai/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: [Twenty Ten header Title and description — Remove, how?](https://wordpress.org/support/topic/twenty-ten-header-title-and-description-remove-how/)
 *  [Samir Rifai](https://wordpress.org/support/users/srifai/)
 * (@srifai)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/twenty-ten-header-title-and-description-remove-how/#post-1542180)
 * I Hope this can help you:
 *     ```
       #header {
       	margin-top:40px;
       	padding: 0px 0 0;
       }
       #site-title {
       	float: left;
       	<strong>margin: 0 0 0px 0;</strong>
       	width: 700px;
       	font-size: 2px;
       	<strong>line-height: 0px;</strong>
       	text-indent: -999em;
       }
       #site-title a {
       	color: #000;
       	font-weight: bold;
       	text-decoration: none;
       }
       #site-description {
       	clear: right;
       	float: right;
       	font-style: italic;
       	<strong>margin: 0px 0 0px 0;</strong>
       	width: 220px;
       	text-indent: -999em;
       }
       ```
   
 * Check the bolded text.
 * Good luck.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Meta Tags not showing correctly](https://wordpress.org/support/topic/meta-tags-not-showing-correctly/)
 *  Thread Starter [Samir Rifai](https://wordpress.org/support/users/srifai/)
 * (@srifai)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/meta-tags-not-showing-correctly/#post-1599119)
 * Sorry, tried to insert images to the post, but apparently doesn´t work or did
   it wrong.

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