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.
Columnheaders
(3 posts) (2 voices)-
-
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 -
Thanx again!
Reply
You must log in to post.