Title: hellomilo's Replies | WordPress.org

---

# hellomilo

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Pinboard] Video posts not scaling in 1.0.8 on front page](https://wordpress.org/support/topic/video-posts-not-scaling-in-108-on-front-page/)
 *  Thread Starter [hellomilo](https://wordpress.org/support/users/hellomilo/)
 * (@hellomilo)
 * [13 years ago](https://wordpress.org/support/topic/video-posts-not-scaling-in-108-on-front-page/#post-3807775)
 * I’ve downgraded to 1.0.7.
 * That update to 1.0.8 is a complete joke. Just fubars your site.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Pinboard] Social icons are piled up on top of one another](https://wordpress.org/support/topic/social-icons-are-piled-up-on-top-of-one-another/)
 *  Thread Starter [hellomilo](https://wordpress.org/support/users/hellomilo/)
 * (@hellomilo)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/social-icons-are-piled-up-on-top-of-one-another/#post-3744938)
 * That seems to have done the trick. Thanks for your help. =)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Pinboard] Social icons are piled up on top of one another](https://wordpress.org/support/topic/social-icons-are-piled-up-on-top-of-one-another/)
 *  Thread Starter [hellomilo](https://wordpress.org/support/users/hellomilo/)
 * (@hellomilo)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/social-icons-are-piled-up-on-top-of-one-another/#post-3744936)
 * Hi.
 * Yes, this is a child-theme (using one-click-childtheme). I also use My CSS as
   I’ve not made any changes to the actual child theme style.css yet (seems easier
   using My CSS most of the time). All I have in there at the moment is:
 *     ```
       /* Change link color */
   
       a {
       	color: gray;
       }
   
       .widget-area a {
       color: black;
           }
   
       .entry-meta a {
       color: black;
       }
       .entry-title a:hover {
       color: #d54e21;
        }
       .entry-meta {
       color: gray;
       }
   
       /* Change sidebar shade of gray */
       #sidebar {
       color: gray;
       }
       ```
   
 * The theme has a CSS override box too, but I don’t have anything in there yet.

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