# No round corners

**URL:** https://forum.kirupa.com/t/no-round-corners/56440
**Category:** flash
**Created:** [July 4, 2004, 12:04pm UTC](https://forum.kirupa.com/t/no-round-corners/56440 "2004-07-04T12:04:05Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![zstudios](https://avatars.discourse-cdn.com/v4/letter/z/e8c25b/32.png) [@zstudios](https://forum.kirupa.com/u/zstudios)
#### Post date: [July 4, 2004, 12:04pm UTC](https://forum.kirupa.com/t/no-round-corners/56440/1 "2004-07-04T12:04:05Z")

</div>

I have tried relentlessly to find the answer on how to remove the default round corners of a combobox. I have created a theme to change the left side arrow, but I need the border to be square not rounded.

Am I missing somthing, any help would be much appreciated.

Thanks

Tom :puzzled:

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [July 4, 2004, 12:28pm UTC](https://forum.kirupa.com/t/no-round-corners/56440/2 "2004-07-04T12:28:56Z")

</div>

I meant to say my theme has correctly changed the arrow on the right side (not left) of the comboBox, and has the appearance my clients wants, however I need to make the comboBox square without rounded corners.

Tom

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [July 5, 2004, 5:32pm UTC](https://forum.kirupa.com/t/no-round-corners/56440/3 "2004-07-05T17:32:07Z")

</div>

if you can’t find it in the theme (I still have trouble editing themes) you could always try editing the component itself in the library.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [July 5, 2004, 8:33pm UTC](https://forum.kirupa.com/t/no-round-corners/56440/4 "2004-07-05T20:33:01Z")

</div>

Okay, after search high and low, this is what I did.

I went to my theme and noticed there are classes for the border. I commented out the custom class and uncommented the rect class.

It work!!!

Tom :hugegrin:

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [July 5, 2004, 10:56pm UTC](https://forum.kirupa.com/t/no-round-corners/56440/5 "2004-07-05T22:56:53Z")

</div>

thats a good idea. I’ll have to remember that one. 😃
