Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Copy the custom footer to vivo/installer/webapp/target/vivo/themes/client-theme-name/templates/footer.ftl

Edit the footer to supply the client’s contact email

...

address

Note: The contact email address is used twice.  Once in Site Information (see above) and once here in footer.ftl

...

  1. Copy the client’s logo to the client’s theme directory, images sub folder

  2. Find In wilma.css, find and replace APO-LOGO-SMALL.png with the client’s logo file name

  3. Find and replace all #EFEBE2 to the client’s background/border color

  4. Find and replace all all #076D8B to the client’s headings color

  5. Save the changes as wilma.css in the client’s theme css sub folder

...

  1. Is the site info correct?

  2. Is the logo correct at the top of every pagepages?

  3. Is the client’s light color in place for the page background/border?

  4. Are the headings the client’s headings color?

  5. Does the footer contain the client’s info?

If the answer to any of the questions is no, repeat the step in which the information was supplied to VIVO.

When all the answers are completeyes, theming is complete.