Title: [Plugin: Tabs Shortcode] rounded tabs
Last modified: August 20, 2016

---

# [Plugin: Tabs Shortcode] rounded tabs

 *  [tim.read](https://wordpress.org/support/users/timread/)
 * (@timread)
 * [14 years ago](https://wordpress.org/support/topic/plugin-tabs-shortcode-rounded-tabs/)
 * How do i make the tabs rounded?
 * [http://wordpress.org/extend/plugins/tabs-shortcode/](http://wordpress.org/extend/plugins/tabs-shortcode/)

Viewing 1 replies (of 1 total)

 *  [theQxQ](https://wordpress.org/support/users/theqxq/)
 * (@theqxq)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-tabs-shortcode-rounded-tabs/#post-2768349)
 * there is a way to edit a the css file to show rounded tabs instead of square.
   I think it uses the following code
 *     ```
       -moz-border-radius-topleft: 4px;
       border-top-left-radius: 4px;
       -moz-border-radius-topright: 4px;
       border-top-right-radius: 4px;
       ```
   
 * this will only work for tabs on top.
 * if this doesn’t work, or it isn’t enouph info, just reply.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Tabs Shortcode] rounded tabs’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/tabs-shortcode.svg)
 * [Tabs Shortcode](https://wordpress.org/plugins/tabs-shortcode/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tabs-shortcode/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tabs-shortcode/)
 * [Active Topics](https://wordpress.org/support/plugin/tabs-shortcode/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tabs-shortcode/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tabs-shortcode/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [theQxQ](https://wordpress.org/support/users/theqxq/)
 * Last activity: [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-tabs-shortcode-rounded-tabs/#post-2768349)
 * Status: not resolved