Title: smithybboy's Replies | WordPress.org

---

# smithybboy

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] Styling copyright area](https://wordpress.org/support/topic/styling-copyright-area/)
 *  [smithybboy](https://wordpress.org/support/users/smithybboy/)
 * (@smithybboy)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/styling-copyright-area/#post-4246115)
 *     ```
       footer#footer .colophon {
       background-color: #2F2F2F;
       }
       ```
   
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] [Theme: Customizr] Featured page images zooming](https://wordpress.org/support/topic/about-to-lose-it-cant-remove-zoom-effect-on-featured-pages-pics-on-the-fp/)
 *  [smithybboy](https://wordpress.org/support/users/smithybboy/)
 * (@smithybboy)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/about-to-lose-it-cant-remove-zoom-effect-on-featured-pages-pics-on-the-fp/#post-4245472)
 *     ```
       .widget-front.hover .round-div {
       	border-color: transparent;
       }
       .widget-front .round-div {
       	border-color: transparent;
       }
       ```
   
 * Try This…
    the effect is still there with this code but it’s invisible
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] Featured page images white boxes](https://wordpress.org/support/topic/featured-page-images-white-boxes/)
 *  Thread Starter [smithybboy](https://wordpress.org/support/users/smithybboy/)
 * (@smithybboy)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/featured-page-images-white-boxes/#post-4247294)
 * nvm I’ve done it myself
 *     ```
       .widget-front.hover .round-div {
       	border-color: transparent;
       }
       .widget-front .round-div {
       	border-color: #c0c0c0;
       }
       ```
   
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] [Theme: Customizr] Featured page images zooming](https://wordpress.org/support/topic/about-to-lose-it-cant-remove-zoom-effect-on-featured-pages-pics-on-the-fp/)
 *  [smithybboy](https://wordpress.org/support/users/smithybboy/)
 * (@smithybboy)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/about-to-lose-it-cant-remove-zoom-effect-on-featured-pages-pics-on-the-fp/#post-4245425)
 * I’m having a similar problem
    I’ve changed the Background on my site but now 
   I have some ugle white blocks
 * [http://hammerwolf-technologies.co.uk/](http://hammerwolf-technologies.co.uk/)
 * any suggestion to get rid of them?
    any other effect I can use on the featured
   pages?

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