diff --git a/customindex/icon_earth.png b/customindex/icon_earth.png new file mode 100644 index 0000000000000000000000000000000000000000..525bc1679d4905cd1ff2bef158e1e7a5ee6cc313 Binary files /dev/null and b/customindex/icon_earth.png differ diff --git a/customindex/video.png b/customindex/video.png new file mode 100644 index 0000000000000000000000000000000000000000..6bac29648c3da11d0f40d49a7d289b95c37b5090 Binary files /dev/null and b/customindex/video.png differ diff --git a/customindex/views/default/customindex/content.php b/customindex/views/default/customindex/content.php index 74f08650bcb4eac5214edbb2498528283cc484b4..8fe42d7a5802b87274eceb2258c870e0ad3afdad 100644 --- a/customindex/views/default/customindex/content.php +++ b/customindex/views/default/customindex/content.php @@ -168,17 +168,20 @@ </div> <div id="headline2"> <div class="splash_headline"> - <h4>Put Yourself on the Map</h4> + <h4>Put Yourself on the Map + <img src="mod/customindex/icon_earth.png" alt="globe icon" style="float:right;padding-left:10px;" /></h4> <p> - All Nebraska students, faculty/staff, alumni, fans and friends are encouraged to join the conversation. It's Huskers like you that are the <strong>Power of Red</strong>. + All Nebraska students, faculty/staff, alumni, fans and friends are encouraged to join the conversation. </p> </div> </div> <div id="headline3"> <div class="splash_headline"> - <h4>Huskers on the Air</h4> + <h4>Huskers on the Air + <img src="mod/customindex/video.png" alt="video camera icon" style="float:right;padding-left:5px;" /></h4> <p> Check out all of the videos in the 'Put Yourself on the Map' campaign. + </p> </div> </div>