summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2015-09-13 21:28:36 +0200
committerHarald Eilertsen <haraldei@anduin.net>2015-09-13 21:28:36 +0200
commitabf534cf8b5c502a691543f180ab3c12e7f91978 (patch)
tree4735e255435eccdf9bcfb777a493350e2fe4d83d
parentea2efdb3077c938b1e865037135515bf231eef35 (diff)
downloadnorsk-urskog-main-abf534cf8b5c502a691543f180ab3c12e7f91978.tar.gz
norsk-urskog-main-abf534cf8b5c502a691543f180ab3c12e7f91978.tar.bz2
norsk-urskog-main-abf534cf8b5c502a691543f180ab3c12e7f91978.zip
Add sponsors to frontpage.
-rw-r--r--blog/_assets/images/2014/sponsors/Symphonium_2014.pngbin0 -> 13698 bytes
-rw-r--r--blog/_assets/images/2014/sponsors/Trine og Kim 2014.pngbin0 -> 3624 bytes
-rw-r--r--blog/_assets/images/2014/sponsors/ds_banner_2014.jpgbin0 -> 114555 bytes
-rw-r--r--blog/_assets/images/2014/sponsors/fotograf-lovberg_2014.pngbin0 -> 10602 bytes
-rw-r--r--blog/_assets/images/2014/sponsors/fuzzfuzz_2014.pngbin0 -> 5043 bytes
-rw-r--r--blog/_assets/images/2014/sponsors/turbine_2014.pngbin0 -> 4237 bytes
-rw-r--r--blog/_assets/stylesheets/main.scss18
-rw-r--r--blog/_includes/sponsors.html30
-rw-r--r--blog/index.html10
9 files changed, 58 insertions, 0 deletions
diff --git a/blog/_assets/images/2014/sponsors/Symphonium_2014.png b/blog/_assets/images/2014/sponsors/Symphonium_2014.png
new file mode 100644
index 0000000..383bbfa
--- /dev/null
+++ b/blog/_assets/images/2014/sponsors/Symphonium_2014.png
Binary files differ
diff --git a/blog/_assets/images/2014/sponsors/Trine og Kim 2014.png b/blog/_assets/images/2014/sponsors/Trine og Kim 2014.png
new file mode 100644
index 0000000..8ed5cc8
--- /dev/null
+++ b/blog/_assets/images/2014/sponsors/Trine og Kim 2014.png
Binary files differ
diff --git a/blog/_assets/images/2014/sponsors/ds_banner_2014.jpg b/blog/_assets/images/2014/sponsors/ds_banner_2014.jpg
new file mode 100644
index 0000000..bcdcf65
--- /dev/null
+++ b/blog/_assets/images/2014/sponsors/ds_banner_2014.jpg
Binary files differ
diff --git a/blog/_assets/images/2014/sponsors/fotograf-lovberg_2014.png b/blog/_assets/images/2014/sponsors/fotograf-lovberg_2014.png
new file mode 100644
index 0000000..9ed245e
--- /dev/null
+++ b/blog/_assets/images/2014/sponsors/fotograf-lovberg_2014.png
Binary files differ
diff --git a/blog/_assets/images/2014/sponsors/fuzzfuzz_2014.png b/blog/_assets/images/2014/sponsors/fuzzfuzz_2014.png
new file mode 100644
index 0000000..253a96c
--- /dev/null
+++ b/blog/_assets/images/2014/sponsors/fuzzfuzz_2014.png
Binary files differ
diff --git a/blog/_assets/images/2014/sponsors/turbine_2014.png b/blog/_assets/images/2014/sponsors/turbine_2014.png
new file mode 100644
index 0000000..f28db37
--- /dev/null
+++ b/blog/_assets/images/2014/sponsors/turbine_2014.png
Binary files differ
diff --git a/blog/_assets/stylesheets/main.scss b/blog/_assets/stylesheets/main.scss
index ca50211..cb89349 100644
--- a/blog/_assets/stylesheets/main.scss
+++ b/blog/_assets/stylesheets/main.scss
@@ -82,3 +82,21 @@ h1 {
}
}
}
+
+#sponsor-pos-1,
+#sponsor-pos-2 {
+ text-align: center;
+ .sponsor-logos {
+ .logo {
+ display: inline-block;
+ width: 250px;
+ vertical-align: middle;
+ img {
+ vertical-align: middle;
+ }
+ &:hover {
+ background-color: $nav-link-hover-bg;
+ }
+ }
+ }
+}
diff --git a/blog/_includes/sponsors.html b/blog/_includes/sponsors.html
new file mode 100644
index 0000000..c2260c5
--- /dev/null
+++ b/blog/_includes/sponsors.html
@@ -0,0 +1,30 @@
+
+<div class="sponsor-logos large">
+ <span class="logo">
+ <a href="http://trineogkim.no/">
+ {% image "2014/sponsors/Trine og Kim 2014.png" alt="Trine og Kim Design Studio" %}
+ </a>
+ </span>
+</div>
+<div class="sponsor-logos">
+ <span class="logo">
+ <a href="http://www.symphonium.no/">
+ {% image "2014/sponsors/Symphonium_2014.png" alt="Symphonium Metal Radio" %}
+ </a>
+ </span>
+ <span class="logo">
+ <a href="http://www.fotograf-lovberg.no/">
+ {% image "2014/sponsors/fotograf-lovberg_2014.png" alt="Fotograf Løvberg" %}
+ </a>
+ </span>
+ <span class="logo">
+ <a href="http://turbine.no/">
+ {% image "2014/sponsors/turbine_2014.png" alt="Turbine Agency" %}
+ </a>
+ </span>
+ <span class="logo">
+ <a href="http://fuzzfuzz.tv/">
+ {% image "2014/sponsors/fuzzfuzz_2014.png" alt="FuzzFuzz TV" %}
+ </a>
+ </span>
+</div>
diff --git a/blog/index.html b/blog/index.html
index 94f8e09..5abd279 100644
--- a/blog/index.html
+++ b/blog/index.html
@@ -4,9 +4,19 @@ layout: default
<section id="body">
{% tf home/intro.md %}
+
+ <section id="sponsor-pos-2">
+ {% include sponsors.html %}
+ </section>
</section>
<section id="side-body">
+ <section id="sponsor-pos-1">
+ <a href="http://ds-media.no">
+ {% image "2014/sponsors/ds_banner_2014.jpg" alt="DS-Media" %}
+ </a>
+ </section>
+
<section id="news">
<h2>{% t home.latest_news %}</h2>
{% for p in paginator.posts %}