<?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: Fjern author link</title>
		<link>http://wp-danmark.dk/forum/topic/fjern-author-link</link>
		<description>WordPress DK Forum Topic: Fjern author link</description>
		<language>da-DK</language>
		<pubDate>Mon, 27 Jul 2026 23:38:55 +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/fjern-author-link" rel="self" type="application/rss+xml" />

		<item>
			<title>tordeux om "Fjern author link"</title>
			<link>http://wp-danmark.dk/forum/topic/fjern-author-link#post-29426</link>
			<pubDate>ons, 17 aug 2011 16:54:01 +0000</pubDate>
			<dc:creator>tordeux</dc:creator>
			<guid isPermaLink="false">29426@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;.entry-header .comments-link {&#60;br /&#62;
display:none;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;Denne kode funker desværre ikke helt, da jeg vil stadig beholde &#34;Udgivet i example &#124; Skriv et svar&#34;-feltet nederest efter et indlæg. Jeg vil kun fjerne den del under indlæggets overskrift og der skal være mindre luft mellem overskriften og brødteksten. &#60;/p&#62;
&#60;p&#62;Er der nogen der kan hjælpe?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tordeux om "Fjern author link"</title>
			<link>http://wp-danmark.dk/forum/topic/fjern-author-link#post-29289</link>
			<pubDate>fre, 12 aug 2011 16:55:00 +0000</pubDate>
			<dc:creator>tordeux</dc:creator>
			<guid isPermaLink="false">29289@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Perfekt! Tak igen.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>John om "Fjern author link"</title>
			<link>http://wp-danmark.dk/forum/topic/fjern-author-link#post-29288</link>
			<pubDate>fre, 12 aug 2011 16:46:58 +0000</pubDate>
			<dc:creator>John</dc:creator>
			<guid isPermaLink="false">29288@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Prøv med &#60;/p&#62;
&#60;p&#62;.entry-header .comments-link {&#60;br /&#62;
display:none;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;Har som sagt ikke temaet så kan ikke selv teste, men leg selv med det.&#60;/p&#62;
&#60;p&#62;Brug Firefox og Firebug så kan du selv checke noget sådant ;-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tordeux om "Fjern author link"</title>
			<link>http://wp-danmark.dk/forum/topic/fjern-author-link#post-29287</link>
			<pubDate>fre, 12 aug 2011 16:30:36 +0000</pubDate>
			<dc:creator>tordeux</dc:creator>
			<guid isPermaLink="false">29287@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Lige en ting til.. kan man også fjerne den der kommentar-boble?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tordeux om "Fjern author link"</title>
			<link>http://wp-danmark.dk/forum/topic/fjern-author-link#post-29286</link>
			<pubDate>fre, 12 aug 2011 16:29:40 +0000</pubDate>
			<dc:creator>tordeux</dc:creator>
			<guid isPermaLink="false">29286@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Super! Tak for hjælpen.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>John om "Fjern author link"</title>
			<link>http://wp-danmark.dk/forum/topic/fjern-author-link#post-29285</link>
			<pubDate>fre, 12 aug 2011 16:24:38 +0000</pubDate>
			<dc:creator>John</dc:creator>
			<guid isPermaLink="false">29285@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Jeg bruger ikke selv temaet men mon ikke.&#60;br /&#62;
Smid det nederst og se hvad der sker
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tordeux om "Fjern author link"</title>
			<link>http://wp-danmark.dk/forum/topic/fjern-author-link#post-29284</link>
			<pubDate>fre, 12 aug 2011 16:20:56 +0000</pubDate>
			<dc:creator>tordeux</dc:creator>
			<guid isPermaLink="false">29284@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Skal det være i style.css?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>John om "Fjern author link"</title>
			<link>http://wp-danmark.dk/forum/topic/fjern-author-link#post-29283</link>
			<pubDate>fre, 12 aug 2011 16:15:52 +0000</pubDate>
			<dc:creator>John</dc:creator>
			<guid isPermaLink="false">29283@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Prøv at smide dette i dit CSS:&#60;br /&#62;
&#60;code&#62;.entry-meta {&#60;br /&#62;
display:none;&#60;br /&#62;
}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;ps det er ikke alle der syntes det er den ultimative måde ;-)&#60;/p&#62;
&#60;p&#62;altså display:none, men bruger den selv
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tordeux om "Fjern author link"</title>
			<link>http://wp-danmark.dk/forum/topic/fjern-author-link#post-29282</link>
			<pubDate>fre, 12 aug 2011 16:06:20 +0000</pubDate>
			<dc:creator>tordeux</dc:creator>
			<guid isPermaLink="false">29282@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Sorry, jeg er ny heriende..&#60;/p&#62;
&#60;p&#62;Link: &#60;a href=&#34;http://www.streetsigners.dk&#34; rel=&#34;nofollow&#34;&#62;http://www.streetsigners.dk&#60;/a&#62;&#60;br /&#62;
WP version 3.2.1.&#60;/p&#62;
&#60;p&#62;Jeg vil gerne fjerne &#34;Udgivet den af admin&#34;&#60;/p&#62;
&#60;p&#62;På forhånd 1000tak for hjælpen!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>John om "Fjern author link"</title>
			<link>http://wp-danmark.dk/forum/topic/fjern-author-link#post-29203</link>
			<pubDate>ons, 10 aug 2011 16:30:07 +0000</pubDate>
			<dc:creator>John</dc:creator>
			<guid isPermaLink="false">29203@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Hejsa har du læst denne:&#60;br /&#62;
&#60;a href=&#34;http://wp-danmark.dk/forum/topic/l%C3%A6s-venligst-dette-f%C3%B8rst&#34; rel=&#34;nofollow&#34;&#62;http://wp-danmark.dk/forum/topic/l%C3%A6s-venligst-dette-f%C3%B8rst&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;For at kunne hjælpe er det rimeligt vigtigt at du giver et link til problemet.&#60;/p&#62;
&#60;p&#62;Alt efter hvilket tema man bruger kan der være forskellige løsninger
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tordeux om "Fjern author link"</title>
			<link>http://wp-danmark.dk/forum/topic/fjern-author-link#post-29202</link>
			<pubDate>ons, 10 aug 2011 16:17:30 +0000</pubDate>
			<dc:creator>tordeux</dc:creator>
			<guid isPermaLink="false">29202@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Hvordan fjerner man author &#34;skrevet af forfatter&#34;?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
