[CLOSED] Change/Set height of Panel Header area?

  1. #1

    [CLOSED] Change/Set height of Panel Header area?

    Hey!

    Can I change the height of the Header/title bar of a Panel? I have an image that is 24x24 in size, and its cropped by the panel since the header/title area has a lesser height than the image.

    I looked through the Properties, didnt see anything obvious.
    Last edited by Daniil; May 12, 2011 at 4:42 PM. Reason: [CLOSED]
  2. #2
    Hi,

    Please set Cls="my-header" for a panel.
    .my-header .x-panel-header {
        height: 50px;
    }
    Probably, you would need to change a background-image also, because it looks not so good.
  3. #3
    Alright. I guess I'll try to use a 16x16 pix image instead =) thx.

Similar Threads

  1. how to change color panel header?
    By HosseinHelali in forum 1.x Help
    Replies: 3
    Last Post: Jan 15, 2014, 11:49 PM
  2. Text Area height not work.
    By Mahmudur Rahman in forum 1.x Help
    Replies: 0
    Last Post: Oct 15, 2011, 10:06 AM
  3. Tab panel header area size
    By anuradha.nair in forum 1.x Help
    Replies: 2
    Last Post: Jul 11, 2011, 9:03 AM
  4. how to change the header color of a panel
    By joydeepsen in forum 1.x Help
    Replies: 3
    Last Post: Jul 09, 2011, 9:23 PM
  5. Replies: 8
    Last Post: Apr 01, 2010, 6:25 PM

Tags for this Thread

Posting Permissions