Forum How do I...?

How do I make a two-colored stripe in all page headers?

thomasdumm
Dear Prince Users

How do I make a two-colored stripe in all page headers? Please see attachment.

Thank you for a solution
Thomas
  1. zz.jpg91.9 kB
thomasdumm
I found out:

@page {
background-image: url("logo.svg");
background-position: 0px 0px;
background-repeat: repeat-x;
}
  1. logo.svg0.3 kB

Edited by thomasdumm