Get Our Free Back-to-School Facebook Graphics

We’ve created a series of Facebook graphics you can use and share during back-to-school season, including for back-to-school events, the first day of school, meetings, and volunteer recruitment—plus cover photos for your Facebook page!

by PTO Today Editors

06/15/2021

Right-click each image to download. The images are free and you can encourage your school community to use them, as well.

Promote your back-to-school event early and often!

Join the PTO Today community (it's free) for access to resources, giveaways and more

 

Greet your Facebook community when school officially kicks off!

 

Remind parents that they can find their kids’ school supply lists on TeacherLists.

Not familiar with TeacherLists yet? Learn more about how it can help you get your back-to-school supply shopping done in 5 minutes.

 

Let people know the date and time for your first meeting and ask them to share.

Giving Facebook Live a try for your meetings? We have graphics for that, too!

 

Use these graphics when you need volunteer help!

In the post, include specifics on the events and jobs that need to be filled.

 

Whenever parents lend a hand, let them know you appreciate it!

(Note: We have even more volunteer appreciation Facebook graphics that are free for parent groups to use on social channels and elsewhere.)

 

Remember to give grandparents a well-deserved shout-out! Grandparents Day is the first Sunday in September.

 

Happy fall! Use this graphic to usher in the new season.

 

Give your Facebook page a little lift with one of these cover photos!

Originally posted in 2016 and updated regularly.

var preChatTemplate = { //Form header color and Submit button color. mainbgColor: '#0aa4db', //Form Header Text and Submit button text color. maintxColor: '#fff', //Chat Form Title heading: 'PTO Today', //Chat form Welcome Message textBanner: 'Please let us know your name and email address and we\'ll connect you with a live rep.', //Submit Button Label. SubmitLabel: 'Start Chat', //Fields List - Maximum is 5 //All the values are mandatory and the script will not work if not available. fields : { field1 : { //Type can be either text or title type: "name", //Label for Field Title, can be in any language label: "Name", //Field ID for Title fieldId: "name", //Required "yes" or "no" required: "yes", //Error text to be displayed error: "Please Enter your name" }, field2 : { //Type for Name - Do not Change type: "email", //Label for Field Name, can be in any language label: "Email", //Default - Field ID for Name - Do Not Change fieldId: "email", //Required "yes" or "no" required: "yes", //Error text to be displayed error: "Please Enter a valid email address" } } }; window.fcSettings = { token: "ec6b3db1-9caf-4a1a-bdf2-a7851529f4c3", host: "https://wchat.freshchat.com", siteId: "PTO Today", tags: ["ptotoday"], config: { cssNames: { widget: 'custom_fc_frame', expanded: 'custom_fc_expanded' } }, onInit: function() { console.log('widget init'); fcPreChatform.fcWidgetInit(preChatTemplate); } };