Versions Compared

Key

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

...

To edit a stylesheet, you need to be familiar with CSSThe CSS defines the color, size, and position of text and HTML tags such as body or paragraph,  while the  HTML delivers the content and defines how it is organized.  By separating the two, you can change the colors of your site without changing the entire website.  The cascading part of this means you only have to change a parent page, and all the children pages will change as well. Working with CSS is a time saver for you. But remember that if you have a problem, contact us for help.  You can view the methods of finding support in the chapter Getting support. You can learn more about CSS and what you can do with it from many sources

With the three levels of CSS styles in the Pet Adoption Toolkit, you can go from basic changes to your own custom design.

...

Styles

Location

Purpose

Default

Included in the Toolkit code, and is inaccessible to the user

Provides default styles

Search Container Options

Search container background color and search result hover color

Allows simple selection of colors

Key Styles (custom style sheet)

Located within each key, blank style sheet (enter custom CSS on the Style and Color Options)

Allows custom styles for advanced users

...