Title: Image Border Radius function
Last modified: August 21, 2016

---

# Image Border Radius function

 *  [Jin-Liang, Lin](https://wordpress.org/support/users/vedfolnir/)
 * (@vedfolnir)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/image-border-radius-function/)
 * The “Image Border Radius” will give the Header Image rounded corners, but it’s
   not good for visual. Just a little design suggestion.

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

 *  [Mike Orange](https://wordpress.org/support/users/mike-orange/)
 * (@mike-orange)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/image-border-radius-function/#post-5154007)
 * Hi,
    if you don’t like rounded corners, simply don’t use it – set to 0 and it’s
   square. Nothing more than simple CSS – somebody likes it, some don’t, simple 
   as that 🙂 Mike
 *  [Mike Orange](https://wordpress.org/support/users/mike-orange/)
 * (@mike-orange)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/image-border-radius-function/#post-5154012)
 * You cant try this CSS for fun in child theme
 *     ```
       .main,
       .main-inner,
       #page .container-inner { border-radius: 20px; }
       .s1 .sidebar-top,
       .s1 .sidebar-toggle { border-radius: 17px 0 0 0; }
       .s2 .sidebar-top,
       .s2 .sidebar-toggle { border-radius: 0 17px 0 0; }
       ```
   
 * But just for fun – somebody likes it 🙂

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

The topic ‘Image Border Radius function’ is closed to new replies.

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

## Tags

 * [header](https://wordpress.org/support/topic-tag/header/)
 * [image](https://wordpress.org/support/topic-tag/image/)

 * 2 replies
 * 2 participants
 * Last reply from: [Mike Orange](https://wordpress.org/support/users/mike-orange/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/image-border-radius-function/#post-5154012)
 * Status: not resolved