[CLOSED] How to center Icon in a container

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    [CLOSED] How to center Icon in a container

    I'm having trouble centering an Icon - specially an iconCls in a container layout:
    <ext:Container runat="server" Width="100" Height="100" StyleSpec="background-color:orange">
        <Content>
            <i class="x-fa fa-compass fa-5x" />
        </Content>
    </ext:Container>
    I've trying using fitlayout and centerlayout but the icon won't show. Suggestions?

    Thank you.
    Last edited by fabricio.murta; May 17, 2019 at 8:34 PM. Reason: no feedback from the user in 7+ days

Similar Threads

  1. Replies: 1
    Last Post: Nov 21, 2014, 6:11 AM
  2. Replies: 3
    Last Post: Oct 23, 2013, 3:30 PM
  3. Replies: 2
    Last Post: Jun 23, 2012, 2:17 PM
  4. [CLOSED] Center align panel in container
    By machinableed in forum 2.x Legacy Premium Help
    Replies: 1
    Last Post: May 04, 2012, 6:55 AM
  5. how to align the Icon in GridCommand to center
    By harshad.jadhav in forum 1.x Help
    Replies: 0
    Last Post: Dec 30, 2010, 10:24 AM

Posting Permissions