margin: 15px 0 50px; }
#portfolio_contact a#portfolio:hover {
background: url(../assets/view-our-portfolio.png) no-repeat;
- background-position: 0px -120px; }
+ background-position: 0px -121px; }
#portfolio_contact a#contact-button {
height: 69px;
width: 219px;
background: url(../assets/ready-to-get-started.jpg) no-repeat;
background-position: 0 0;
display: inline-block;
- margin: 15px 0 50px; }
+ margin: 47px 0 50px; }
#portfolio_contact a#contact-button:hover {
background: url(../assets/ready-to-get-started.jpg) no-repeat;
- background-position: 0px -78px; }
+ background-position: 0px -79px; }
#content-back {
background: #f5822a;
?>
</div>
<div id="portfolio_contact" class="row">
- <div class="small-11 small-offset-0 medium-5 medium-offset-2 columns small-centered medium-uncentered small-text-center medium-text-right">
+ <div class="small-11 medium-5 columns small-centered medium-uncentered small-text-center medium-text-right">
<a id="portfolio" href="<?php echo get_permalink(94); ?>"></a>
</div>
<div class="small-11 small-offset-0 medium-5 medium-offset-2 columns small-centered medium-uncentered small-text-center medium-text-left">
<header id="stick-header">
<div class="row medium-uncollapse large-collapse">
<div class="small-8 text-left medium-6 large-3 columns">
- <a href="<?php bloginfo('url');?>"><img src="<?php bloginfo('template_url'); ?>/assets/glm-logo-header.png"></a>
+ <a href="<?php bloginfo('url');?>"><img src="<?php echo esc_url( get_template_directory_uri() );?>/assets/gaslight-media-logo.png"></a>
</div>
<div class="large-push-5 large-3 columns show-for-large-up">
<ul id="second-nav">
- <li class="right"><a href="<?php bloginfo('url');?>/bill-payment">Bill Pay</a></li>
- <li class="right"><a href="<?php bloginfo('url');?>/check-email">Check Email</a></li>
+ <li class="right"><a href="<?php echo get_page_link('43'); ?>">Bill Pay</a></li>
+ <li class="right"><a href="<?php echo get_page_link('45'); ?>">Check Email</a></li>
+ <li class="right"><a href="<?php echo get_page_link('12'); ?>">Contact Us</a></li>
</ul>
</div>
<div class="small-4 medium-6 large-1 columns right">
margin: 15px 0 50px;
&:hover {
background: url(../assets/view-our-portfolio.png) no-repeat;
- background-position: 0px -120px;
+ background-position: 0px -121px;
}
}
a#contact-button {
background: url(../assets/ready-to-get-started.jpg) no-repeat;
background-position: 0 0;
display: inline-block;
- margin: 15px 0 50px;
+ margin: 47px 0 50px;
&:hover {
background: url(../assets/ready-to-get-started.jpg) no-repeat;
- background-position: 0px -78px;
+ background-position: 0px -79px;
}
}
}