web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / How to align 3 icons c...
Power Apps
Answered

How to align 3 icons center in its container with code

(0) ShareShare
ReportReport
Posted on by 1,066

Dear community,

 

I have a Gallery with on the gallery template a container.

I like to align the 3 icons in its container in the center of the container.

On the left is what i got and on the right is how i would like it to be.

BEFORE.JPGAFTER.JPG

How can this be done?

Gr. P

Categories:
I have the same question (0)
  • Verified answer
    JoshuaC Profile Picture
    on at

    Change the X property for the icons to this.


    Left Icon:

     

    (Parent.TemplateWidth/2) - (Self.Width * 1.5)

     

     

    Center Icon:

     

    (Parent.TemplateWidth/2) - (Self.Width/2)

     

     

    Right Icon: 

     

    (Parent.TemplateWidth/2) + (Self.Width * .5)

     

     

     

    If you want to add additional spaces between them, you can just add a (- 10) to the end of the left Icon and (+ 10) to the end of the Right icon will put an additional 10 space between them. If you are trying to do it within a specific container then use Parent.Width instead of Parent.TemplateWidth.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 427 Most Valuable Professional

#2
11manish Profile Picture

11manish 201 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 128 Super User 2026 Season 2

Last 30 days Overall leaderboard