How can I change styles in the Web Archive?
Last updated
Was this helpful?
Last updated
Was this helpful?
To change the styles in your Web Archives, edit the custom-root.css file in the archive's CSS folder. The custom-root.css file applies to all databases in the catalog.
If you wish to change the styles of an individual archive, you can edit the custom-db.css file in the CSS folder of that particular archive.
If needed, you can also edit the catalog.html and the index.html files to change the appearance of the database and web viewer components.
If you are creating many separate archives, you can also modify the HTML and CSS templates in the Seascape database, so that you don't have to edit them later after the archives have been created.
To edit these templates, open the Seascape database in Domino Designer and locate the SeascapeResources form.
On top of the form, you will see the file seascape-viewer-XX.XX.XXX.zip. You can save this file to your disk.
Mentioned CSS files custom-root.css and custom-db.css are in the css subfolder of the saved zip file. You can modify these files, save the changes in the zip, and then replace the old zip file in the SeascapeResources form with your modified version.