User Manual

Table Of Contents
PM45 and PM45c User Guide 47
Customize the Printer Web Page
The printer web page visual presentation is specified using a CSS (Cascading Style
Sheet). The printer web page loads the default style.css.
There are two ways to customize the printer web page:
Adjusting layout style
Replacing complete standard web pages
To adjust the style sheet:
1. Retrieve the default CSS file from the printer: http://<printerip>/format/
style.css.
2. Modify the style sheet and save your changes.
3. Upload the style sheet to the printer via /home/user/webpage/style.css.
The layout and structure of the printer web page is the same throughout each of
the different pages. Below is an overview of how the web page looks with three
different main components that always exist:
Area Description
Left-Menu
Navigation define in
mainmenu.lua
For each of the pages, this area will show links to more detailed pages
depending on which section is currently shown.
On the Home Page this area will show the current status of the printer.
Right Top Bar define
in maintop.lua
Displays the information about the printer/login/language as well as
printer’s status.
Main Content Here is where all the content is displayed to the user.