-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathheader.php
More file actions
14 lines (14 loc) · 754 Bytes
/
header.php
File metadata and controls
14 lines (14 loc) · 754 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<img src="<?php bloginfo('template_directory'); ?>/images/rdccBackdrop.png" style="position:absolute;top:0px;left:0px;">
<div style="position:absolute;right:6px;top:0px;height:41px;line-height:41px;">
<ul>
<li><a href="/about">ABOUT US</a></li>
<li><a href="/programs">PROGRAMS</a></li>
<li><a href="/employment">EMPLOYMENT</a></li>
<li><a href="/volunteer">VOLUNTEER</a></li>
<li><a href="/support">SUPPORT</a></li>
<li><a href="/news">NEWS</a></li>
<li><a href="/contact">CONTACT</a></li>
</ul>
</div>
<img src="<?php bloginfo('template_directory'); ?>/images/headerRedStripe.jpg" style="position:absolute;bottom:0px;left:0px;">
<img src="<?php bloginfo('template_directory'); ?>/images/headerKids.jpg" style="position:absolute;bottom:0px;right:0px;">