How to i keep css code such that on print bodyContent need to be printed below 310 pixel

  Kiến thức lập trình

My css is to print static table pageHeader on all pages and bobyContent to be printed below 310px (after pageHeader).

Below css was working previously but after chrome and firfox update it is not working properly.

`  @media print {
        .bodyContent { padding-top: 310px; }
        table.pageHeader {
            position: fixed;
            top: 0;
        } 
    }`

Theme wordpress giá rẻ Theme wordpress giá rẻ Thiết kế website

LEAVE A COMMENT