Skip to content

branded pages #9

@adamrneary

Description

@adamrneary

@kusic this one is our next priority. We need branded versions of:

  • index.html with the ember app
  • log in
  • forgot password

we don't need branded versions of the register pages.

the way this must work will be to:

  • create a copy of each of the 3 html files above (e.g. index-branded.html)
  • add a reference to branded.css in each of the 3 copies after application.css
  • create a branded.css file that will override colors and the logo

that way, if branded.css is not included, we get our normal version. if branded.css is, it looks like their site.

you might decide to create scss that compiles to branded.css so that you can use color variables, etc. (probably a good idea!).

for the branding, let's use the ideas and logo from Connected Bookkeepers in the activecell repo.

thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions