[CLOSED] Align label inside the button

  1. #1

    [CLOSED] Align label inside the button

    Because the button's label is not centered horizontally within the bud? is a bit down.
    <asp:Button ID="btnLogin" runat="server" CssClass="btnLoginLogin" Text="Entrar" TabIndex="5"
                OnClick="btnLogin_Click" Font-Names="Tahoma" BorderStyle="None" Font-Size="11px" />
    Last edited by Daniil; Mar 21, 2011 at 7:22 PM. Reason: Marked as [CLOSED]. No more information was provided.
  2. #2
    Hi,

    What is the btnLoginLogin css class?

    P.S. You always can ask Asp.Net controls questions on the specialized Asp.Net forums.
  3. #3
    Quote Originally Posted by Daniil View Post
    Hi,

    What is the btnLoginLogin css class?

    P.S. You always can ask Asp.Net controls questions on the specialized Asp.Net forums.

    Sorry I informed the wrong control

    Because the Panel label is not centered horizontally within the bud? is a bit down.

    <ext:Panel ID="pnl_Alert" runat="server" Title="Ajuda / Alarmes" Height="200px" MinHeight="54px">
  4. #4
    Could you provide a full sample to reproduce the problem?

Similar Threads

  1. [CLOSED] Label + FieldLabel vertical align inside TableLayout
    By jwf in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Sep 21, 2011, 8:41 AM
  2. [CLOSED] [1.0] Label align issue
    By edigital in forum 1.x Legacy Premium Help
    Replies: 11
    Last Post: Oct 21, 2010, 4:20 PM
  3. [CLOSED] Hi how to align the label text to center?
    By Etisbew in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Oct 13, 2009, 11:03 AM
  4. Label Align
    By flaviodamaia in forum 1.x Help
    Replies: 1
    Last Post: Jul 29, 2009, 9:37 AM
  5. [CLOSED] Label Right Align
    By Etisbew in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Jun 16, 2009, 11:30 AM

Posting Permissions