Acquisition
Station
Search
Clients
Collection
Delivery Tools
Compound Object
Creator
Server
Admin
Collection
Admin
Plug-ins

Topics       

 

» Custom Queries & Results

» Web Templates

» Query Builder Tool

» Adding Stop Words

Tutorials

Site Map

Glossary

Contact Us

User Support Center


Editing the Style Script File

Before making changes to any script file, be sure to make a back-up copy so you can restore the original if needed.

A detailed explanation of Version 3.6 changes to the style.js file is available in PDF format in Advanced Customization.

Edit the Style script file to make changes to color, font, and layout of the collection pages. You should be familiar with HTML before making changes to this file.

If you do not have HTML editing software, use Notepad, or a similar utility to make changes to the script file.

To open the Style script file in Notepad:

  1. From the Start menu, select All Programs > Accessories > Notepad.

  2. From the File menu in Notepad, select Open. An Open dialog box appears.

  3. From the Files of type pulldown list located at the bottom of the Open dialog box, select All Documents.

  4. From the pulldown list at the top of the Open dialog box, browse to docs/site-templates/client, and select the file named style.js. The Style script file opens.

  5. Edit the items that are enclosed in double quotes and save your changes.

  6. If you need to use double quotes for punctuation, use the special HTML character entity to represent quotes, " as in the following example:

    var header_title = " "The Digital Experience" ";

In the image below a sample of the variables that can be edited within the Style script file are shown in blue and red.

Style.js file

Return to top of page


CONTENTdm® is a registered trademark of DiMeMa, Inc.
© 1997-2005 DiMeMa, Inc. All Rights Reserved.

PreviousNext