Can someone give me a couple of pointers on how to alter the top banner of OTRS to include a 120x120 picture.
I want to embed a generated QR code for a confgiuration item that can be printed from clicking on a hyperlink eg..
<img src="http://chart.apis.google.com/chart?cht= ... lt="Sample chart" />
Using the google chart API to generate.
Thanks.
QR Codes
Moderator: crythias
-
- Moderator
- Posts: 644
- Joined: 19 Jun 2007, 17:11
- Znuny Version: various
- Real Name: Daniel Obée
- Location: Berlin
Re: QR Codes
Take a look at the /Kernel/Output/HTML/Standard/Header.dtl
Best would be to create your own custom theme and alter the Header.dtl therein.
Greets
Dan
Best would be to create your own custom theme and alter the Header.dtl therein.
Greets
Dan
-
- Znuny newbie
- Posts: 6
- Joined: 06 Jun 2011, 09:32
- Znuny Version: 3.0.8
Re: QR Codes
Thanks for that. I did RTFM for the custom themes so I will try from there.
Thanks once again.
Thanks once again.