<?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 Tag: background-image - Recent Posts</title>
		<link>http://wp-danmark.dk/forum/tags/background-image</link>
		<description>WordPress DK Forum Tag: background-image - Recent Posts</description>
		<language>da-DK</language>
		<pubDate>Sat, 05 Sep 2026 23:48:54 +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/tags/background-image" rel="self" type="application/rss+xml" />

		<item>
			<title>jonathan150607 om "background-image"</title>
			<link>http://wp-danmark.dk/forum/topic/background-image#post-9927</link>
			<pubDate>fre, 03 apr 2009 09:48:16 +0000</pubDate>
			<dc:creator>jonathan150607</dc:creator>
			<guid isPermaLink="false">9927@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Så fik jeg det til at virke.&#60;/p&#62;
&#60;p&#62;Jeg lavede en mappe under mit tema og ændrede min url til: url(images/back.gif)&#60;/p&#62;
&#60;p&#62;Tak for hjælpen til alle!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jonathan150607 om "background-image"</title>
			<link>http://wp-danmark.dk/forum/topic/background-image#post-9759</link>
			<pubDate>ons, 25 mar 2009 14:41:34 +0000</pubDate>
			<dc:creator>jonathan150607</dc:creator>
			<guid isPermaLink="false">9759@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Har ikke lige haft tid til at kigge på det endnu, skal nok vende tilbage...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>boldt om "background-image"</title>
			<link>http://wp-danmark.dk/forum/topic/background-image#post-9757</link>
			<pubDate>ons, 25 mar 2009 12:38:43 +0000</pubDate>
			<dc:creator>boldt</dc:creator>
			<guid isPermaLink="false">9757@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;helt enig, Jacob&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Jonathan !!!&#60;/strong&#62;  Har du fået løst dit problem?&#60;/p&#62;
&#60;p&#62;(det er så rart med feedback, for andre med samme problem)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jacobask om "background-image"</title>
			<link>http://wp-danmark.dk/forum/topic/background-image#post-9748</link>
			<pubDate>man, 23 mar 2009 16:33:14 +0000</pubDate>
			<dc:creator>jacobask</dc:creator>
			<guid isPermaLink="false">9748@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Det mest elegante (og i mine øjne rigtige).&#60;/p&#62;
&#60;p&#62;Lav en mappe under dit theme der hedder images og smid back.gif derind. Derefter skal stien i css'en hedde url(images/back.gif)&#60;/p&#62;
&#60;p&#62;Ved at gøre det på denne måde istedet for at henvise til billeder fra et andet tema, så undgår du bøvl næste gang det andet tema blive rettet/slettet eller hvad ved jeg. Sørg for at samle dine temafiler under temaet - så er det meget nemmere at holde styr på.&#60;/p&#62;
&#60;p&#62;Mvh&#60;br /&#62;
Jacob ask
&#60;/p&#62;</description>
		</item>
		<item>
			<title>boldt om "background-image"</title>
			<link>http://wp-danmark.dk/forum/topic/background-image#post-9747</link>
			<pubDate>man, 23 mar 2009 15:23:37 +0000</pubDate>
			<dc:creator>boldt</dc:creator>
			<guid isPermaLink="false">9747@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;I dit CSS står:&#60;br /&#62;
&#60;code&#62;body {&#60;br /&#62;
    background-image: url(wp-content/themes/default/images/back.gif);&#60;br /&#62;
    background-repeat: repeat;&#60;br /&#62;
    color: #333333;&#60;br /&#62;
    font: 83%/1.4 arial, helvetica, sans-serif;&#60;br /&#62;
    line-height: 170%;&#60;br /&#62;
    margin: 0;&#60;br /&#62;
    padding: 20px 0 20px 0;&#60;br /&#62;
}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Men jeg tror din url er forkert. Url'en skal læses i forhold til hvor din CSS befinder sig.&#60;/p&#62;
&#60;p&#62;så enten flytter du dit baggrundsbillede til&#60;br /&#62;
&#60;code&#62;&#60;a href=&#34;http://www.formotion.dk/wp-content/themes/emptiness/wp-content/themes/default/images/back.gif&#34; rel=&#34;nofollow&#34;&#62;http://www.formotion.dk/wp-content/themes/emptiness/wp-content/themes/default/images/back.gif&#60;/a&#62;&#60;/code&#62;&#60;br /&#62;
eller også ændre du stien til:&#60;br /&#62;
&#60;code&#62;../default/images/back.gif&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tinem om "background-image"</title>
			<link>http://wp-danmark.dk/forum/topic/background-image#post-9744</link>
			<pubDate>man, 23 mar 2009 14:59:57 +0000</pubDate>
			<dc:creator>tinem</dc:creator>
			<guid isPermaLink="false">9744@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Baggrundsbilledet har han lagt her &#60;a href=&#34;http://www.formotion.dk/wp-content/themes/default/images/back.gif&#34; rel=&#34;nofollow&#34;&#62;http://www.formotion.dk/wp-content/themes/default/images/back.gif&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Prøv at rette&#60;br /&#62;
&#38;lt;style type=&#38;quot;text/css&#38;quot; media=&#38;quot;screen&#38;quot;&#38;gt;&#60;br /&#62;
      @import url( &#60;a href=&#34;http://www.formotion.dk/wp-content/themes/emptiness/style.css&#34; rel=&#34;nofollow&#34;&#62;http://www.formotion.dk/wp-content/themes/emptiness/style.css&#60;/a&#62; );&#60;br /&#62;
til&#60;br /&#62;
 &#38;lt;link href=&#38;quot;wp-content/themes/emptiness/style.css&#38;quot; rel=&#38;quot;stylesheet&#38;quot; type=&#38;quot;text/css&#38;quot; /&#38;gt;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>boldt om "background-image"</title>
			<link>http://wp-danmark.dk/forum/topic/background-image#post-9743</link>
			<pubDate>man, 23 mar 2009 13:55:37 +0000</pubDate>
			<dc:creator>boldt</dc:creator>
			<guid isPermaLink="false">9743@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Back to basic:&#60;/p&#62;
&#60;p&#62;har du uploadet billedet?&#60;br /&#62;
Check ved at skrive det hele sti navnet og billed-navnet i browserens adressefelt&#60;br /&#62;
(&#60;code&#62;&#60;a href=&#34;http://minwphjemmeside.dk/content/themes/temanavn/images/billed.jpg&#34; rel=&#34;nofollow&#34;&#62;http://minwphjemmeside.dk/content/themes/temanavn/images/billed.jpg&#60;/a&#62;&#60;/code&#62;)&#60;/p&#62;
&#60;p&#62;er billed-navnet skrevet med små bogstavet? og uden æøå?&#60;/p&#62;
&#60;p&#62;Bevis: Giv os linket til billedet
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jonathan150607 om "background-image"</title>
			<link>http://wp-danmark.dk/forum/topic/background-image#post-9742</link>
			<pubDate>man, 23 mar 2009 13:21:47 +0000</pubDate>
			<dc:creator>jonathan150607</dc:creator>
			<guid isPermaLink="false">9742@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;^jo det har jeg............
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tinem om "background-image"</title>
			<link>http://wp-danmark.dk/forum/topic/background-image#post-9741</link>
			<pubDate>man, 23 mar 2009 13:18:33 +0000</pubDate>
			<dc:creator>tinem</dc:creator>
			<guid isPermaLink="false">9741@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Så har du ikke prøvet mit tip.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jonathan150607 om "background-image"</title>
			<link>http://wp-danmark.dk/forum/topic/background-image#post-9740</link>
			<pubDate>man, 23 mar 2009 12:44:18 +0000</pubDate>
			<dc:creator>jonathan150607</dc:creator>
			<guid isPermaLink="false">9740@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Ingen af delene hjalp.....
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jesper om "background-image"</title>
			<link>http://wp-danmark.dk/forum/topic/background-image#post-9714</link>
			<pubDate>fre, 20 mar 2009 18:42:14 +0000</pubDate>
			<dc:creator>Jesper</dc:creator>
			<guid isPermaLink="false">9714@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;* Baggrundsbilledet skal så ligge i image mappen i &#38;quot;emptiness&#38;quot;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jesper om "background-image"</title>
			<link>http://wp-danmark.dk/forum/topic/background-image#post-9712</link>
			<pubDate>fre, 20 mar 2009 18:40:07 +0000</pubDate>
			<dc:creator>Jesper</dc:creator>
			<guid isPermaLink="false">9712@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Prøv at ændre &#60;code&#62;background-image:  url(themes/default/images/back.gif);&#60;/code&#62; til &#60;code&#62;background-image:  url(images/back.gif);&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tinem om "background-image"</title>
			<link>http://wp-danmark.dk/forum/topic/background-image#post-9709</link>
			<pubDate>fre, 20 mar 2009 15:46:45 +0000</pubDate>
			<dc:creator>tinem</dc:creator>
			<guid isPermaLink="false">9709@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Du mangler lige en mappe mere, nemlig wp-content, så virker det. :-)&#60;/p&#62;
&#60;p&#62;body {&#60;br /&#62;
    background-image:  url(wp-content/themes/default/images/back.gif);
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jonathan150607 om "background-image"</title>
			<link>http://wp-danmark.dk/forum/topic/background-image#post-9706</link>
			<pubDate>fre, 20 mar 2009 12:22:15 +0000</pubDate>
			<dc:creator>jonathan150607</dc:creator>
			<guid isPermaLink="false">9706@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Jamen har været inde på stylesheet'et og skrive background-image: url(stitilbilledet)&#60;br /&#62;
både med og uden &#38;quot; og '.....&#60;/p&#62;
&#60;p&#62;Ved ikke lige om i kan få noget ud af siden, der er ikke noget på den men: &#60;a href=&#34;http://www.formotion.dk&#34;&#62;her&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>stffn om "background-image"</title>
			<link>http://wp-danmark.dk/forum/topic/background-image#post-9705</link>
			<pubDate>fre, 20 mar 2009 12:19:38 +0000</pubDate>
			<dc:creator>stffn</dc:creator>
			<guid isPermaLink="false">9705@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Du skriver ikke rigtig noget om, hvad du har prøvet...&#60;br /&#62;
Smid evt. et link til siden.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jonathan150607 om "background-image"</title>
			<link>http://wp-danmark.dk/forum/topic/background-image#post-9704</link>
			<pubDate>fre, 20 mar 2009 12:06:37 +0000</pubDate>
			<dc:creator>jonathan150607</dc:creator>
			<guid isPermaLink="false">9704@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Jeg vil gerne have et baggrunds-billede på min wordpress, og har også søgt i forummet og prøvet de forslag jeg kunne finde, men der er bare intet der ændrer sig...&#60;/p&#62;
&#60;p&#62;Kan det være en indstiling i ftp?&#60;/p&#62;
&#60;p&#62;Så hjælp...
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
