<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="https://notiz.blog/wp-content/plugins/pretty-feeds/pretty-feed-v4.xsl" type="text/xsl" media="screen" ?>


<!--

	Feeds whisper secrets,
	In the RSS Club's embrace,
	Knowledge blooms in grace.

-->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:source="http://source.scripting.com/"
xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>CSS &#8211; notizBlog</title>
	<atom:link href="https://notiz.blog/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>https://notiz.blog</link>
	<description>a weblog mainly about the open, portable, interoperable, small, social, synaptic, semantic, structured, distributed, (re-)decentralized, independent, microformatted and federated social web</description>
	<lastBuildDate>Wed, 31 May 2023 18:39:22 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://notiz.blog/wp-content/uploads/2019/10/cropped-notizblog-icon-1-32x32.png</url>
	<title>CSS &#8211; notizBlog</title>
	<link>https://notiz.blog</link>
	<width>32</width>
	<height>32</height>
</image> 
<source:blogroll>https://reader.pfefferle.org/i/?a=opml&amp;get=c_2</source:blogroll>
<creativeCommons:license>https://creativecommons.org/licenses/by-sa/4.0/</creativeCommons:license>
<atom:link rel="hub" href="https://pubsubhubbub.appspot.com"/>
<atom:link rel="hub" href="https://pubsubhubbub.superfeedr.com"/>
<atom:link rel="hub" href="https://switchboard.p3k.io/"/>
<atom:link rel="self" href="https://notiz.blog/tag/css/feed/"/>
<atom:link rel="search" type="application/opensearchdescription+xml" title="Search notizBlog" href="https://notiz.blog/wp-api/opensearch/1.1/document" />	<item>
		<title>I ♥ Icon Fonts</title>
		<link>https://notiz.blog/2012/12/17/i-love-icon-fonts/</link>
					<comments>https://notiz.blog/2012/12/17/i-love-icon-fonts/#comments</comments>
		
		<dc:creator><![CDATA[Matthias Pfefferle]]></dc:creator>
		<pubDate>Sun, 16 Dec 2012 23:30:22 +0000</pubDate>
				<category><![CDATA[Open Web]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[FediBlog]]></category>
		<category><![CDATA[Font]]></category>
		<category><![CDATA[Icon Font]]></category>
		<category><![CDATA[Icons]]></category>
		<category><![CDATA[OpenWeb Icons]]></category>
		<category><![CDATA[Web Font]]></category>
		<guid isPermaLink="false">http://notizblog.org/?p=4919</guid>

					<description><![CDATA[Tim Pietrusky hat so ne Art &#34;Google Web Fonts&#34; für Icon-Fonts gebastelt, was alleine natürlich schon einen Blog-Post wert wäre&#8230; er hat aber außerdem noch die OpenWeb-Icons eingebaut, was definitiv einen Blog-Post wert ist 😉 Dank Tims &#34;We Love Icon Fonts&#34; lassen sich die Fonts mit folgenden paar Zeilen CSS-Code einbauen: Das Projekt ist übrigens [&#8230;]]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image alignwide"><img decoding="async" src="https://notiz.blog/wp-content/uploads/2012/12/weloveiconfonts.jpg" alt="We love icon fonts" /></figure>



<p>Tim Pietrusky hat so ne Art &quot;<a href="http://www.google.com/webfonts">Google Web Fonts</a>&quot; für <a href="https://web.archive.org/web/20230507042211/https://weloveiconfonts.com/">Icon-Fonts</a> gebastelt, was alleine natürlich schon einen Blog-Post wert wäre&#8230; er hat aber außerdem noch die <a href="https://pfefferle.dev/openwebicons/">OpenWeb-Icons</a> eingebaut, was <strong>definitiv</strong> einen Blog-Post wert ist 😉</p>



<p>Dank Tims &quot;<a href="https://web.archive.org/web/20230507042211/https://weloveiconfonts.com/">We Love Icon Fonts</a>&quot; lassen sich die Fonts mit folgenden paar Zeilen CSS-Code einbauen:</p>


<pre class="wp-block-code"><span><code class="hljs language-css"><span class="hljs-keyword">@import</span> url(<span class="hljs-attribute">http:</span>//weloveiconfonts.com/api/?family=openwebicons);

<span class="hljs-comment">/* openwebicons */</span>
<span class="hljs-selector-attr">&#91;class*=<span class="hljs-string">"openwebicons-"</span>]</span><span class="hljs-selector-pseudo">:before</span> {
  <span class="hljs-attribute">font-family</span>: <span class="hljs-string">'OpenWeb Icons'</span>, sans-serif;
}</code></span></pre>


<p>Das Projekt ist übrigens <em><a href="https://github.com/TimPietrusky/weloveiconfonts">Open Source</a></em> und Tim würde sich sicherlich über jede Hilfe freuen!</p>
<p>Thanks for reading this post via RSS. RSS is great, and you’re great for using it. ♥️</p>]]></content:encoded>
					
					<wfw:commentRss>https://notiz.blog/2012/12/17/i-love-icon-fonts/feed/</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
			</item>
		<item>
		<title>notizBlog nackt</title>
		<link>https://notiz.blog/2008/04/09/notizblog-nackt/</link>
					<comments>https://notiz.blog/2008/04/09/notizblog-nackt/#comments</comments>
		
		<dc:creator><![CDATA[Matthias Pfefferle]]></dc:creator>
		<pubDate>Wed, 09 Apr 2008 08:33:51 +0000</pubDate>
				<category><![CDATA[Journal]]></category>
		<category><![CDATA[nur mal kurz]]></category>
		<category><![CDATA[CSS]]></category>
		<guid isPermaLink="false">http://notizblog.org/?p=804</guid>

					<description><![CDATA[Ich wünsche euch einen schönen CSS Naked Day 🙂 (via)]]></description>
										<content:encoded><![CDATA[
<p>Ich wünsche euch einen schönen <a href="https://css-naked-day.github.io/">CSS Naked Day</a> 🙂 (<a href="http://portenkirchner.net/2008/04/09/portenkirchnernet-getting-naked/">via</a>)</p>
<p>RSS readers like you are the secret sauce of the internet. Keep rocking and staying informed!</p>]]></content:encoded>
					
					<wfw:commentRss>https://notiz.blog/2008/04/09/notizblog-nackt/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
			</item>
		<item>
		<title>K2 Sidebar Hack #2</title>
		<link>https://notiz.blog/2007/09/23/k2-sidebar-hack-2/</link>
					<comments>https://notiz.blog/2007/09/23/k2-sidebar-hack-2/#comments</comments>
		
		<dc:creator><![CDATA[Matthias Pfefferle]]></dc:creator>
		<pubDate>Sun, 23 Sep 2007 08:13:02 +0000</pubDate>
				<category><![CDATA[Open Web]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Custom]]></category>
		<category><![CDATA[K2]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://notizblog.org/2007/09/23/k2-sidebar-hack-2/</guid>

					<description><![CDATA[Um die zwei Sidebars des K2 (WordPress) Themes auf die rechte Seite zu bekommen, und nicht wie standardmäßig vorgegeben links und rechts vom Content, müsst ihr eurem Custom Style einfach folgende Zeilen hinzufügen: Da sich das StyleSheet in der Version 1.0 nochmal geändert hat, funktioniert der alte Code nicht mehr. Download hack.css als Custom Style [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Um die zwei Sidebars des <a href="https://web.archive.org/web/20060305050026/https://www.getk2.com/">K2 (WordPress) Themes</a> auf die rechte Seite zu bekommen, und nicht wie standardmäßig vorgegeben links und rechts vom Content, müsst ihr eurem <a href="https://web.archive.org/web/20071002063102/http://k2.stikipad.com:80/docs/show/K2+Styles+and+Mods">Custom Style</a> einfach folgende Zeilen hinzufügen:</p>


<pre class="wp-block-code"><span><code class="hljs language-css"><span class="hljs-selector-class">.columns-three</span> <span class="hljs-selector-id">#primary</span> {
	<span class="hljs-attribute">margin-left</span>: <span class="hljs-number">0px</span> <span class="hljs-meta">!important</span>;
	}
	
<span class="hljs-selector-class">.columns-three</span> <span class="hljs-selector-id">#sidebar-alt</span> {
	<span class="hljs-attribute">left</span>: <span class="hljs-number">0px</span> <span class="hljs-meta">!important</span>;
	<span class="hljs-attribute">margin-left</span>: <span class="hljs-number">0px</span> <span class="hljs-meta">!important</span>;
	}</code></span></pre>


<p>Da sich das StyleSheet in der Version 1.0 nochmal geändert hat, funktioniert der <a href="https://notiz.blog/2007/06/25/change-sidebar-order-in-the-new-three-column-k2/">alte Code</a> nicht mehr.
</p>



<p>Download <a href="https://notiz.blog/wp-content/uploads/2007/10/hack.css">hack.css</a> als Custom Style (CSS Sidebar Hack .2)</p>
<p>RSS readers like you are the unsung heroes of the internet. Keep up the good work!</p>]]></content:encoded>
					
					<wfw:commentRss>https://notiz.blog/2007/09/23/k2-sidebar-hack-2/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>hCard and hCal support for MicroK2</title>
		<link>https://notiz.blog/2007/06/07/hcard-and-hcal-support-for-microk2/</link>
					<comments>https://notiz.blog/2007/06/07/hcard-and-hcal-support-for-microk2/#comments</comments>
		
		<dc:creator><![CDATA[Matthias Pfefferle]]></dc:creator>
		<pubDate>Thu, 07 Jun 2007 21:06:15 +0000</pubDate>
				<category><![CDATA[Open Web]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[FediBlog]]></category>
		<category><![CDATA[hCalendar]]></category>
		<category><![CDATA[hCard]]></category>
		<category><![CDATA[Microformats]]></category>
		<category><![CDATA[styles]]></category>
		<guid isPermaLink="false">http://notizblog.org/2007/06/07/hcard-and-hcal-support-for-microk2/</guid>

					<description><![CDATA[I want to add hCard and hCalendar style support to MicroK2 (K2 custom theme), but I&#8217;m not sure wich style I should use&#8230; I hope you could help me. The colors are not final, first I only want to know which alignment is better&#8230; First example: Its like the style of hicks design with the [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>I want to add hCard and hCalendar style support to <a href="https://notiz.blog/projects/microk2-custom-theme/">MicroK2</a> (K2 custom theme), but I&#8217;m not sure wich style I should use&#8230; I hope you could help me.<br/> The colors are not final, first I only want to know which alignment is better&#8230;</p>



<p><strong>First example:</strong></p>



<figure class="wp-block-image aligncenter"><img decoding="async" src="https://notiz.blog/wp-content/uploads/2007/06/microk2_v1.png" alt="example 1" /></figure>



<p><br/> Its like the style of <a href="https://web.archive.org/web/20200102151049/https://hicksdesign.co.uk/journal/highlight-microformats-with-css">hicks design</a> with the nice famfamfam silk-icons.</p>



<p><strong>Second Example:</strong></p>



<figure class="wp-block-image aligncenter"><img decoding="async" src="https://notiz.blog/wp-content/uploads/2007/06/microk2_v2.png" alt="Example 2" /></figure>



<p>Please vote or let me know your ideas, otherwise I use the one I prefer 😉</p>



<p>Links:</p>



<ul class="wp-block-list">
	<li><a href="https://wordpress.org">WordPress</a> &#8211; Blogging Software</li>
	<li><a href="https://web.archive.org/web/20070202023213/http://getk2.com/">K2</a> &#8211; A WordPress theme</li>
</ul>
<p>RSS readers like you are the secret sauce of the internet. Keep rocking and staying informed!</p>]]></content:encoded>
					
					<wfw:commentRss>https://notiz.blog/2007/06/07/hcard-and-hcal-support-for-microk2/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>MicroK2 &#8211; a custom theme for K2</title>
		<link>https://notiz.blog/2007/05/21/microk2-a-custom-theme-for-k2/</link>
					<comments>https://notiz.blog/2007/05/21/microk2-a-custom-theme-for-k2/#respond</comments>
		
		<dc:creator><![CDATA[Matthias Pfefferle]]></dc:creator>
		<pubDate>Mon, 21 May 2007 15:33:33 +0000</pubDate>
				<category><![CDATA[Open Web]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[K2]]></category>
		<category><![CDATA[Microformats]]></category>
		<category><![CDATA[MicroK2]]></category>
		<category><![CDATA[rel]]></category>
		<category><![CDATA[XFN]]></category>
		<guid isPermaLink="false">http://notizblog.org/2007/05/21/microk2-a-custom-theme-for-k2/</guid>

					<description><![CDATA[Ich hab ja schon mal versucht die XFN-Links mit CSS und den Icons von Wolfgang Bartelme und Chris Messina zu verbinden, da es jetzt immer mehr Microformat Icons gibt, habe ich mich mal hingesetzt und ein kleines Custom Theme für K2 (ist aber auch einfach in jedes andere CSS integrierbar) erstellt. Is wirklich nichts wildes, [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Ich hab ja schon mal versucht die <a href="http://www.gmpg.org/xfn/">XFN-Links</a> mit <a href="https://notiz.blog/2006/12/05/css-fuer-xfn-rel-tags/">CSS</a> und den <a href="http://microformats.org/wiki/icons">Icons</a> von <a href="https://www.bartelme.at/">Wolfgang Bartelme</a> und <a href="https://factoryjoe.com/">Chris Messina</a> zu verbinden, da es jetzt immer mehr Microformat Icons gibt, habe ich mich mal hingesetzt und ein kleines Custom Theme für <a href="https://web.archive.org/web/20070202023213/http://getk2.com/">K2</a> (ist aber auch einfach in jedes andere CSS integrierbar) erstellt.<br/> Is wirklich nichts wildes, aber falls ihr Interesse habt probiert&#8217;s einfach mal aus: <a href="https://notiz.blog/projects/microk2-custom-theme/">MicroK2</a>.</p>



<p>Beispiele:</p>



<ul class="wp-block-list">
	<li>XFN: <a href="https://notiz.blog">ME</a> (mouse over)</li>
	<li>Vote-Links: vote for notizBlog</li>
	<li>GEO: GEO: 37.386013, -122.082932</li>
</ul>



<p>Als nächstes versuche ich mal noch hCal und hCard ein wenig schöner aufzubereiten, für Tags gibt es ja leider noch kein schönes Icon.</p>
<p>You are a master of efficiency! By using RSS, you save time and avoid distractions. 👏</p>]]></content:encoded>
					
					<wfw:commentRss>https://notiz.blog/2007/05/21/microk2-a-custom-theme-for-k2/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>CSS für XFN rel-tags</title>
		<link>https://notiz.blog/2006/12/05/css-fuer-xfn-rel-tags/</link>
					<comments>https://notiz.blog/2006/12/05/css-fuer-xfn-rel-tags/#comments</comments>
		
		<dc:creator><![CDATA[Matthias Pfefferle]]></dc:creator>
		<pubDate>Tue, 05 Dec 2006 14:15:37 +0000</pubDate>
				<category><![CDATA[Open Web]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Microformats]]></category>
		<category><![CDATA[Mikroformate]]></category>
		<category><![CDATA[Selector]]></category>
		<category><![CDATA[XFN]]></category>
		<guid isPermaLink="false">http://notizblog.org/2006/12/05/css-fuer-xfn-rel-tags/</guid>

					<description><![CDATA[Da mir die neuen XFN Icons von Wolfgang Bartelme und Chris Messina recht gut gefallen, hab ich sie mal in mein CSS eingebaut. Das schwierige daran war, kombinationen von XFN Beziehungen mit CSS abzubilden. Ein Beispiel: Deshalb hab ich für mich die Hierarchie festgelegt: me professional: co-worker, colleague friendship (at most one): friend, acquaintance, contact [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Da mir die neuen <a href="http://microformats.org/wiki/icons">XFN Icons</a> von <a href="https://www.bartelme.at/">Wolfgang Bartelme</a> und <a href="https://factoryjoe.com/">Chris Messina</a> recht gut gefallen, hab ich sie mal in mein CSS eingebaut. Das schwierige daran war, kombinationen von XFN Beziehungen mit CSS abzubilden. Ein Beispiel:</p>


<pre class="wp-block-code"><span><code class="hljs language-xml"><span class="hljs-tag">&lt;<span class="hljs-name">a</span> <span class="hljs-attr">href</span>=<span class="hljs-string">"https://notiz.blog"</span> <span class="hljs-attr">rel</span>=<span class="hljs-string">"friend met colleague"</span>&gt;</span>...<span class="hljs-tag">&lt;/<span class="hljs-name">a</span>&gt;</span></code></span></pre>


<p>Deshalb hab ich für mich die Hierarchie festgelegt:</p>



<ul class="wp-block-list"><li>me</li><li>professional: co-worker, colleague</li><li>friendship (at most one): friend, acquaintance, contact</li><li>romantic: muse crush date sweetheart</li></ul>



<p>Das heißt im Klartext: Wenn ich einen rel-tag wie z.B. <code>rel="friend met colleague"</code> wird nur <em>friend</em> und <em>met</em> berücksichtigt weil das für mich höherwertig is. Wenn ihr ne andere Reihenfolge wollt, könnt ihr das ganze einfach in der CSS Datei umstellen (das Wichtigste unten).</p>



<p>Ich habe das ganze mit den in CSS 2.1 definierten <a href="https://www.w3.org/TR/CSS21/selector.html#attribute-selectors">Selectors</a> realisiert und mit Firefox 2.0 und IE7 getestet.</p>



<p><strong>Beispiel CSS Code:</strong></p>


<pre class="wp-block-code"><span><code class="hljs language-css"><span class="hljs-selector-tag">a</span><span class="hljs-selector-pseudo">:hover</span><span class="hljs-selector-attr">&#91;rel~=<span class="hljs-string">"me"</span>]</span> {
  <span class="hljs-attribute">background</span>: <span class="hljs-built_in">url</span>(images/xfn-me.png) no-repeat right; <span class="hljs-attribute">padding-right</span>: <span class="hljs-number">25px</span>;
}

<span class="hljs-selector-tag">a</span><span class="hljs-selector-pseudo">:hover</span><span class="hljs-selector-attr">&#91;rel~=<span class="hljs-string">"co-worker"</span>]</span>, <span class="hljs-selector-tag">a</span><span class="hljs-selector-pseudo">:hover</span><span class="hljs-selector-attr">&#91;rel~=<span class="hljs-string">"colleague"</span>]</span> {
  <span class="hljs-attribute">background</span>: <span class="hljs-built_in">url</span>(images/xfn-colleague.png) no-repeat right; <span class="hljs-attribute">padding-right</span>: <span class="hljs-number">25px</span>;
}

<span class="hljs-selector-tag">a</span><span class="hljs-selector-pseudo">:hover</span><span class="hljs-selector-attr">&#91;rel~=<span class="hljs-string">"co-worker"</span>]</span><span class="hljs-selector-attr">&#91;rel~=<span class="hljs-string">"met"</span>]</span>, <span class="hljs-selector-tag">a</span><span class="hljs-selector-pseudo">:hover</span><span class="hljs-selector-attr">&#91;rel~=<span class="hljs-string">"colleague"</span>]</span><span class="hljs-selector-attr">&#91;rel~=<span class="hljs-string">"met"</span>]</span> {
  <span class="hljs-attribute">background</span>: <span class="hljs-built_in">url</span>(images/xfn-colleague.png) no-repeat right; <span class="hljs-attribute">padding-right</span>: <span class="hljs-number">25px</span>;
}</code></span></pre>


<p><a href="https://notiz.blog/wp-content/uploads/2006/12/xfn.css">Komplette CSS Datei runterladen</a></p>



<p>Beispiele: <a href="https://notiz.blog">ME</a>, <a href="#">FRIEND COLLEAGUE</a>, <a href="#">COLLEAGUE</a>, <a href="#">COLLEAGUE MET</a>, <a href="#">FRIEND MUSE</a>, <a href="#">FRIEND MUSE MET</a>.</p>



<p>Würde mich sehr über Kommentare und Anregungen freuen&#8230;</p>
<p>Hey there, RSS reader! You’re one of a special few, choosing this old-school yet awesome way of staying informed. Kudos!</p>]]></content:encoded>
					
					<wfw:commentRss>https://notiz.blog/2006/12/05/css-fuer-xfn-rel-tags/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Simple linklog using the K2 theme</title>
		<link>https://notiz.blog/2006/10/26/simple-linklog-using-the-k2-theme/</link>
					<comments>https://notiz.blog/2006/10/26/simple-linklog-using-the-k2-theme/#comments</comments>
		
		<dc:creator><![CDATA[Matthias Pfefferle]]></dc:creator>
		<pubDate>Thu, 26 Oct 2006 09:44:35 +0000</pubDate>
				<category><![CDATA[Open Web]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[FediBlog]]></category>
		<category><![CDATA[K2]]></category>
		<category><![CDATA[kottke]]></category>
		<category><![CDATA[linkblog]]></category>
		<category><![CDATA[linkdump]]></category>
		<category><![CDATA[nur mal kurz]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://www.notizblog.org/2006/10/26/simple-linklog-using-the-k2-theme/</guid>

					<description><![CDATA[HowTo get a linklog like Kottkes remaindered links or something like the asides hack from Matt using wordpress, the K2 theme and some CSS. First of all you have to create a category you want to use, for example &#8222;linkdump&#8220;, then create your own custom style (K2 page structure). Add the following code to your [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>HowTo get a linklog like <a href="https://kottke.org/">Kottkes</a> <a href="https://web.archive.org/web/20050204045428/http://www.kottke.org/remainder/">remaindered links</a> or something like the asides hack from <a href="https://ma.tt/2004/05/asides/">Matt</a> using <a href="https://wordpress.org">wordpress</a>, the <a href="https://web.archive.org/web/20070202023213/http://getk2.com/">K2 theme</a> and some CSS.</p>



<p>First of all you have to create a category you want to use, for example <em>&#8222;linkdump&#8220;</em>, then create your own <a href="https://web.archive.org/web/20120108023729/http://www.johntp.com:80/2006/06/09/how-to-create-a-custom-k2-scheme-part-1/">custom style</a> (<a href="https://web.archive.org/web/20080430150028/http://k2.stikipad.com:80/docs/show/Page+Structure">K2 page structure</a>).</p>



<p>Add the following code to your custom css&#8230;</p>



<p>CSS code to hide the title (header), the noteworthy-link and the entry meta:</p>


<pre class="wp-block-code"><span><code class="hljs language-css"><span class="hljs-selector-class">.category-linkdump</span> <span class="hljs-selector-class">.entry-title</span>, <span class="hljs-selector-class">.category-linkdump</span> <span class="hljs-selector-class">.noteworthyLink</span>, <span class="hljs-selector-class">.category-linkdump</span> <span class="hljs-selector-class">.entry-meta</span> {
    <span class="hljs-attribute">display</span>: none;
}</code></span></pre>


<p>Example code to format the new linkdump category:</p>


<pre class="wp-block-code"><span><code class="hljs language-css"><span class="hljs-selector-class">.category-linkdump</span> <span class="hljs-selector-class">.entry-content</span> <span class="hljs-selector-tag">a</span>, <span class="hljs-selector-class">.category-linkdump</span> <span class="hljs-selector-class">.entry-content</span> <span class="hljs-selector-tag">a</span><span class="hljs-selector-pseudo">:hover</span> {
    <span class="hljs-attribute">border-bottom</span>: <span class="hljs-number">1px</span> dotted <span class="hljs-number">#CCC</span>; <span class="hljs-attribute">text-decoration</span>: none <span class="hljs-meta">!important</span>;
}</code></span></pre>

<pre class="wp-block-code"><span><code class="hljs language-css"><span class="hljs-selector-class">.category-linkdump</span> <span class="hljs-selector-class">.entry-content</span> {
    <span class="hljs-comment">/*background-color: #F8F8F8;*/</span>
    <span class="hljs-attribute">border-top</span>: <span class="hljs-number">1px</span> dotted <span class="hljs-number">#CCC</span>;
    <span class="hljs-attribute">border-bottom</span>: <span class="hljs-number">1px</span> dotted <span class="hljs-number">#CCC</span>;
    <span class="hljs-attribute">padding</span>: <span class="hljs-number">15px</span>; <span class="hljs-attribute">font-size</span>: <span class="hljs-number">10px</span>;
}</code></span></pre>


<p>Demo: <a href="https://notiz.blog/category/links/">https://notiz.blog/category/links/</a></p>



<p>If you want to use your del.icio.us account for the linkdump/linklog try &#8222;<a href="https://web.archive.org/web/20070713041307/http://nozell.com/blog/2005/01/30/updated-yet-another-daily-delicious-hack/">Yet Another Weekly del.icio.us</a>&#8222;</p>
<p>Congratulations on being an RSS reader! You are part of an elite group of people who know how to stay updated in style.</p>]]></content:encoded>
					
					<wfw:commentRss>https://notiz.blog/2006/10/26/simple-linklog-using-the-k2-theme/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
