[CLOSED] Set picture in ext:Button

  1. #1

    [CLOSED] Set picture in ext:Button



    Hi
    Is it possible to completly overide the ext:button apperance with a custom made picture?

    /Mikael
  2. #2

    RE: [CLOSED] Set picture in ext:Button

    Hi Mikael,

    May be ext:ImageButton is better choice
    See example in SVN
    Coolite.Examples\Examples\Buttons\ImageButton\Over view\*


  3. #3

    RE: [CLOSED] Set picture in ext:Button

    Yes thanks!
    I have 2 questions:
    1. Which font/style is used on the text in ext:button, I want to minic this textfont style.
    2. Is it possibe to add text on this image button, so that te text in not int the picture?


    /Mikael
  4. #4

    RE: [CLOSED] Set picture in ext:Button

    Hi Mikael,

    1. You can use html as Text property of Button
    ** *<ext:Button Text="Text"*
    ** *So you can apply any required style


    2. No, it is impossible. Only image is allowed


  5. #5

    RE: [CLOSED] Set picture in ext:Button

    Ok I see thanks,
    Can you tell me which font-family that is used on the ext:button as default?

    /Mikael
  6. #6

    RE: [CLOSED] Set picture in ext:Button

    Here is button font css style


    FONT: 11px tahoma,verdana,helvetica;




  7. #7

    RE: [CLOSED] Set picture in ext:Button

    Excellent thank you!

    /Mikael

Similar Threads

  1. [CLOSED] How to realize the form panel style as the attachment picture?
    By csssi_coolite in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Mar 01, 2011, 9:01 AM
  2. Understanding the big picture
    By meareal in forum 1.x Help
    Replies: 3
    Last Post: Dec 30, 2010, 9:20 AM
  3. Replies: 4
    Last Post: Nov 19, 2010, 1:39 PM
  4. Replies: 3
    Last Post: Feb 02, 2010, 6:32 PM
  5. Replies: 3
    Last Post: May 25, 2009, 3:15 AM

Posting Permissions