pardot199062=fb2a23db1a658cf885c7bb70388a9b72230e30c327ed0389cd0dae04bbda9ef9

Salesforce.com Notes

  • Update process
    • Dropbox//chicagoAcademyForArts.org Salesforce.com mx
      Documents/Dev/chicagoacademyforthearts.org salesforce.com MX2
      • This is the mixture version. 
      • Make changes here, then re-press out an HTML version
      • Grab the updated CSS file and install it here – to this page
      • Grab the static CSS URL and then replace the mixture CSS call to the Squarespace static
      • Copy the new index.html file to: 
        • Dropbox//chicagoAcademyForArts.org Salesforce
        • Salesforce just needs the CSS path (dropbox above is for testing and confirmation)
 

 

  • Current CSS files (Aug 22, 2016):

    Below: this is the css file with all the styles
    <link href="https://chicagoacademyforthearts.squarespace.com/s/foundationmin-pfc7.css" rel="stylesheet" type="text/css" media="all"/>

    Below: this is the Google font file which should also be added (since we can't access TypeKit)
    <link href="https://fonts.googleapis.com/css?family=Raleway:600,700|Source+Sans+Pro:300" rel="stylesheet"> 
  • Dropbox Link to final Salesforce.com file (screen cap below)
 
New css file with updates for fonts, link colors and button.

New css file with updates for fonts, link colors and button.

 
In order to create a button, add either of the above classes.

In order to create a button, add either of the above classes.

 
To center a button add &lt;div class="center"&gt; in front of the element and then &lt;/div&gt; after it to achieve:&nbsp;

To center a button add <div class="center"> in front of the element and then </div> after it to achieve: 

 
 
 
To set a link, copy the link address

To set a link, copy the link address

 
Then paste the full link within the HREF. When the site goes live, we'll need to change the links from:https://chicagoacademyforthearts.org &nbsp; &nbsp;to &nbsp; http://www.chicagoacademyforthearts.org

Then paste the full link within the HREF. When the site goes live, we'll need to change the links from:

https://chicagoacademyforthearts.org    to   http://www.chicagoacademyforthearts.org

 

Files hosted here