-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathside.php
More file actions
9 lines (6 loc) · 1.07 KB
/
side.php
File metadata and controls
9 lines (6 loc) · 1.07 KB
1
2
3
4
5
6
7
8
9
<!-- Side bar of webpage, can be included or excluded as preferred. -->
<br>
<!-- Replace facebook in the URL with the page you would like to display. This block auto sizes on page load but is not dynamic after that. Code is from https://developers.facebook.com/docs/plugins/page-plugin/ -->
<div class="fb-page" data-href="https://www.facebook.com/facebook" data-width="500" data-height="500" data-small-header="false" data-adapt-container-width="true" data-hide-cover="false" data-show-facepile="true" data-show-posts="true"><div class="fb-xfbml-parse-ignore"><blockquote cite="https://www.facebook.com/facebook"><a href="https://www.facebook.com/facebook">Facebook</a></blockquote></div></div><br><br>
<!-- Replace facebook in the URL with the page you would like to display. This block does resize correctly. Code is from http://www.fanrx.com/eventsplugin -->
<p><iframe id="auto" src="http://www.fanrx.com/facebook/events.php?theme=zuck&page=facebook&bgcolor=ffffff&textcolor=000000&linkcolor=555555&max=5" height="550"></iframe></p>