Results 1 to 4 of 4

Thread: [Solved] Changing the footer menu

  1. #1
    Senior Member
    Join Date
    Jan 2014
    Posts
    351

    [Solved] Changing the footer menu

    Hi all

    I have a grid section with a footer menu with options displayed as action buttons in the footer menu

    I want to change the size of the action buttons in the footer menu.

    I tried increasing the footer height but this does not affect the button size

    The default action button has blue font on white. Is there anyway I can change to black on white for the command buttons

    Your advice is much appreciated

    Thanks & Best Regards
    Last edited by barrymavin; 2014-12-26 at 19:41.

  2. #2
    Lianja Development Team barrymavin's Avatar
    Join Date
    Feb 2012
    Location
    UK, USA, Thailand
    Posts
    7,165
    Blog Entries
    22
    In v1.3RC6 the footer menu buttons will autosize their height automatically as you change the footer height in the section attributes.

    There is also a new attribute "Footer button CSS" that provides the ability to override the appearance of the buttons. Click the "..." button to the right of this attribute and specify your own CSS. This is applied to the buttons in the section footer.

    There are three property selectors to provide CSS skinning of the footer buttons as shown below:

    [lianja_ui_custom_button="1"] { border:1px solid white; background black; color: white; font: bold 16px; }
    [lianja_ui_custom_button_hover="1"] { background: #cfcfcf; }
    [lianja_ui_custom_button_pressed="1"] { background: lightblue; }

    And the buttons will be displayed like this:

    Name:  Screen Shot 2014-12-26 at 1.08.20 PM.jpg
Views: 557
Size:  87.5 KB
    Last edited by barrymavin; 2014-12-26 at 00:09.
    Principal developer of Lianja, Recital and other products

    Follow me on:

    Twitter: http://twitter.com/lianjaInc
    Facebook: http://www.facebook.com/LianjaInc
    LinkedIn: http://www.linkedin.com/in/barrymavin

  3. #3
    Senior Member
    Join Date
    Jan 2014
    Posts
    351
    Thanks a million Barry

    Your assistance is greatly appreciated. This is certainly the best principal's support experience I ever have so far.

    Best Regards

  4. #4
    Lianja MVP
    Join Date
    Feb 2012
    Location
    Berea, KY, USA
    Posts
    2,185
    Very nice!

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Journey into the Cloud
Join us