|
The CSS/JavaScript Files Editor allows for quick customization of any of the CSS and JavaScript files present in a Template Package.
which files are available in this editor?
This page will list all of the files in the selected Template Package that end with a .css or .js file extension. To ensure that the CSS and JavaScript files in your Template Packages are available on this page, make sure that they have this file extension.
The sections of the CSS/JavaScript Editor include:
Select a File to Edit
This section has two selection menus. The first menu, titled Template Package, lists all of the Template Packages that are installed in the store. To load a Template Package into the editor, select the desired one from this menu and click the Go button.
The second menu, titled File, lists all of the CSS and JavaScript files that the loaded Template Package contains. Depending on how a Template Package is designed, it may not contain any CSS or JavaScript files. Select a file from this menu and click the Go button to load it for editing.
CSS/JavaScript Editor
This area contains a form field that will contain the contents of the selected file. Edit the contents of this field to make changes to the file on the server.
File Options
Select Save to save the changes made to the currently selected file.
Select Save As to save a copy of the selected file with a new name.
Select Delete to permanently remove the selected file from the server.
|