How Do I Customize the Colors of the Affiliate Administration Screens?
|
| Version 4.0 and
higher |
In version 4.0 for ASP.NET the look
and feel is changed through a style sheet that is specified in the
admin setup area. To make the change, from within the
administration console:
-
Click Preferences/Setup on the left navigation
bar.

-
Next, click Affiliate Console on the the tabs
at the top.

- Modify the proper fields including Header,
Footer, Style Sheet, etc.
|
| Version 3.0 |
|
Version 3.0 uses Cascading Style
Sheets to customize the look and feel of the affiliate console
area. To modify the look at feel, edit the CSS file
called STYLESHEET.CSS.
To add a header
and footer to the signup page and affiliate console, edit the
files called HEADER.HTM and FOOTER.HTM in the
folder where Affiliate Wiz is installed.
|
|
Version 2.0
|
All of the
tables used in the Affiliate Management screens use images for
the various colors. You change the color scheme by
editing these images. All images that should be edited
are found in the /AffilaiteWiz/editableimages/ folder.
Edit these
images in your favorite image editor to change the
colors. Also, to include your navigation bars, edit the
file called default.asp in the root Affiliate Wiz folder to
include your navigation. Be careful so you do not alter
the ASP code in this file.
|
|