<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>WordPress DK Forum Topic: Indsætte foto i header</title>
		<link>http://wp-danmark.dk/forum/topic/inds%c3%a6tte-foto-i-header</link>
		<description>WordPress DK Forum Topic: Indsætte foto i header</description>
		<language>da-DK</language>
		<pubDate>Mon, 24 Aug 2026 12:07:23 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Søg]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://wp-danmark.dk/forum/search.php</link>
		</textInput>
		<atom:link href="http://wp-danmark.dk/forum/rss/topic/inds%c3%a6tte-foto-i-header" rel="self" type="application/rss+xml" />

		<item>
			<title>Christian Carlsen om "Indsætte foto i header"</title>
			<link>http://wp-danmark.dk/forum/topic/inds%c3%a6tte-foto-i-header#post-12098</link>
			<pubDate>ons, 09 sep 2009 14:01:33 +0000</pubDate>
			<dc:creator>Christian Carlsen</dc:creator>
			<guid isPermaLink="false">12098@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Så jeg skal erstatte linjen du har skrevet med blå skrift, men det forslag du giver? &#60;/p&#62;
&#60;p&#62;Undskylder spørgsmålene, men er ganske enkelt nybegynder :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>stffn om "Indsætte foto i header"</title>
			<link>http://wp-danmark.dk/forum/topic/inds%c3%a6tte-foto-i-header#post-12081</link>
			<pubDate>ons, 09 sep 2009 00:01:13 +0000</pubDate>
			<dc:creator>stffn</dc:creator>
			<guid isPermaLink="false">12081@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Så er det linien:&#60;br /&#62;
&#60;code&#62;&#38;lt;h1 class=&#34;vcard author&#34;&#38;gt;&#60;a href=&#34;/&#34; title=&#34;Home&#34;&#62;&#38;lt;?php bloginfo('name');?&#38;gt;&#38;lt;/h1&#38;gt;&#60;/code&#62; du skal have fat i.&#60;/p&#62;
&#60;p&#62;Her kan du skrive noget i stil med:&#60;br /&#62;
&#60;code&#62;&#60;/a&#62;&#60;a&#62;&#34;&#38;gt;&#38;lt;img src=&#34;&#38;lt;?php bloginfo('stylesheet_directory'); ?&#38;gt;/images/top.gif&#34; border=&#34;0&#34; width=&#34;1224&#34; height=&#34;95&#34; align=&#34;bottom&#34; alt=&#34;&#34;&#38;gt;&#60;/a&#62;&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Christian Carlsen om "Indsætte foto i header"</title>
			<link>http://wp-danmark.dk/forum/topic/inds%c3%a6tte-foto-i-header#post-12080</link>
			<pubDate>tirs, 08 sep 2009 22:55:14 +0000</pubDate>
			<dc:creator>Christian Carlsen</dc:creator>
			<guid isPermaLink="false">12080@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Mange tak for forslagene.&#60;/p&#62;
&#60;p&#62;Min header.php ser således ud:&#60;/p&#62;
&#60;p&#62;&#38;lt;!DOCTYPE html PUBLIC &#34;-//W3C//DTD XHTML 1.0 Transitional//EN&#34; &#34;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&#34;&#38;gt;&#60;br /&#62;
&#38;lt;html xmlns=&#34;http://www.w3.org/1999/xhtml&#34; &#38;lt;?php language_attributes(); ?&#38;gt;&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;head&#38;gt;&#60;br /&#62;
&#38;lt;meta http-equiv=&#34;Content-Type&#34; content=&#34;&#38;lt;?php bloginfo('html_type'); ?&#38;gt;; charset=&#38;lt;?php bloginfo('charset'); ?&#38;gt;&#34; /&#38;gt;&#60;/p&#62;
&#60;p&#62;	&#38;lt;title&#38;gt;&#38;lt;?php wp_title(':', true, 'right'); ?&#38;gt; &#38;lt;?php bloginfo('name'); ?&#38;gt;&#38;lt;/title&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;!--[if gte IE 7]&#38;gt;&#38;lt;!--&#38;gt;&#60;br /&#62;
  &#38;lt;link rel=&#34;stylesheet&#34; href=&#34;&#38;lt;?php bloginfo('stylesheet_url'); ?&#38;gt;&#34; type=&#34;text/css&#34; media=&#34;screen&#34; charset=&#34;utf-8&#34; /&#38;gt;&#60;br /&#62;
&#38;lt;!-- &#38;lt;![endif]--&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;!--[if IE 7]&#38;gt;&#60;br /&#62;
  &#38;lt;link rel=&#34;stylesheet&#34; href=&#34;&#38;lt;?php bloginfo('stylesheet_directory'); ?&#38;gt;/style_ie.css&#34; type=&#34;text/css&#34; media=&#34;screen&#34; charset=&#34;utf-8&#34; /&#38;gt;&#60;br /&#62;
&#38;lt;![endif]--&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;!--[if IE 6]&#38;gt;&#60;br /&#62;
&#38;lt;link rel=&#34;stylesheet&#34; type=&#34;text/css&#34; media=&#34;screen&#34; href=&#34;&#38;lt;?php bloginfo('stylesheet_directory'); ?&#38;gt;/styles_ie6.css&#34; /&#38;gt;&#60;br /&#62;
&#38;lt;![endif]--&#38;gt;&#60;/p&#62;
&#60;p&#62;  &#38;lt;link rel=&#34;alternate&#34; type=&#34;application/rss+xml&#34; title=&#34;&#38;lt;?php bloginfo('name'); ?&#38;gt; RSS Feed&#34; href=&#34;&#38;lt;?php bloginfo('rss2_url'); ?&#38;gt;&#34; /&#38;gt;&#60;br /&#62;
  &#38;lt;link rel=&#34;alternate&#34; type=&#34;application/atom+xml&#34; title=&#34;&#38;lt;?php bloginfo('name'); ?&#38;gt; Atom Feed&#34; href=&#34;&#38;lt;?php bloginfo('atom_url'); ?&#38;gt;&#34; /&#38;gt;&#60;br /&#62;
  &#38;lt;link rel=&#34;pingback&#34; href=&#34;&#38;lt;?php bloginfo('pingback_url'); ?&#38;gt;&#34; /&#38;gt;&#60;br /&#62;
  &#38;lt;?php wp_head(); ?&#38;gt;&#60;br /&#62;
&#38;lt;/head&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;body&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;div id=&#34;siteWrapper&#34;&#38;gt;&#60;/p&#62;
&#60;p&#62;  &#38;lt;h1 class=&#34;vcard author&#34;&#38;gt;&#60;a&#62;/&#34; title=&#34;Home&#34; class=&#34;fn&#34;&#38;gt;&#38;lt;?php  bloginfo('name');?&#38;gt;&#60;/a&#62;&#38;lt;/h1&#38;gt; &#60;/p&#62;
&#60;p&#62;  &#38;lt;div id=&#34;mainNav&#34;&#38;gt;&#60;/p&#62;
&#60;ul&#62;
      &#38;lt;?php wp_list_pages('title_li=&#38;amp;depth=1'); ?&#38;gt;
    &#60;/ul&#62;
&#60;p&#62;  &#38;lt;/div&#38;gt;&#60;/p&#62;
&#60;p&#62;  &#38;lt;div id=&#34;siteDescription&#34;&#38;gt;&#60;br /&#62;
    &#38;lt;?php  bloginfo('description'); ?&#38;gt;&#60;br /&#62;
  &#38;lt;/div&#38;gt;&#60;/p&#62;
&#60;p&#62;Vil bare udsifte overskriften &#34;weekend war&#34; med mit eget billede. Kan dette lade sig gøre?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>boldt om "Indsætte foto i header"</title>
			<link>http://wp-danmark.dk/forum/topic/inds%c3%a6tte-foto-i-header#post-12069</link>
			<pubDate>tirs, 08 sep 2009 13:36:39 +0000</pubDate>
			<dc:creator>boldt</dc:creator>
			<guid isPermaLink="false">12069@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Tak Steffen for korrektionen.&#60;/p&#62;
&#60;p&#62;Faktisk er billedet nævnt som top.gif i programlinien, men man kan selvfølgelig ændre til det billedformat man har.&#60;/p&#62;
&#60;p&#62;Tak Jacob for tilføjelsen.&#60;/p&#62;
&#60;p&#62;og som yderligere forklaring kan sige at &#34;&#38;lt; a ... &#38;lt; /a&#38;gt; &#34; bruges så man kan klikke på billedet, tilbage til forsiden.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jacobask om "Indsætte foto i header"</title>
			<link>http://wp-danmark.dk/forum/topic/inds%c3%a6tte-foto-i-header#post-12068</link>
			<pubDate>tirs, 08 sep 2009 13:35:54 +0000</pubDate>
			<dc:creator>jacobask</dc:creator>
			<guid isPermaLink="false">12068@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Eller bare for at fluekneppe, så er det top.gif i boldt's eksempel....&#60;/p&#62;
&#60;p&#62;Men lidt ekstra forklaring. &#38;lt;?php bloginfo('stylesheet_directory'); ?&#38;gt; fortæller bare temaet hvor stylesheet biblioteket ligger.&#60;/p&#62;
&#60;p&#62;Mvh&#60;br /&#62;
Jacob
&#60;/p&#62;</description>
		</item>
		<item>
			<title>stffn om "Indsætte foto i header"</title>
			<link>http://wp-danmark.dk/forum/topic/inds%c3%a6tte-foto-i-header#post-12067</link>
			<pubDate>tirs, 08 sep 2009 13:03:37 +0000</pubDate>
			<dc:creator>stffn</dc:creator>
			<guid isPermaLink="false">12067@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Billedet skal hede &#34;top.jpg&#34;, og ikke &#34;top.php&#34; som boldt skriver
&#60;/p&#62;</description>
		</item>
		<item>
			<title>boldt om "Indsætte foto i header"</title>
			<link>http://wp-danmark.dk/forum/topic/inds%c3%a6tte-foto-i-header#post-12066</link>
			<pubDate>tirs, 08 sep 2009 12:32:24 +0000</pubDate>
			<dc:creator>boldt</dc:creator>
			<guid isPermaLink="false">12066@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Jeg kan ikke finde dit tema ud fra det navn du giver&#60;br /&#62;
jeg gør sådan:&#60;/p&#62;
&#60;p&#62;I header.php sætter jeg denne programlinie:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt; a href=&#34;&#38;lt;?php bloginfo('home'); ?&#38;gt;&#34;&#38;gt;&#38;lt;img src=&#34;&#38;lt;?php bloginfo('stylesheet_directory'); ?&#38;gt;/images/top.gif&#34; border=&#34;0&#34; width=&#34;1224&#34; height=&#34;95&#34; align=&#34;bottom&#34; alt=&#34;&#34;&#38;gt;&#38;lt; /a&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Forklaring til programlinien:&#60;br /&#62;
billedet gemmes i en mappe -&#34;images&#34; - i temaet&#60;br /&#62;
billedet hedder top.php&#60;br /&#62;
bredde og højde skrives ind som &#34;width&#34; and &#34;height&#34;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Christian Carlsen om "Indsætte foto i header"</title>
			<link>http://wp-danmark.dk/forum/topic/inds%c3%a6tte-foto-i-header#post-12061</link>
			<pubDate>tirs, 08 sep 2009 10:22:50 +0000</pubDate>
			<dc:creator>Christian Carlsen</dc:creator>
			<guid isPermaLink="false">12061@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Goddag&#60;/p&#62;
&#60;p&#62;Hvordan indsætter jeg et foto i min header? Jeg anvender temaet &#34;Manifest&#34;.&#60;/p&#62;
&#60;p&#62;Mvh,&#60;br /&#62;
Christian
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
