Advertisement
Guest User

Untitled

a guest
May 18th, 2013
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.79 KB | None | 0 0
  1. <?php
  2. /*
  3. Template Name: Cait
  4. */
  5. ?>
  6.  
  7. <?php get_header('cait'); ?>
  8. <?php get_sidebar('cait'); ?>
  9. <div id="streams">
  10. <div class="vlog-stream">
  11. <?php echo do_shortcode('[ix_show_latest_yt ytid='caitbarker' width='280' height='170' autoplay='off' count_of_videos='1']'); ?>
  12. <p>vlog</p>
  13. </div><!-- end vlog-stream -->
  14. <div class="ootd-stream">
  15. <img src="http://placehold.it/140x170" alt="cait barker ootd stream" />
  16. <p>outfit of the day</p>
  17. </div><!-- end ootd-stream -->
  18. <div class="insta-stream">
  19. <img src="http://placehold.it/240x170" alt="cait barker insta stream" />
  20. <p>instagram</p>
  21. </div><!-- end insta-stream -->
  22. </div><!-- end streams -->
  23. <div id="blog">
  24. <div class="preview">
  25. <div class="post-image">
  26. <img src="http://placehold.it/440x265" alt="cait barker post image" />
  27. </div><!-- end blog-image -->
  28. <div class="post">
  29. <h2 class="title">Featured as Teen Vogue&apos;s Beauty Blogger of the Month!</h2>
  30. <p class="post-preview">
  31. &quot;Caitlin Barker of CaitBarker doesn't keep any of her styling secrets to herself. The blogger shares her tips and tricks for trying out her favorite styles for long hair, like a fishtail braid, soft waves, and loose curls. In addition to helpful hair advice, Cait also doles out practical info for the beauty-obsessed, like what cosmetics to pack in your summer beach bag, how to repot a shattered eyeshadow, and ideas for getting ready for a school dance.&quot;&nbsp;<a href="#">READ MORE</a></p><!-- end post-preivew -->
  32. <p class="post-meta"><span style="font-family: amatic;">>></span>&nbsp;Posted on 11.1.2012&nbsp;<span style="font-family: amatic;">>></span>&nbsp;tags: feature, fashion, vogue</p><!-- end post-meta -->
  33. </div><!-- end post -->
  34. </div><!-- end preview -->
  35. </div><!-- end blog -->
  36. <?php get_footer(); ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement