Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1089673

    amodoke
    Participant

    I found the following built in classes to modify a button size through css:
    x-btn-mini
    x-btn-small
    x-btn-large
    x-btn-regular
    x-btn-jumbo

    But what’s the class for making a flat or square button?

    I have set the theme to show 3D rounded buttons by default, but I KNOW that there are flat button classes in the css file, and I need to show some flat buttons on a specific page, so what are the classes for these buttons:

    1. 3D, Flat, transparent
    2. Square, rounded, pill
    #1089711

    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in!

    Here are the different button classes.

    Type:

    x-btn-3d
    x-btn-real
    x-btn-flat
    x-btn-transparent

    Size:

    x-btn-mini
    x-btn-small
    x-btn-large
    x-btn-regular
    x-btn-jumbo

    Shape:

    x-btn-square
    x-btn-rounded
    x-btn-pill
    x-btn-block

    Hope this helps.

    #1089718

    amodoke
    Participant

    Woot woot! Thanks!

    #1089732

    Rue Nel
    Moderator

    You’re welcome!
    We’re glad we were able to help you out.