1
0
Fork 0
This repository has been archived on 2021-01-06. You can view files and clone it, but cannot push or open issues or pull requests.
dennogumi.org-archive/_posts/design/2014-10-09-header-full-width-image.md
2015-02-25 13:54:46 +01:00

31 lines
No EOL
664 B
Markdown
Executable file

---
layout: page
title: "Header with a Full-Width-Image"
subheadline: "Headers With Style"
teaser: "Feeling Responsive allows you to use all kinds of headers. This example shows a header with a <em>full-width-image</em>."
categories:
- design
tags:
- design
- background color
- header
image:
thumb: "unsplash_brooklyn-bridge_thumb.jpg"
header:
image_fullwidth: "unsplash_brooklyn-bridge_header.jpg"
---
It's so easy to do. Just define in front matter your image.
## Front Matter Code
~~~
header:
image_fullwidth: "unsplash_brooklyn-bridge_header.jpg"
~~~
### All Header-Styles
{: .t60 }
{% include list-posts.html tag='header' %}