Columnheaders

(3 posts) (2 voices)

Tags:

No tags yet.

  1. JimTer, Member

    How can i arrange that my columnheaders all start at the same height?
    Sometimes, when a columnheader is split in two lines, is starts higher dan the rest.

  2. myDBR Team, Key Master

    Jim,
    by default the column header text is aligned in the middle. You can change the alignment into the top using following CSS definition:

    .cell_ct,.cell_header {vertical-align:top}

    You can either put it into /mydbr/user/userstyle.css or use it in the report with dbr.css command.

    --
    myDBR Team

  3. JimTer, Member

    Thanx again!


Reply

You must log in to post.