# Headern Dubbleras
Author: [Borttaget]

Hej!

När jag försöker ladda upp en bild för att ha som header så dubblas den, det blir två bilder istället för en där headern är. Har hänt på alla bilder jag försökt ladda upp så jag har börjat ge upp lite. Ser ju väldigt konstigt ut.

Finns det någon speciell inställning eller nåt så man kan rätta till det?

## Comment 1
Author: [Borttaget]

Jag fattar 0 utav detta 🤔

<!DOCTYPE HTML>  
<html lang="sv">  
{% set swe\_months = \["", "januari", "februari", "mars", "april", "maj", "juni", "juli", "augusti", "september", "oktober", "november", "december"\] %}  
  
<head>  
 {% block head %}  
 <title>{{ blog.title }} - {{ blog.description }}</title>  
 {{ macros.opengraph\_entries(blog.description, blog, profile, entries) }}  
 {% endblock %}  
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />  
 <meta name="generator" content="{{ app\_url }}" />  
 <link rel="stylesheet" href="{{ blog.blog\_path }}style.css" />  
 <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1"/>  
 <link rel="alternate" href="{{ blog.blog\_path }}index.rss" type="application/rss+xml" title="RSS" />  
 <!--\[if lt IE 9\]><script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script><!\[endif\]-->  
 <script src="/static/api.js"></script>  
 <script type="text/javascript" src="http://static.blogg.se/themes/js/jquery.fitvids.min.js"></script>  
</script>  
</head>  
  
<body>  
  
 <header id="header">  
 <hgroup>  
 <h1 ><a class="header-title" href="{{ blog.url }}">{{ blog.title }}</a></h1>  
 <h2>{{ blog.description }}</h2>  
 </hgroup>  
 </header>  
  
 <div id="wrapper">  
 {% block content %}  
 <div id="content">  
 {% block entry\_loop %}  
 {% for entry in entries %}  
 <article class="entry">  
  
 <header>  
 {% set swe\_months = \["", "januari", "februari", "mars", "april", "maj", "juni", "juli", "augusti", "september", "oktober", "november", "december"\] %}  
 <h3 id="a{{ entry.id }}"><a href="{{ entry.url }}">{{ entry.title }}</a></h3>  
 <time datetime="{{ entry.iso8601 }}">{{ entry.date\_time.day }} {{ swe\_months\[entry.date\_time.month\] }} {{ entry.date\_time.year }}, {{ entry.date\_time.strftime('%H') }}:{{ entry.date\_time.strftime('%M') }}</time>  
 </header> no-repeat  
 <section class="post">{{ entry.body }}</section>  
 <footer>  
 <div class="footer-categories">  
 Kategorier:  
 {% for category in entry.categories %}  
 {% if loop.length < 2 %}  
 <a href="{{ category.link }}">{{ category.name }}</a>  
 {% elif loop.last %}  
 <a href="{{ category.link }}">{{ category.name }}</a>;  
 {% else %}  
 <a href="{{ category.link }}">{{ category.name }}</a>,  
 {% endif %}  
 {% endfor %}  
 </div>  
 <div class="footer-tags">  
 {% if entry.tags %}  
 <span>Taggar:</span>  
 {% for tag in entry.tags %}  
 {% if loop.length < 2 %}  
 <span>{{ tag }}</span>  
 {% elif loop.last %}  
 <span>{{ tag }}</span>;  
 {% else %}  
 <span>{{ tag }}</span>,  
 {% endif %}  
 {% endfor %}  
 {% endif %}  
 </div>  
 <div class="footer-comment">  
 <a href="{{ entry.url }}#comment">{% if entry.comment\_count == 0 %}Kommentera{% elif entry.comment\_count ==1 %}En kommentar{% else %}{{ entry.comment\_count }} Kommentarer{% endif %}</a>  
 </div>  
  
 {% if options.settings.likebtn %}<script type="text/javascript" src="/static/widgets/likes.js" class="likewidget" data-timestamp="{{ entry.timestamp }}" data-entryid="{{ entry.id }}" async></script>{% endif %}  
 {% if options.settings.social\_buttons %}  
 <div class="social">  
 <a href="{{ entry.facebook\_share }}" alt="Dela på Facebook"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="18px" height="18px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve"><path d="M12,0.001c-6.627,0-12,5.373-12,12C0,18.629,5.373,24,12,24s12-5.371,12-11.999 C24,5.374,18.628,0.001,12,0.001z M16.787,9.923l-0.168,2.187h-2.242v7.6h-2.834v-7.6H10.03V9.923h1.513V9.237V8.564V8.452 c0-0.647,0.016-1.646,0.487-2.266c0.495-0.655,1.176-1.101,2.347-1.101c1.906,0,2.711,0.272,2.711,0.272l-0.379,2.24 c0,0-0.631-0.182-1.217-0.182c-0.59,0-1.115,0.21-1.115,0.798v0.238v0.785v0.686H16.787z"/></svg></a>  
 <a href="{{ entry.twitter\_share }}" alt="Dela på Twitter"><svg xml:space="preserve" enable-background="new 2.766 0 24 24" viewBox="2.766 0 24 24" height="18px" width="18px" x="0px" y="0px" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1"><path d="M14.766,0c-6.627,0-12,5.373-12,12c0,6.627,5.373,12,12,12s12-5.373,12-12C26.766,5.373,21.393,0,14.766,0z M20.513,9.72c0.004,0.116,0.006,0.233,0.006,0.351c0,3.585-2.728,7.719-7.719,7.719c-1.532,0-2.958-0.45-4.159-1.22 c0.213,0.025,0.429,0.038,0.647,0.038c1.271,0,2.441-0.434,3.369-1.161c-1.187-0.021-2.188-0.806-2.534-1.885 c0.166,0.032,0.335,0.049,0.511,0.049c0.248,0,0.486-0.033,0.714-0.094c-1.239-0.25-2.176-1.347-2.176-2.66c0-0.012,0-0.024,0-0.035 c0.366,0.202,0.784,0.325,1.229,0.34c-0.727-0.487-1.206-1.317-1.206-2.259c0-0.497,0.133-0.963,0.367-1.363 c1.337,1.641,3.337,2.721,5.592,2.834c-0.047-0.199-0.071-0.406-0.071-0.617c0-1.499,1.215-2.714,2.713-2.714 c0.781,0,1.486,0.329,1.979,0.857c0.618-0.122,1.2-0.348,1.724-0.659c-0.201,0.634-0.633,1.166-1.192,1.502 c0.549-0.066,1.071-0.212,1.559-0.428C21.501,8.86,21.042,9.338,20.513,9.72z"/></svg></a>  
 </div>  
 {% endif %}  
 </footer>  
 </article>  
 <!--### loop AD do not remove or move ###-->  
 {% endfor %}  
 {% endblock entry\_loop %}  
 </div>  
 {% endblock %}  
   
 <aside id="side">  
   
 <section id="profile">  
 {% if profile %}  
 <a href="http://profile.publishme.se/profile/view/{{ profile.id }}/" title="{{ profile.name }}" class="profile"></a>  
 <h4>{{ profile.name }}</h4>  
  
 <div id="social">  
 {% if options.settings.bloglovin %}  
 <a title="Följ mig på Bloglovin" href="http://www.bloglovin.com/search/{{ blog.uri }}"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="20px" height="20px" viewBox="0 0 26 26" enable-background="new 0 0 26 26" xml:space="preserve"><path d="M20.223,0H5.778C2.587,0,0,2.587,0,5.778v14.445C0,23.413,2.587,26,5.778,26h14.445C23.413,26,26,23.413,26,20.223V5.778 C26,2.587,23.413,0,20.223,0z M20.385,14.829H15.12v5.61h-4.259v-5.61H5.616v-4.257h5.245V5.561h4.259v4.955h5.265V14.829z"/></svg></a>  
 {% endif %}  
 {% if profile.instagram %}  
 <a title="Följ mig på Instagram" href="http://instagram.com/{{ profile.instagram }}"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="20px" height="20px" viewBox="0 0 26 26" enable-background="new 0 0 26 26" xml:space="preserve"><g><path d="M19.438,13.406c0,3.469-2.812,6.281-6.28,6.281c-3.469,0-6.281-2.812-6.281-6.281c0-0.914,0.199-1.779,0.55-2.562H0v9.379 C0,23.413,2.587,26,5.778,26h14.445C23.413,26,26,23.413,26,20.223v-9.379h-7.111C19.238,11.627,19.438,12.492,19.438,13.406z"/><path d="M20.223,0H5.778C2.587,0,0,2.587,0,5.777v2.535h9.491c1.033-0.744,2.295-1.188,3.666-1.188 c1.368,0,2.633,0.443,3.665,1.188H26V5.777C26,2.587,23.413,0,20.223,0z M22.135,6.18c0,0.397-0.324,0.722-0.722,0.722h-2.231 c-0.396,0-0.723-0.325-0.723-0.722V3.949c0-0.397,0.326-0.722,0.723-0.722h2.231c0.397,0,0.722,0.325,0.722,0.722V6.18z"/><circle cx="13.044" cy="13.417" r="3.209"/></g></svg></a>  
 {% endif %}  
 {% if profile.fb\_profile\_url %}  
 <a title="Följ mig på Facebook" href="{{ profile.fb\_profile\_url }}"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="20px" height="20px" viewBox="0 0 26 26" enable-background="new 0 0 26 26" xml:space="preserve"><path d="M20.223,0H5.777C2.587,0,0,2.587,0,5.778v14.445C0,23.413,2.587,26,5.777,26h14.446C23.413,26,26,23.413,26,20.223V5.778 C26,2.587,23.413,0,20.223,0z M19.906,10.499l-0.218,2.449h-2.949v8.514h-3.728V12.95h-1.99V10.5h1.99V9.733V8.978V8.853 c0-0.724,0.021-1.842,0.642-2.536c0.651-0.734,1.545-1.233,3.086-1.233c2.507,0,3.565,0.305,3.565,0.305l-0.503,2.508 c0,0-0.83-0.206-1.597-0.206c-0.777,0-1.466,0.236-1.466,0.895v0.267V9.73v0.77L19.906,10.499L19.906,10.499z"/></svg></a>  
 {% endif %}  
 {% if profile.twitter %}  
 <a title="Följ mig på Twitter" href="http://twitter.com/{{ profile.twitter }}"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="20px" height="20px" viewBox="0 0 26 26" enable-background="new 0 0 26 26" xml:space="preserve"><path d="M20.223,0H5.778C2.587,0,0,2.587,0,5.777v14.446C0,23.413,2.587,26,5.778,26h14.445C23.413,26,26,23.413,26,20.223V5.777 C26,2.587,23.413,0,20.223,0z M20.391,9.953c0.006,0.133,0.006,0.268,0.006,0.405c0,4.142-3.149,8.916-8.917,8.916 c-1.769,0-3.417-0.518-4.805-1.406c0.246,0.029,0.496,0.044,0.747,0.044c1.468,0,2.821-0.501,3.892-1.341 c-1.372-0.026-2.526-0.934-2.926-2.18c0.192,0.039,0.387,0.058,0.589,0.058c0.287,0,0.562-0.037,0.826-0.107 c-1.431-0.29-2.513-1.558-2.513-3.075c0-0.014,0-0.026,0-0.04c0.423,0.232,0.905,0.374,1.42,0.393 c-0.84-0.563-1.395-1.522-1.395-2.611c0-0.575,0.154-1.112,0.424-1.575c1.544,1.896,3.854,3.144,6.459,3.272 c-0.056-0.228-0.081-0.466-0.081-0.711c0-1.732,1.402-3.136,3.137-3.136c0.898,0,1.712,0.379,2.284,0.99 c0.715-0.14,1.385-0.402,1.991-0.76c-0.232,0.733-0.732,1.348-1.379,1.733c0.634-0.075,1.236-0.244,1.802-0.494 C21.529,8.959,20.999,9.51,20.391,9.953z"/></svg></a>  
 {% endif %}  
 </div>  
  
 <p>{{ profile.description }}</p>  
 {% endif %}  
 </section>  
   
 <section id="search">  
 <form action="http://www.google.se/search" name="search" method="get">  
 <input type="search" name="q" value="" size="12" maxlength="64" />  
 <input type="hidden" name="sitesearch" value="{{ blog.url }}" />  
 <input class="formbutton" type="submit" name="submit" value="Sök" />  
 </form>  
 </section>  
  
 <section id="myimg">  
 <div class="img1"></div>  
 <div class="img2"></div>  
 <div class="img3"></div>  
 </section>  
  
 {% block posts %}  
 <section id="posts">  
 <h4>Senaste inläggen</h4>  
 <ul>  
 {% for entry in blog.entries\[0:20\] %}  
 <li><a href="{{ entry.url }}">{{ entry.title }}</a></li>  
 {% endfor %}  
 </ul>  
 </section>  
 {% endblock %}  
  
 <section id="categories">  
 <h4>Kategorier</h4>  
 <ul>  
 {% for category in categories %}  
 <li><a href="{{ category.url }}">{{ category.name }}</a></li>  
 {% endfor %}  
 </ul>  
 </section>  
  
 <section id="archives">  
 <h4>Arkiv</h4>  
 <ul>  
 {% for group in archive\_months|groupby('year')|reverse %}  
 <li class="tit">  
 <a href="#"><strong>{{ group.grouper }}:</strong></a>  
  
 <ul>  
 {% for a in group.list|reverse %}  
 <li><a href="{{ a.link }}">{{ swe\_months\[a.month\] }}</a></li>  
 {% endfor %}  
 </ul>  
 </li>  
 {% endfor %}  
 </ul>  
 </section>  
  
 {% if linklist %}  
 <section id="links">  
 <h4>Länkar</h4>  
 <ul>  
 {% for link in linklist %}  
 <li><a href="{{ link.url }}" title="{{ link.description }}">{{ link.name }}</a></li>  
 {% endfor %}  
 <li><a href="{{ blog.blog\_path }}index.rss" title="RSS"><img src="http://static.blogg.se/img/rss.gif" alt="RSS 2.0" /></a></li>  
 </ul>  
 </section>  
 {% endif %}  
  
 </aside>  
 </div>  
  
 <script type="text/javascript">  
 $(document).ready(function() {  
 $(".post").fitVids();  
 });  
 </script>  
   
 <img src="http://stats.blogg.se/?id={{ blog.site\_id }}" width="0" height="0" alt="" />  
 {% block footer %}{% endblock %}  
 {% if page in \["index","archive","category"\] and last\_ts and page %}  
 <script>  
 if(typeof(bindContentLoader) == 'function') {  
 bindContentLoader('{{ page }}',$('#content'),{{ last\_ts }}, function(){  
 $(".post").fitVids();  
 });  
 }  
 </script>  
 {% endif %}  
</body>  
</html>
