Issue: [IE6] Project Timeline Header Too Short

  1. issueid=86 06-04-2010 01:49 AM
    PT Developer
    Number of reported issues by thincom2000: 46
    [IE6] Project Timeline Header Too Short

    The Header for the Project Timeline doesn't extend to the edge of the timeline block. Instead, it stops just before the 'Last 15 Actions' phrase, and the phrase is invisible.

    Fixed by removing/changing the inline style and putting the following to projecttools.css:
    Code:
    .pt_timeline .blockhead div {
    position: absolute;
    /* margin 20 + padding 10 */
    {vb:stylevar right}: 30px;
    }
    Since we have to have some inline style with the disable_timeline_collapse, then I needed to write a single CSS definition that works in all browsers and that's it.
Issue Details
Issue Number 86
Project Project Tools
Category Minor
Status Fixed
Priority 9
Affected Version 2.1.0
Fixed Version 2.1.1
Milestone v2.1.1
Users able to reproduce bug 0
Users unable to reproduce bug 0
Assigned Users thincom2000
Tags design




  1. Note:
    This issue contains some replies but it seems you don't have the permission to show them. To see them, you should log in.

    Once logged in, if the administrator decided it, you can still be able to not see replies.
+ Reply