Title: maxlow's Replies | WordPress.org

---

# maxlow

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

 *   [Profile](https://wordpress.org/support/users/maxlow/)
 *   [Topics Started](https://wordpress.org/support/users/maxlow/topics/)
 *   [Replies Created](https://wordpress.org/support/users/maxlow/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/maxlow/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/maxlow/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/maxlow/engagements/)
 *   [Favorites](https://wordpress.org/support/users/maxlow/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: [[Yoko] [Theme: Yoko] Transparent Background](https://wordpress.org/support/topic/theme-yoko-transparent-background/)
 *  [maxlow](https://wordpress.org/support/users/maxlow/)
 * (@maxlow)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/theme-yoko-transparent-background/#post-2336016)
 * To make the Page background transparent I used this… currently looking for a 
   fix to stop all images on the site from also becoming transparent 🙂 … a fix 
   appreciated 🙂
    [http://www.johannamusic.com/wp/](http://www.johannamusic.com/wp/)
 * #page {
    max-width: 1102px; margin: 12px auto; padding:0 30px 30px; background-
   color:#fff; zoom: 1; /* gives the object layout */ -ms-filter: “progid:DXImageTransform.
   Microsoft.Alpha(Opacity=90)”; filter: alpha(opacity=90); -moz-opacity: 0.90; -
   khtml-opacity: 0.90; opacity: 0.90; z-index: 0; }
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Changing Header Font for Yoko](https://wordpress.org/support/topic/changing-header-font-for-yoko/)
 *  [maxlow](https://wordpress.org/support/users/maxlow/)
 * (@maxlow)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/changing-header-font-for-yoko/#post-2154779)
 * Edit the following code in a Child Theme style.css file
    font-size: 2.1em; <<
   <<<<<< CHANGE THIS LINE TO THE SIZE YOU WANT
 * /* Header
    ——————————————— */ #site-title { padding: 21px 0 15px; } #site-title
   h1 { margin: 0 12px 0 0; font-size: 2.1em; line-height:1.2; font-weight: bold;
   text-transform:uppercase; display: block; float: left; }
 * [http://MaxLow.com](http://MaxLow.com)

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