# I need to put two animations in the same position over a label

**URL:** https://community.thunkable.com/t/i-need-to-put-two-animations-in-the-same-position-over-a-label/1442483
**Category:** Questions about Thunkable X
**Tags:** design, beginner
**Created:** [August 10, 2021, 6:50pm UTC](https://community.thunkable.com/t/i-need-to-put-two-animations-in-the-same-position-over-a-label/1442483 "2021-08-10T18:50:09Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![rodama](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/rodama/32/112073_2.png) [@rodama](https://community.thunkable.com/u/rodama)
#### Post date: [August 10, 2021, 6:50pm UTC](https://community.thunkable.com/t/i-need-to-put-two-animations-in-the-same-position-over-a-label/1442483/1 "2021-08-10T18:50:10Z")

</div>

Hi, guys! I need your help. I need to put two animations in the same position over a label but that is only possible in the beta drag and drop interface but i am using the classic version and I cannot put two things in the same place. Please help me.

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [August 10, 2021, 7:07pm UTC](https://community.thunkable.com/t/i-need-to-put-two-animations-in-the-same-position-over-a-label/1442483/2 "2021-08-10T19:07:51Z")

</div>

You can do that using the Z index:

> [@How can I layer an image on top of another?](https://community.thunkable.com/t/how-can-i-layer-an-image-on-top-of-another/33008/11):
>
> Using Z Index (under Advanced - Positioning) worked for me; set the first image Z Index to say, 10, and the one that should appear on top of that to 100.

---

<div class="post-metadata">

### Author: ![rodama](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/rodama/32/112073_2.png) [@rodama](https://community.thunkable.com/u/rodama)
#### Post date: [August 10, 2021, 7:24pm UTC](https://community.thunkable.com/t/i-need-to-put-two-animations-in-the-same-position-over-a-label/1442483/3 "2021-08-10T19:24:29Z")

</div>

I just did it. I really really thank you. I appreciate you help.

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 1:17pm UTC](https://community.thunkable.com/t/i-need-to-put-two-animations-in-the-same-position-over-a-label/1442483/4 "2024-11-08T13:17:26Z")

</div>



---

<div class="post-metadata">

### Author: ![matt\_conroy](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/matt_conroy/32/150843_2.png) [@matt\_conroy](https://community.thunkable.com/u/matt_conroy)
#### Post date: [December 19, 2024, 5:00pm UTC](https://community.thunkable.com/t/i-need-to-put-two-animations-in-the-same-position-over-a-label/1442483/5 "2024-12-19T17:00:33Z")

</div>


