[CLOSED] Desktop bug and question.

  1. #1

    [CLOSED] Desktop bug and question.

    Hi guys,I'm using ext:Desktop...

    First of all when you maximize a windows, the start toolbar (at the botton) hides the maximazed window.


    The question is regarding the start toolbar I really want to hide the start button, is it posible?


    Thanks in advance.

  2. #2

    RE: [CLOSED] Desktop bug and question.

    Hi,

    I think that maximize bug is fixed already. Can you update from SVN and retest?

    About hide start button, try to add this css rule

    <style type="text/css">
        #ux-taskbar-start, #TaskBarStart-xsplit{
            display:none;
        }
    </style>

Similar Threads

  1. [CLOSED] Question about desktop window
    By feanor91 in forum 2.x Legacy Premium Help
    Replies: 4
    Last Post: May 25, 2012, 8:00 AM
  2. [CLOSED] Another question about Desktop Menu
    By feanor91 in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: Apr 19, 2012, 6:14 PM
  3. [CLOSED] Center desktop shortcuts on desktop
    By CarWise in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Jul 15, 2011, 6:49 AM
  4. [CLOSED] Desktop problem & question
    By Stefanaccio in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Mar 08, 2011, 11:47 AM
  5. Question about using Desktop control
    By vali1993 in forum 1.x Help
    Replies: 2
    Last Post: Jan 20, 2010, 3:15 PM

Posting Permissions