redo page for webmail
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 24 Nov 2014 16:34:34 +0000 (11:34 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Mon, 24 Nov 2014 16:34:34 +0000 (11:34 -0500)
page-1296.php

index 929dcff..1ad3cdf 100644 (file)
@@ -63,6 +63,7 @@
         <div id="top">
             <a href="http://www.gaslightmedia.com"><img src="<?php echo get_stylesheet_directory_uri(); ?>/assets/logo.gif" width="284" height="89" alt="logo (5K)" title="Gaslight Media" border="0"></a>
         </div>
+<br clear="all">
         <div id="column1" class="c-off" onMouseover="this.className = 'c-on';
                 document.getElementById('arrow2').src = '<?php echo get_stylesheet_directory_uri(); ?>/assets/arrowOn.gif';" onMouseout="this.className = 'c-off';
                         document.getElementById('arrow2').src = '<?php echo get_stylesheet_directory_uri(); ?>/assets/arrow.gif';">
@@ -73,6 +74,7 @@
                 <img src="<?php echo get_stylesheet_directory_uri(); ?>/assets/newwebmail.jpg" width="272" height="145" alt="newwebmail (6K)" title="New Gaslight Media E-Mail">
             </a>
         </div><!-- /#column1 -->
+<br clear="all">
 
         <?php do_action('foundationPress_before_content'); ?>
 <?php while (have_posts()) : the_post(); ?>