Modifying WebDocs iSeries Edition Look and Feel - Support

Modifying WebDocs iSeries Edition Look and Feel

From Support

Jump to: navigation, search

The following items can be changed to change the look and feel of WebDocs iSeries Edition as of WebDocs Library (RJSIMAGE) version 1.45

1.) Customer can change the IMGLOGIN.HTM page in IFS folder /RJSIMAGE to change the look and feel of the login page.

2.) Customer can change cascading style sheets to tweak the colors on the document list pages. The style sheet files are located in the /RJSIMAGE folder. The are named: DOCDETAIL.CSS and DOCLIST.CSS

3.) If the customer would like to change the look and feel of the button graphics, all of the image files are located in the /RJSIMAGE folder.

Note: If using the Apache Web Server, all of the files in the /RJSIMAGE folder that are modified must be copied to the Apache htdocs folder. Example: If the customer has an apache folder of: /www/apachedft, the following command can be used to recopy any modified image files.

CPY OBJ('/rjsimage/*') TODIR('/www/apachedft/htdocs/RJSIMAGE') SUBTREE(*ALL) REPLACE(*YES)

Personal tools