<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Wordpress on IT, Macs and live</title>
    <link>https://logbook.dlite.de/tags/wordpress/</link>
    <description>Recent content in Wordpress on IT, Macs and live</description>
    <generator>Hugo -- 0.161.1</generator>
    <language>en-US</language>
    <managingEditor>mm@test.de (Markus)</managingEditor>
    <webMaster>mm@test.de (Markus)</webMaster>
    <lastBuildDate>Tue, 05 Jan 2010 22:38:13 +0000</lastBuildDate>
    <atom:link href="https://logbook.dlite.de/tags/wordpress/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Font size in WordPress Plugin CodeColorer</title>
      <link>https://logbook.dlite.de/font-size-in-wordpress-plugin-codecolorer/</link>
      <pubDate>Tue, 05 Jan 2010 22:38:13 +0000</pubDate><author>mm@test.de (Markus)</author>
       <guid isPermaLink="false">http://logbook.dlite.de/?p=41</guid> 
      <description>&lt;p&gt;Today I replaced &lt;a href=&#34;http://wordpress.org/extend/plugins/syntaxhighlighter/&#34;&gt;SyntaxHighlighter Evolved&lt;/a&gt; simply because he doesn&amp;rsquo;t support AppleScript. After some tests &lt;a href=&#34;http://kpumuk.info/projects/wordpress-plugins/codecolorer/&#34;&gt;CodeColorer&lt;/a&gt; was the one to take with one problem: The font was really big. After some minutes of searching I replaced the font size given in wp-content/plugins/codecolorer/codecolorer.css from
[cc lang=&amp;ldquo;css&amp;rdquo; nowrap=&amp;ldquo;false&amp;rdquo; first_line=&amp;ldquo;5&amp;rdquo;].codecolorer, .codecolorer *, .codecolorer-container, .codecolorer-container * { font: 13px/1.4em Monaco, Lucida Console, monospace }[/cc]
to
[cc lang=&amp;ldquo;css&amp;rdquo; nowrap=&amp;ldquo;false&amp;rdquo; first_line=&amp;ldquo;5&amp;rdquo;].codecolorer, .codecolorer *, .codecolorer-container, .codecolorer-container * { font: 10px Monaco, Lucida Console, monospace }[/cc]&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
