Support Forums

Got a question? Post it here. We'd love to help.

Knowledge Base:

Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    • CommentAuthorstencel
    • CommentTimeSep 20th 2008
     

    Hi,

    In envy, the "add an activity" menu does not show the indentation for the different types of assignment. See the attached screenshots - one shows the menu in envy, the other one - in the standard theme.

    Can you help?

    TIA,
    Przemek

    •  
      CommentAuthorptrkmkl
    • CommentTimeSep 26th 2008
     

    Hello Przemek,

    I apologize for missing this post! I read it while on a long road trip, and meant to get back to it when back in the office. Never did, did I? I will take a look at this over the weekend, for sure.

    • CommentAuthorstencel
    • CommentTimeSep 26th 2008
     

    These things (missing messages) happen to me all the time, so I understand :-)
    Looking forward to your reply
    Przemek

    •  
      CommentAuthorptrkmkl
    • CommentTimeSep 29th 2008
     

    I have found the issue:

    1.) Delete the "*," from the following:

    *, html, body { margin:0; padding:0; }

    2.) What should remain, then, is:

    html, body { margin:0; padding:0; }

    Let me know if this causes other issues.

    • CommentAuthorstencel
    • CommentTimeOct 2nd 2008
     

    Thanks, that fixed the issue. I haven't noticed any side effects yet :-)

    Przemek