<?xml version="1.0" encoding="UTF-8"?>
<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/"
	>

<channel>
	<title>Norman&#039;s Blog &#187; Theme</title>
	<atom:link href="http://www.normansblog.de/tag/theme/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.normansblog.de</link>
	<description>News über CSS, jQuery, Firefox und andere Browser sowie aktuelle Kinofilme.</description>
	<lastBuildDate>Fri, 21 Sep 2018 13:18:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>Social Bookmarks selbstgemacht</title>
		<link>https://www.normansblog.de/social-bookmarks-selbstgemacht/</link>
		<comments>https://www.normansblog.de/social-bookmarks-selbstgemacht/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 20:22:46 +0000</pubDate>
		<dc:creator>Norman</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Erweiterung]]></category>
		<category><![CDATA[Theme]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.normansblog.de/?p=2050</guid>
		<description><![CDATA[Howdy Da ich kürzlich die Anfrage bekommen habe, wo ich denn meine Social Bookmarks (die kleinen Vierecke unter jedem Artikel) her habe, möchte ich kurz erklären, wie sie entstanden sind. Zuerst habe ich nach Plugins gesucht, die automatisch diese Bookmarks unter die Artikel setzt. Ich war mit keinem so richtig glücklich.. entweder waren die Icons [...]]]></description>
			<content:encoded><![CDATA[<p>Howdy</p>
<div id="attachment_2052" class="wp-caption alignright" style="width: 170px"><a href="http://www.normansblog.de/social-bookmarks-selbstgemacht/"><img src="http://www.normansblog.de/wp-content/uploads/2010/02/socialbookmarks-150x33.png" alt="Social Bookmarks" title="socialbookmarks" width="150" height="33" class="size-thumbnail wp-image-2052" /></a><p class="wp-caption-text">Social Bookmarks</p></div>
<p>Da ich kürzlich die Anfrage bekommen habe, wo ich denn meine Social Bookmarks (die kleinen Vierecke unter jedem Artikel) her habe, möchte ich kurz erklären, wie sie entstanden sind. Zuerst habe ich <a href="http://wordpress.org/extend/plugins/search.php?q=social+bookmarks&#038;sort=">nach Plugins gesucht</a>, die automatisch diese Bookmarks unter die Artikel setzt. Ich war mit keinem so richtig glücklich.. entweder waren die Icons nicht sonderlich hübsch oder der Effekt war nicht der, den ich wollte. Beim Googlen bin ich schließlich auf einen Blog gelandet, auf dem die Links zu bekannten Social Networks in WordPress-Artikel aufgelistet waren.</p>
<p><span id="more-2050"></span></p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
</pre></td><td class="code"><pre class="html4strict" style="font-family:monospace;"><span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">ul</span> <span style="color: #000066;">id</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;socialbookmarks&quot;</span>&gt;</span>
	<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">li</span>&gt;&lt;<span style="color: #000000; font-weight: bold;">a</span> <span style="color: #000066;">id</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;delicious&quot;</span> <span style="color: #000066;">rel</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;nofollow&quot;</span> <span style="color: #000066;">href</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;http://delicious.com/post?url=&lt;?php the_permalink(); ?&gt;</span></span><span style="color: #ddbb00;">&amp;amp;</span>title=<span style="color: #009900;">&lt;?php echo urlencode<span style="color: #66cc66;">&#40;</span>get_the_title<span style="color: #66cc66;">&#40;</span>$id<span style="color: #66cc66;">&#41;</span><span style="color: #66cc66;">&#41;</span>; ?&gt;</span>&quot; title=&quot;Bookmark this post at Delicious&quot;&gt;Delicious<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">a</span>&gt;&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">li</span>&gt;</span>
	<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">li</span>&gt;&lt;<span style="color: #000000; font-weight: bold;">a</span> <span style="color: #000066;">id</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;digg&quot;</span> <span style="color: #000066;">rel</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;nofollow&quot;</span> <span style="color: #000066;">href</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;http://digg.com/submit?phase=2&amp;amp;url=&lt;?php the_permalink(); ?&gt;</span></span>&quot; title=&quot;Submit this post to Digg&quot;&gt;Digg<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">a</span>&gt;&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">li</span>&gt;</span>
	<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">li</span>&gt;&lt;<span style="color: #000000; font-weight: bold;">a</span> <span style="color: #000066;">id</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;facebook&quot;</span> <span style="color: #000066;">rel</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;nofollow&quot;</span> <span style="color: #000066;">href</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;http://www.facebook.com/sharer.php?u=&lt;?php the_permalink();?&gt;</span></span><span style="color: #ddbb00;">&amp;amp;</span>t=<span style="color: #009900;">&lt;?php echo urlencode<span style="color: #66cc66;">&#40;</span>get_the_title<span style="color: #66cc66;">&#40;</span>$id<span style="color: #66cc66;">&#41;</span><span style="color: #66cc66;">&#41;</span>; ?&gt;</span>&quot; title=&quot;Share this post on Facebook&quot;&gt;Facebook<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">a</span>&gt;&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">li</span>&gt;</span>
	<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">li</span>&gt;&lt;<span style="color: #000000; font-weight: bold;">a</span> <span style="color: #000066;">id</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;furl&quot;</span> <span style="color: #000066;">rel</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;nofollow&quot;</span> <span style="color: #000066;">href</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;http://furl.net/storeIt.jsp?t=&lt;?php echo urlencode(get_the_title($id)); ?&gt;</span></span><span style="color: #ddbb00;">&amp;amp;</span>u=<span style="color: #009900;">&lt;?php the_permalink<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>; ?&gt;</span>&quot; title=&quot;Share this post on Furl&quot;&gt;Furl<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">a</span>&gt;&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">li</span>&gt;</span>
	<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">li</span>&gt;&lt;<span style="color: #000000; font-weight: bold;">a</span> <span style="color: #000066;">id</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;studivz&quot;</span> <span style="color: #000066;">rel</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;nofollow&quot;</span> <span style="color: #000066;">href</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;http://www.studivz.net/Link/ExternLink/Url/?u=&lt;?php the_permalink();?&gt;</span></span><span style="color: #ddbb00;">&amp;amp;</span>desc=<span style="color: #009900;">&lt;?php echo urlencode<span style="color: #66cc66;">&#40;</span>get_the_title<span style="color: #66cc66;">&#40;</span>$id<span style="color: #66cc66;">&#41;</span><span style="color: #66cc66;">&#41;</span>; ?&gt;</span><span style="color: #ddbb00;">&amp;amp;</span>prov=<span style="color: #009900;">&lt;?php bloginfo<span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">'name'</span><span style="color: #66cc66;">&#41;</span>; ?&gt;</span>&quot; title=&quot;Share this post on StudiVZ&quot;&gt;StudiVZ<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">a</span>&gt;&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">li</span>&gt;</span>
	<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">li</span>&gt;&lt;<span style="color: #000000; font-weight: bold;">a</span> <span style="color: #000066;">id</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;stumbleupon&quot;</span> <span style="color: #000066;">rel</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;nofollow&quot;</span> <span style="color: #000066;">href</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;http://www.stumbleupon.com/submit?url=&lt;?php the_permalink(); ?&gt;</span></span><span style="color: #ddbb00;">&amp;amp;</span>title=<span style="color: #009900;">&lt;?php echo urlencode<span style="color: #66cc66;">&#40;</span>get_the_title<span style="color: #66cc66;">&#40;</span>$id<span style="color: #66cc66;">&#41;</span><span style="color: #66cc66;">&#41;</span>; ?&gt;</span>&quot; title=&quot;Share this post at StumbleUpon&quot;&gt;StumbleUpon<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">a</span>&gt;&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">li</span>&gt;</span>
	<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">li</span>&gt;&lt;<span style="color: #000000; font-weight: bold;">a</span> <span style="color: #000066;">id</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;technorati&quot;</span> <span style="color: #000066;">rel</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;nofollow&quot;</span> <span style="color: #000066;">href</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;http://technorati.com/faves?add=&lt;?php bloginfo('url'); ?&gt;</span></span>&quot; title=&quot;Add <span style="color: #009900;">&lt;?php bloginfo<span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">'name'</span><span style="color: #66cc66;">&#41;</span>; ?&gt;</span> to your Technorati favorites&quot;&gt;Technorati<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">a</span>&gt;&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">li</span>&gt;</span>
	<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">li</span>&gt;&lt;<span style="color: #000000; font-weight: bold;">a</span> <span style="color: #000066;">id</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;twitter&quot;</span> <span style="color: #000066;">rel</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;nofollow&quot;</span> <span style="color: #000066;">href</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;http://twitter.com/home?status=&lt;?php echo urlencode(&quot;</span>Currently reading: <span style="color: #ff0000;">&quot;); ?&gt;&lt;?php the_permalink(); ?&gt;</span></span>&quot; title=&quot;Share this article with your Twitter followers&quot;&gt;Twitter<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">a</span>&gt;&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">li</span>&gt;</span>
	<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">li</span>&gt;&lt;<span style="color: #000000; font-weight: bold;">a</span> <span style="color: #000066;">id</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;reddit&quot;</span> <span style="color: #000066;">rel</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;nofollow&quot;</span> <span style="color: #000066;">href</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;http://reddit.com/submit?url=&lt;?php the_permalink(); ?&gt;</span></span><span style="color: #ddbb00;">&amp;amp;</span>title=<span style="color: #009900;">&lt;?php echo urlencode<span style="color: #66cc66;">&#40;</span>get_the_title<span style="color: #66cc66;">&#40;</span>$id<span style="color: #66cc66;">&#41;</span><span style="color: #66cc66;">&#41;</span>; ?&gt;</span>&quot; title=&quot;Share this post on Reddit&quot;&gt;Reddit<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">a</span>&gt;&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">li</span>&gt;</span>
<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">ul</span>&gt;</span></pre></td></tr></table></div>

<p>Diese hab ich mir dann in die <code>single.php</code> meines Themes kopiert. Die Links waren jetzt da.. es fehlten noch die Icons. Nach einer kurzen Suche auf <a href="http://www.iconfinder.net/">Iconfinder</a> bin ich fündig geworden: Das <a href="http://www.iconfinder.net/search/?q=iconset%3Aaquaticus">Aquaticus Set</a> hat alle wichtigen Social Networks, die ich benötigte. Nur ein einziges war nciht dabei: studiVZ, das Bookmark musste ich mir dann noch schnell selber basteln. Als Vorlage hab ich einfach eines der anderen Icons genommen.</p>
<div id="attachment_2052" class="wp-caption aligncenter" style="width: 452px"><img src="http://www.normansblog.de/wp-content/uploads/2010/02/socialbookmarks.png" alt="Social Bookmarks" title="socialbookmarks" width="432" height="96" class="size-full wp-image-2052" /><p class="wp-caption-text">Icons des Aquaticus Sets als CSS Sprite</p></div>
<p>Die Icons sollten auf den Seiten in schwarz-Weiß dargestellt sein und als Effekt wollte ich, dass sie farbig werden, wenn man mit der Maus drüber fährt. Dazu habe ich alle Icons samt Schwarz-Weiß-Version in eine Grafik gepackt und den Rest mit CSS erledigt (Stichwort: <a href="http://www.google.de/#hl=de&#038;safe=off&#038;q=CSS+Sprites">CSS Sprites</a>).</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
</pre></td><td class="code"><pre class="css" style="font-family:monospace;"><span style="color: #cc00cc;">#socialbookmarks</span> <span style="color: #00AA00;">&#123;</span>
	<span style="color: #000000; font-weight: bold;">clear</span><span style="color: #00AA00;">:</span><span style="color: #993333;">both</span><span style="color: #00AA00;">;</span>
	<span style="color: #000000; font-weight: bold;">height</span><span style="color: #00AA00;">:</span><span style="color: #933;">48px</span><span style="color: #00AA00;">;</span>
	<span style="color: #000000; font-weight: bold;">list-style</span><span style="color: #00AA00;">:</span><span style="color: #993333;">none</span><span style="color: #00AA00;">;</span>
	<span style="color: #000000; font-weight: bold;">margin</span><span style="color: #00AA00;">:</span><span style="color: #933;">20px</span><span style="color: #00AA00;">;</span>
<span style="color: #00AA00;">&#125;</span>
<span style="color: #cc00cc;">#socialbookmarks</span> li <span style="color: #00AA00;">&#123;</span>
	<span style="color: #000000; font-weight: bold;">float</span><span style="color: #00AA00;">:</span><span style="color: #000000; font-weight: bold;">left</span><span style="color: #00AA00;">;</span>
	<span style="color: #000000; font-weight: bold;">margin-left</span><span style="color: #00AA00;">:</span><span style="color: #933;">8px</span><span style="color: #00AA00;">;</span>
<span style="color: #00AA00;">&#125;</span>
<span style="color: #cc00cc;">#socialbookmarks</span> a <span style="color: #00AA00;">&#123;</span>
	<span style="color: #000000; font-weight: bold;">background-image</span><span style="color: #00AA00;">:</span><span style="color: #993333;">url</span><span style="color: #00AA00;">&#40;</span><span style="color: #ff0000; font-style: italic;">socialbookmarks.png</span><span style="color: #00AA00;">&#41;</span><span style="color: #00AA00;">;</span>
	<span style="color: #000000; font-weight: bold;">background-repeat</span><span style="color: #00AA00;">:</span><span style="color: #993333;">no-repeat</span><span style="color: #00AA00;">;</span>
	<span style="color: #000000; font-weight: bold;">display</span><span style="color: #00AA00;">:</span><span style="color: #993333;">block</span><span style="color: #00AA00;">;</span>
	<span style="color: #000000; font-weight: bold;">height</span><span style="color: #00AA00;">:</span><span style="color: #cc66cc;">0</span><span style="color: #00AA00;">;</span>
	<span style="color: #000000; font-weight: bold;">outline</span><span style="color: #00AA00;">:</span><span style="color: #993333;">none</span><span style="color: #00AA00;">;</span>
	<span style="color: #000000; font-weight: bold;">overflow</span><span style="color: #00AA00;">:</span><span style="color: #993333;">hidden</span><span style="color: #00AA00;">;</span>
	<span style="color: #000000; font-weight: bold;">padding-top</span><span style="color: #00AA00;">:</span><span style="color: #933;">48px</span><span style="color: #00AA00;">;</span>
	<span style="color: #000000; font-weight: bold;">width</span><span style="color: #00AA00;">:</span><span style="color: #933;">48px</span><span style="color: #00AA00;">;</span>
<span style="color: #00AA00;">&#125;</span>
<span style="color: #cc00cc;">#delicious</span> <span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">background-position</span><span style="color: #00AA00;">:</span><span style="color: #cc66cc;">0</span> <span style="color: #000000; font-weight: bold;">bottom</span><span style="color: #00AA00;">;</span><span style="color: #00AA00;">&#125;</span>
<span style="color: #cc00cc;">#digg</span> <span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">background-position</span><span style="color: #3333ff;">:<span style="color: #933;">-48px</span> </span><span style="color: #000000; font-weight: bold;">bottom</span><span style="color: #00AA00;">;</span><span style="color: #00AA00;">&#125;</span>
<span style="color: #cc00cc;">#facebook</span> <span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">background-position</span><span style="color: #3333ff;">:<span style="color: #933;">-96px</span> </span><span style="color: #000000; font-weight: bold;">bottom</span><span style="color: #00AA00;">;</span><span style="color: #00AA00;">&#125;</span>
<span style="color: #cc00cc;">#furl</span> <span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">background-position</span><span style="color: #3333ff;">:<span style="color: #933;">-144px</span> </span><span style="color: #000000; font-weight: bold;">bottom</span><span style="color: #00AA00;">;</span><span style="color: #00AA00;">&#125;</span>
<span style="color: #cc00cc;">#studivz</span> <span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">background-position</span><span style="color: #3333ff;">:<span style="color: #933;">-192px</span> </span><span style="color: #000000; font-weight: bold;">bottom</span><span style="color: #00AA00;">;</span><span style="color: #00AA00;">&#125;</span>
<span style="color: #cc00cc;">#stumbleupon</span> <span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">background-position</span><span style="color: #3333ff;">:<span style="color: #933;">-240px</span> </span><span style="color: #000000; font-weight: bold;">bottom</span><span style="color: #00AA00;">;</span><span style="color: #00AA00;">&#125;</span>
<span style="color: #cc00cc;">#technorati</span> <span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">background-position</span><span style="color: #3333ff;">:<span style="color: #933;">-288px</span> </span><span style="color: #000000; font-weight: bold;">bottom</span><span style="color: #00AA00;">;</span><span style="color: #00AA00;">&#125;</span>
<span style="color: #cc00cc;">#twitter</span> <span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">background-position</span><span style="color: #3333ff;">:<span style="color: #933;">-336px</span> </span><span style="color: #000000; font-weight: bold;">bottom</span><span style="color: #00AA00;">;</span><span style="color: #00AA00;">&#125;</span>
<span style="color: #cc00cc;">#reddit</span> <span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">background-position</span><span style="color: #3333ff;">:<span style="color: #933;">-384px</span> </span><span style="color: #000000; font-weight: bold;">bottom</span><span style="color: #00AA00;">;</span><span style="color: #00AA00;">&#125;</span>
<span style="color: #cc00cc;">#delicious</span><span style="color: #3333ff;">:hover </span><span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">background-position</span><span style="color: #00AA00;">:</span><span style="color: #cc66cc;">0</span> <span style="color: #cc66cc;">0</span><span style="color: #00AA00;">;</span><span style="color: #00AA00;">&#125;</span>
<span style="color: #cc00cc;">#digg</span><span style="color: #3333ff;">:hover </span><span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">background-position</span><span style="color: #00AA00;">:</span><span style="color: #933;">-48px</span> <span style="color: #cc66cc;">0</span><span style="color: #00AA00;">;</span><span style="color: #00AA00;">&#125;</span>
<span style="color: #cc00cc;">#facebook</span><span style="color: #3333ff;">:hover </span><span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">background-position</span><span style="color: #00AA00;">:</span><span style="color: #933;">-96px</span> <span style="color: #cc66cc;">0</span><span style="color: #00AA00;">;</span><span style="color: #00AA00;">&#125;</span>
<span style="color: #cc00cc;">#furl</span><span style="color: #3333ff;">:hover </span><span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">background-position</span><span style="color: #00AA00;">:</span><span style="color: #933;">-144px</span> <span style="color: #cc66cc;">0</span><span style="color: #00AA00;">;</span><span style="color: #00AA00;">&#125;</span>
<span style="color: #cc00cc;">#studivz</span><span style="color: #3333ff;">:hover </span><span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">background-position</span><span style="color: #00AA00;">:</span><span style="color: #933;">-192px</span> <span style="color: #cc66cc;">0</span><span style="color: #00AA00;">;</span><span style="color: #00AA00;">&#125;</span>
<span style="color: #cc00cc;">#stumbleupon</span><span style="color: #3333ff;">:hover </span><span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">background-position</span><span style="color: #00AA00;">:</span><span style="color: #933;">-240px</span> <span style="color: #cc66cc;">0</span><span style="color: #00AA00;">;</span><span style="color: #00AA00;">&#125;</span>
<span style="color: #cc00cc;">#technorati</span><span style="color: #3333ff;">:hover </span><span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">background-position</span><span style="color: #00AA00;">:</span><span style="color: #933;">-288px</span> <span style="color: #cc66cc;">0</span><span style="color: #00AA00;">;</span><span style="color: #00AA00;">&#125;</span>
<span style="color: #cc00cc;">#twitter</span><span style="color: #3333ff;">:hover </span><span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">background-position</span><span style="color: #00AA00;">:</span><span style="color: #933;">-336px</span> <span style="color: #cc66cc;">0</span><span style="color: #00AA00;">;</span><span style="color: #00AA00;">&#125;</span>
<span style="color: #cc00cc;">#reddit</span><span style="color: #3333ff;">:hover </span><span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">background-position</span><span style="color: #00AA00;">:</span><span style="color: #933;">-384px</span> <span style="color: #cc66cc;">0</span><span style="color: #00AA00;">;</span><span style="color: #00AA00;">&#125;</span></pre></td></tr></table></div>

<p>Wenn euch das hier zuviel ist, könnt ihr euch auch einfach eine ZIP mit den ganzen Daten runterladen: <a class="download" href="http://www.normansblog.de/wp-content/uploads/plugins/social_bookmarks.zip">social_bookmarks.zip</a></p>
<p>Wie es im Live-Betrieb aussieht, seht ihr ja gleich etwas weiter unten.. <img src='https://www.normansblog.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>https://www.normansblog.de/social-bookmarks-selbstgemacht/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>CSS Update</title>
		<link>https://www.normansblog.de/css-update/</link>
		<comments>https://www.normansblog.de/css-update/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 00:52:36 +0000</pubDate>
		<dc:creator>Norman</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Theme]]></category>

		<guid isPermaLink="false">http://www.normansblog.de/?p=658</guid>
		<description><![CDATA[Veränderte CSS bei Flora Da ich nun den IE6 Support eingestellt habe und ich dennoch nicht recht mit dem zerschossenen Layout leben wollte, hab ich mal eben noch die CSS Datei etwas optimiert und siehe da: sieht alles gut aus, auch im alten Drecksbrowser. Die einzigen Darstellungsfehler sind jetzt noch die PNG Grafiken. Die werde [...]]]></description>
			<content:encoded><![CDATA[<p>Veränderte CSS bei Flora</p>
<div id="attachment_659" class="wp-caption alignright" style="width: 160px"><a href="https://www.normansblog.de/css-update/"><img src="http://www.normansblog.de/wp-content/uploads/2009/04/css_neu.jpg" alt="Neue CSS!" title="css_neu" width="140" height="138" class="size-full wp-image-659" /></a><p class="wp-caption-text">Neue CSS!</p></div>
<p>Da ich nun den <a href="https://www.normansblog.de/goodbye-ie6/">IE6 Support eingestellt</a> habe und ich dennoch nicht recht mit dem zerschossenen Layout leben wollte, hab ich mal eben noch die CSS Datei etwas optimiert und siehe da: sieht alles gut aus, auch im alten Drecksbrowser. Die einzigen Darstellungsfehler sind jetzt noch die <a href="http://de.wikipedia.org/wiki/PNG">PNG Grafiken</a>. Die werde ich aber nicht austauschen. Im Gegenteil, die 3 kleinen Icons unter der Artikelüberschrift sind jetzt PNG Dateien und haben einen angenehmeren Farbverlauf.</p>
<p>Außerdem hat die CSS Datei jetzt eine Versionierung in Form eines <a href="http://de.wikipedia.org/wiki/Timestamp">Timestamps</a> bekommen, sodass sie bei jedem neugeladen werden muss, sollte ich etwas daran verändert haben. <img src='https://www.normansblog.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>https://www.normansblog.de/css-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flora und WoW Theme</title>
		<link>https://www.normansblog.de/wordpress-flora-and-wow-theme/</link>
		<comments>https://www.normansblog.de/wordpress-flora-and-wow-theme/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 13:34:03 +0000</pubDate>
		<dc:creator>Norman</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Theme]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.normansblog.de/?p=587</guid>
		<description><![CDATA[Mahlzeit! Derzeit kannst du zwei Themes von mir downloaden: Flora, das Theme dieses Blogs und Wrath of the Lich King, das der offiziellen Seite der World of Warcraft &#8211; Erweiterung nachempfunden ist. In Zukunft werde ich Themes auf einer Extraseite veröffentlichen und euch bei Aktualisierungen benachrichtigen. Viel Spaß beim Bloggen! Vorschau Beschreibung Tags Flora Dieser [...]]]></description>
			<content:encoded><![CDATA[<p>Mahlzeit!</p>
<div id="attachment_597" class="wp-caption alignright" style="width: 170px"><a href="https://www.normansblog.de/wordpress-flora-and-wow-theme/"><img class="size-full wp-image-597" title="wordpress" src="http://www.normansblog.de/wp-content/uploads/2009/04/wordpress.jpg" alt="Neue Themes" width="150" height="38" /></a><p class="wp-caption-text">Neue Themes</p></div>
<p>Derzeit kannst du zwei Themes von mir downloaden: Flora, das Theme dieses Blogs und Wrath of the Lich King, das der offiziellen Seite der World of Warcraft &#8211; Erweiterung nachempfunden ist. In Zukunft werde ich Themes auf einer Extraseite veröffentlichen und euch bei Aktualisierungen benachrichtigen.</p>
<p><span id="more-587"></span></p>
<p>Viel Spaß beim Bloggen! <img src='https://www.normansblog.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<table border="0">
<thead>
<tr>
<th>Vorschau</th>
<th>Beschreibung</th>
<th width="96">Tags</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<p><div id="attachment_52" class="wp-caption alignnone" style="width: 145px"><a class="shutterset_" title="Flora" href="http://www.normansblog.de/wp-content/uploads/2009/01/flora.png"><img class="size-full wp-image-52" title="flora" src="http://www.normansblog.de/wp-content/uploads/2009/01/flora.png" alt="Flora" width="125" /></a><p class="wp-caption-text">Flora</p></div></td>
<td><a title="Flora" href="http://www.normansblog.de/">Flora</a><br />
Dieser Blog läuft mit Flora. Es ist dunkel, es hat Blumen und Ornamente und ich mag es! Ich bastel immer zwar noch daran, aber diese Version sollte halbwegs funktionieren. <strong>Mit Custom Login!</strong></p>
<p><span class="download"><a href="http://www.normansblog.de/wp-content/uploads/themes/flora_1.1.zip">Download</a></span></td>
<td>dark<br />
two-columns<br />
fixed-width<br />
left-sidebar</td>
</tr>
<tr>
<td>
<p><div id="attachment_55" class="wp-caption alignnone" style="width: 145px"><a class="shutterset_" title="Wrath of the Lich King" href="http://www.normansblog.de/wp-content/uploads/2009/01/wrathofthelichking.png"><img class="size-full wp-image-55" title="wrathofthelichking" src="http://www.normansblog.de/wp-content/uploads/2009/01/wrathofthelichking.png" alt="Wrath of the Lich King" width="125" /></a><p class="wp-caption-text">Wrath of the Lich King</p></div></td>
<td><a title="Wrath of the Lich King" href="http://www.worldofwarcraft.com/wrath/" target="_blank">Wrath of the Lich King</a><br />
Wrath of the Lich King ahmt das Design der WotLK Promo-Seite von Blizzard nach. Ich dachte, es wäre cool so etwas als Theme für einen Blog zu haben.</p>
<p><span class="download"><a href="http://www.normansblog.de/wp-content/uploads/themes/wrath_1.0.zip">Download</a></span></td>
<td>dark<br />
two-columns<br />
fixed-width<br />
right-sidebar</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>https://www.normansblog.de/wordpress-flora-and-wow-theme/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Überschrift mit Schatten</title>
		<link>https://www.normansblog.de/shadedheadlines/</link>
		<comments>https://www.normansblog.de/shadedheadlines/#comments</comments>
		<pubDate>Sat, 17 Jan 2009 14:01:18 +0000</pubDate>
		<dc:creator>Norman</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Theme]]></category>

		<guid isPermaLink="false">http://www.normansblog.de/?p=148</guid>
		<description><![CDATA[Dieses Tutorial befasst sich mit der Frage: &#8220;Wie unterlege ich meine Überschriften mit einem Schatten?&#8221; Ohne dabei die CSS3 property &#8216;text-shadow&#8217; zu benutzen, die bisher nur von einigen wenigen Browsern unterstützt wird. Was ist also der einfachste Weg, um unser Ziel zu erreichen? Na? Genau, wir legen hinter unserer eigentlichen Überschrift nochmal den gleichen Text, [...]]]></description>
			<content:encoded><![CDATA[<p>Dieses Tutorial befasst sich mit der Frage: &#8220;Wie unterlege ich meine Überschriften mit einem Schatten?&#8221; Ohne dabei die CSS3 property &#8216;text-shadow&#8217; zu benutzen, die bisher nur von einigen wenigen Browsern unterstützt wird.</p>
<div id="attachment_149" class="wp-caption alignright" style="width: 294px"><img class="size-full wp-image-149" title="headlinewithshadow" src="http://www.normansblog.de/wp-content/uploads/2009/01/headlinewithshadow.jpg" alt="Überschrift mit Schatten" width="274" height="79" /><p class="wp-caption-text">Überschrift mit Schatten</p></div>
<p>Was ist also der einfachste Weg, um unser Ziel zu erreichen? Na? Genau, wir legen hinter unserer eigentlichen Überschrift nochmal den gleichen Text, nur diesmal mit einer anderen, logischerweise dunklen, Farbe.</p>
<p><span id="more-148"></span></p>
<h3>1. Änderung am Theme</h3>
<p>Als erstes müssen wir den zusätzlichen Text in unser Theme einfügen. Die Änderung bezieht sich hier auf die index.php, muss aber in allen .php Dateien durchgeführt werden, wo der Titel einen Schatten bekommen soll.</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
</pre></td><td class="code"><pre class="html4strict" style="font-family:monospace;">...
<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">div</span> <span style="color: #000066;">class</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;post&quot;</span> <span style="color: #000066;">id</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;post-&lt;?php the_ID(); ?&gt;</span></span>&quot;&gt;
	<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">h2</span> <span style="color: #000066;">class</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;shadow&quot;</span>&gt;&lt;?php the_title<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>; ?&gt;&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">h2</span>&gt;</span>
	<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">h2</span>&gt;&lt;<span style="color: #000000; font-weight: bold;">a</span> <span style="color: #000066;">href</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;&lt;?php the_permalink() ?&gt;</span></span>&quot; rel=&quot;bookmark&quot; title=&quot;Permanent Link to <span style="color: #009900;">&lt;?php the_title_attribute<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>; ?&gt;</span>&quot;&gt;<span style="color: #009900;">&lt;?php the_title<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>; ?&gt;&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">a</span>&gt;&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">h2</span>&gt;</span>
...</pre></td></tr></table></div>

<p>In Zeile 3 sieht man den zusätzlichen Titel. Ganz wichtig ist, dass wir diesem neuen Titel eine CSS-Klasse geben (hier: shadow).</p>
<p>Wenn wir uns das ganze jetzt ansehen würden, hätten wir folgendes vor Augen:</p>
<p><img class="aligncenter size-full wp-image-150" title="headlinewithshadow2" src="http://www.normansblog.de/wp-content/uploads/2009/01/headlinewithshadow2.jpg" alt="headlinewithshadow2" width="274" height="120" /></p>
<h3>2. CSS anpassen</h3>
<p>Und hier kommt unsere CSS-Klasse zum Einsatz. In unserer style.css müssen wir nun lediglich ein paar Änderungen vornehmen, damit der eben eingefügte Titel dunkel und hinter dem eigentlich Titel dargestellt wird.</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
</pre></td><td class="code"><pre class="css" style="font-family:monospace;">h2 <span style="color: #00AA00;">&#123;</span>
	<span style="color: #000000; font-weight: bold;">margin</span><span style="color: #00AA00;">:</span> <span style="color: #cc66cc;">0</span><span style="color: #00AA00;">;</span>
	<span style="color: #000000; font-weight: bold;">position</span><span style="color: #00AA00;">:</span> <span style="color: #993333;">relative</span><span style="color: #00AA00;">;</span>
<span style="color: #00AA00;">&#125;</span>
&nbsp;
h2<span style="color: #6666ff;">.shadow</span> <span style="color: #00AA00;">&#123;</span>
	<span style="color: #000000; font-weight: bold;">color</span><span style="color: #00AA00;">:</span> <span style="color: #cc00cc;">#000000</span><span style="color: #00AA00;">;</span>
	<span style="color: #000000; font-weight: bold;">margin</span><span style="color: #00AA00;">:</span> <span style="color: #933;">1px</span> <span style="color: #cc66cc;">0</span> <span style="color: #cc66cc;">0</span> <span style="color: #933;">1px</span><span style="color: #00AA00;">;</span>
	<span style="color: #000000; font-weight: bold;">position</span><span style="color: #00AA00;">:</span> <span style="color: #993333;">absolute</span><span style="color: #00AA00;">;</span>
<span style="color: #00AA00;">&#125;</span></pre></td></tr></table></div>

<p>Das <code>h2</code>-tag bekommt die zusätzliche Eigenschaft <code>position: relative;</code> und <code>h2.shadow</code> wird schwarz und durch <code>margin</code> und <code>position</code> leicht versetzt hinter <code>h2</code> dargestellt.</p>
<p>Mehr gibt es dazu nicht zu sagen, viel Spaß mit euren neu schattierten Überschriften <img src='https://www.normansblog.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>https://www.normansblog.de/shadedheadlines/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Der Tag nach Gestern</title>
		<link>https://www.normansblog.de/dayafteryesterday/</link>
		<comments>https://www.normansblog.de/dayafteryesterday/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 16:47:13 +0000</pubDate>
		<dc:creator>Norman</dc:creator>
				<category><![CDATA[Blabla]]></category>
		<category><![CDATA[Theme]]></category>

		<guid isPermaLink="false">http://www.normansblog.de/?p=35</guid>
		<description><![CDATA[moin! hoffe, allen gehts gut? ja? fein.. hab bis vorhin noch an dem theme gesessen und sachen am css und vor allem den kommentaren verbessert. es werden jetzt gravatars angezeigt und der timestamp sieht nun auch na was aus. was jetzt noch fehlt sind paar kleine übersetzungssachen.. vllt muss ich mir ne eigene .pot datei [...]]]></description>
			<content:encoded><![CDATA[<p>moin!</p>
<p>hoffe, allen gehts gut? ja? fein..<br/><br />
hab bis vorhin noch an dem theme gesessen und sachen am css und vor allem den kommentaren verbessert. es werden jetzt <a href="http://www.gravatar.com">gravatars</a> angezeigt und der timestamp sieht nun auch na was aus. was jetzt noch fehlt sind paar kleine übersetzungssachen.. vllt muss ich mir ne eigene .pot datei schreiben (die übersetzt bestimmte sachen aus dem blog) naja aber das kann erstmal warten.</p>
<p>schreibt mal, was ihr von den kleinen symbolen haltet.. also die vor dem datum, der uhrzeit und der kommentaranzeige</p>
<p>ich denke, ich werde als ersten großen schritt dann nen tut für die theme-erstellung schreiben. hab mir mühselig alles so zusammengesucht &#8211; narf. ganz schöne friemelei mit dem php-scheiß und so.. meh.. css macht mehr spaß <img src='https://www.normansblog.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>ach und heute hab ich <a href="http://www.vgcats.com/comics/">den neuen vgcats comic</a> entdeckt ^^ ich hoffe euch vergeht dabei nicht die lust am schneemannbauen (falls das überhaupt noch jemand macht) und wenn ihr schon mal auf der seite dort seid, guckt euch auf jeden fall mal die <a href="http://www.vgcats.com/super/?strip_id=0">super effectives</a> an.. für alte pokemon-hasen ist das ein MUSS! <img src='https://www.normansblog.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>so bis später..</p>
]]></content:encoded>
			<wfw:commentRss>https://www.normansblog.de/dayafteryesterday/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
