[CLOSED] [1.0] Desktop start menu styles issue

  1. #1

    [CLOSED] [1.0] Desktop start menu styles issue

    We want to change the styles for the start menu on the desktop.

    When we change the size of the font and add padding to the title the menu gets pushed down so that covers the start button.

    I am guessing that the top of the start menu is calculated based on the height of the contents and doesn't take into consideration the height of the title text.

    Is there a way we can style this?

    This is the css we are using:

    <p class="MsoNormal">.ux-start-menu-tl .x-window-header 
    </p><p class="MsoNormal">{</p>
    <p class="MsoNormal">color: #FFFFFF;</p>
    <p class="MsoNormal">font: normal 32px "Myriad Pro", "Myriad", tahoma, arial, 
    verdana, sans-serif; 
    </p><p class="MsoNormal">padding:20px 0 10px 0;</p>
    <p class="MsoNormal">}</p>
  2. #2

    RE: [CLOSED] [1.0] Desktop start menu styles issue

    Hi,

    Fixed. Now start menu should calculate own height correctly. Please update from SVN

Similar Threads

  1. How to hide start button in Ext.Net Desktop?
    By archana in forum 1.x Help
    Replies: 1
    Last Post: Oct 22, 2012, 10:53 AM
  2. Replies: 1
    Last Post: Oct 22, 2012, 10:52 AM
  3. Desktop Start Button
    By Dominik in forum 1.x Help
    Replies: 3
    Last Post: Oct 22, 2012, 10:51 AM
  4. Replies: 8
    Last Post: Jul 29, 2012, 10:58 AM
  5. Replies: 1
    Last Post: May 18, 2010, 10:41 AM

Posting Permissions