5
Adding the 2012 bond information link to your school’s homepage If your school’s website is using the Schoolwires content management system: 1. Log in to your site and click on Site Manager 2. Click on Homepage to edit the apps on your site’s homepage: 3. Click on Manage Apps & Layout:

Adding the 2012 bond information link to your school’s ...blogs.houstonisd.org/hisdacademicmemos/wp-content/...4. Click on the Add App button: 5. From the Available Apps window,

  • Upload
    others

  • View
    3

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Adding the 2012 bond information link to your school’s ...blogs.houstonisd.org/hisdacademicmemos/wp-content/...4. Click on the Add App button: 5. From the Available Apps window,

Adding the 2012 bond information link to your school’s homepage

If your school’s website is using the Schoolwires content management system:

1. Log in to your site and click on Site Manager

2. Click on Homepage to edit the apps on your site’s homepage:

3. Click on Manage Apps & Layout:

Page 2: Adding the 2012 bond information link to your school’s ...blogs.houstonisd.org/hisdacademicmemos/wp-content/...4. Click on the Add App button: 5. From the Available Apps window,

4. Click on the Add App button:

5. From the Available Apps window, click on Select an Existing App:

6. Select the By Type tab and check either “2012 Bond Information (200 px wide)” if you’d

prefer the bond information to show in a sidebar, or check “2012 Bond Information (300

px wide)” if you’d rather the information show in the main content area.

7. Click Save

Page 3: Adding the 2012 bond information link to your school’s ...blogs.houstonisd.org/hisdacademicmemos/wp-content/...4. Click on the Add App button: 5. From the Available Apps window,

8. Drag the app to the appropriate content area. In this case, our app would go into

content area C because we chose the “2012 Bond Information (300 px wide)” app.

9. Click “I’m Done” in the blue box above the content areas.

10. The app has now been added to your homepage.

Page 4: Adding the 2012 bond information link to your school’s ...blogs.houstonisd.org/hisdacademicmemos/wp-content/...4. Click on the Add App button: 5. From the Available Apps window,

If your school’s website is NOT using the Schoolwires content management

system:

You will need to place one of these pieces of code onto your site:

200 pixel wide bond information widget:

<div style="clear:both; margin-top:10px;"></div>

<div style="text-align: center; width: 200px; margin: auto; display: block;"><a href="http://houstonisd.org/2012bond" target="_blank"><img src="http://schools.houstonisd.org/cms/lib2/TX01001591/Centricity/Domain/4/schoolbond_200.png" alt="2012 Houston Schools Bond " title="2012 Houston Schools Bond" style="border:0px;" height="67" width="200" /></a>

<p style="text-align: center;"><span style="font-size: 13px; ">Houston ISD voters will decide whether to rebuild and renovate 38 schools and make other improvements at all campuses. <br />

Click </span><a href="http://houstonisd.org/2012bond" target="_blank"><span style="font-size: 13px; ">here</span></a><span style="font-size: 13px; "> to learn more.</span></p>

<p style="text-align: center; font-size: 16px;"><strong>Early voting starts Oct. 22.</strong><br />

<strong>Election day is Nov. 6.</strong></p>

<div style="border-bottom:1px solid #ccc;"></div>

</div>

<div style="clear:both; margin-bottom:10px;"></div>

Page 5: Adding the 2012 bond information link to your school’s ...blogs.houstonisd.org/hisdacademicmemos/wp-content/...4. Click on the Add App button: 5. From the Available Apps window,

300 pixel wide bond information widget:

<div style="clear:both;"></div>

<div style="text-align: center; width:300px; margin:auto; display:block; background:"><a href="http://houstonisd.org/2012bond" target="_blank"><img src="http://schools.houstonisd.org/cms/lib2/TX01001591/Centricity/Domain/4/schoolbond_300.png" alt="2012 Houston Schools Bond " title="2012 Houston Schools Bond" height="100" width="300" border="0"/></a>

<p style="text-align: center;"><span style="font-size: 14px; ">Houston ISD voters will decide whether to rebuild and renovate 38 schools and make other improvements at all campuses. <br />

Click </span><a href="http://houstonisd.org/2012bond" target="_blank"><span style="font-size: 14px; ">here</span></a><span style="font-size: 14px; "> to learn more.</span></p>

<p style="text-align: center; font-size: 18px;"><strong>Early voting starts Oct. 22.</strong><br />

<strong>Election day is Nov. 6.</strong></p>

<p>&nbsp;</p>

<p>&nbsp;</p>

</div>

<div style="clear:both;"></div>