<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Concrete5 &#8211; CSS features [typograhy.css, customize themes]</title>
	<atom:link href="http://www.codeblog.ch/2009/05/concrete5-css-features/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codeblog.ch/2009/05/concrete5-css-features/</link>
	<description>Coding and more - Concrete5, Flex, JavaScript</description>
	<lastBuildDate>Fri, 20 Aug 2010 14:10:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Remo Laubacher</title>
		<link>http://www.codeblog.ch/2009/05/concrete5-css-features/comment-page-1/#comment-2954</link>
		<dc:creator>Remo Laubacher</dc:creator>
		<pubDate>Mon, 03 May 2010 19:52:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeblog.ch/?p=314#comment-2954</guid>
		<description>Thanks Ryan! Not sure how this can be achieved right now. Did you post this at concrete5.org?</description>
		<content:encoded><![CDATA[<p>Thanks Ryan! Not sure how this can be achieved right now. Did you post this at concrete5.org?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://www.codeblog.ch/2009/05/concrete5-css-features/comment-page-1/#comment-2939</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Mon, 03 May 2010 10:48:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeblog.ch/?p=314#comment-2939</guid>
		<description>Remo,
You tutorials have saved me a couple of times, Thanks! 
I&#039;m having trouble with my typography.css in that my styles are affecting how the native dialogue boxes of C5 appear. I want to use a H1 style that looks like this:
h1 {
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	background:#000000;
	text-transform:uppercase;
	color:#ffffff;
	padding:5px 0px 5px 15px;
	margin:0px 0px 6px 0px;
}
I&#039;ve tried wrapping my site in a #container id but either the style changes C5 dialogue boxes or doesn&#039;t appear in the WYSIWYG editor.
Any thoughts? I was hoping on submitting this as a free theme to the market place.</description>
		<content:encoded><![CDATA[<p>Remo,<br />
You tutorials have saved me a couple of times, Thanks!<br />
I&#8217;m having trouble with my typography.css in that my styles are affecting how the native dialogue boxes of C5 appear. I want to use a H1 style that looks like this:<br />
h1 {<br />
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;<br />
	background:#000000;<br />
	text-transform:uppercase;<br />
	color:#ffffff;<br />
	padding:5px 0px 5px 15px;<br />
	margin:0px 0px 6px 0px;<br />
}<br />
I&#8217;ve tried wrapping my site in a #container id but either the style changes C5 dialogue boxes or doesn&#8217;t appear in the WYSIWYG editor.<br />
Any thoughts? I was hoping on submitting this as a free theme to the market place.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis</title>
		<link>http://www.codeblog.ch/2009/05/concrete5-css-features/comment-page-1/#comment-1741</link>
		<dc:creator>Dennis</dc:creator>
		<pubDate>Thu, 04 Mar 2010 01:26:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeblog.ch/?p=314#comment-1741</guid>
		<description>Finally got around to reading this tutorial. Very helpful. Thanks.</description>
		<content:encoded><![CDATA[<p>Finally got around to reading this tutorial. Very helpful. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron</title>
		<link>http://www.codeblog.ch/2009/05/concrete5-css-features/comment-page-1/#comment-1283</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Thu, 11 Feb 2010 04:37:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeblog.ch/?p=314#comment-1283</guid>
		<description>Hey Remo,

thx for sharing this!

Regards</description>
		<content:encoded><![CDATA[<p>Hey Remo,</p>
<p>thx for sharing this!</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Osu</title>
		<link>http://www.codeblog.ch/2009/05/concrete5-css-features/comment-page-1/#comment-260</link>
		<dc:creator>Osu</dc:creator>
		<pubDate>Sun, 04 Oct 2009 16:36:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeblog.ch/?p=314#comment-260</guid>
		<description>Managed to find the problem - the typography.css (and I think all CSS) needs to be in your theme folder and not a subfolder of your theme folder (as was the case with me).

Thanks for your help,

osu</description>
		<content:encoded><![CDATA[<p>Managed to find the problem &#8211; the typography.css (and I think all CSS) needs to be in your theme folder and not a subfolder of your theme folder (as was the case with me).</p>
<p>Thanks for your help,</p>
<p>osu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Osu</title>
		<link>http://www.codeblog.ch/2009/05/concrete5-css-features/comment-page-1/#comment-259</link>
		<dc:creator>Osu</dc:creator>
		<pubDate>Sun, 04 Oct 2009 14:32:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeblog.ch/?p=314#comment-259</guid>
		<description>Hi Remo,

Any idea what I can try after these or where I can find that file (point 3 you mentioned)?

Thanks,

osu</description>
		<content:encoded><![CDATA[<p>Hi Remo,</p>
<p>Any idea what I can try after these or where I can find that file (point 3 you mentioned)?</p>
<p>Thanks,</p>
<p>osu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Osu</title>
		<link>http://www.codeblog.ch/2009/05/concrete5-css-features/comment-page-1/#comment-257</link>
		<dc:creator>Osu</dc:creator>
		<pubDate>Fri, 02 Oct 2009 09:11:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeblog.ch/?p=314#comment-257</guid>
		<description>Hi Remo,

Thanks for getting back to me - in answer to your questions:

1. Simple class names. 

Even with one class in there called .test {}, it still doesn&#039;t work unfortunately

2. Don’t override content_css.

I haven&#039;t done anything to override it as far as I know - not sure which file I would edit to do that either...

3. Check the generated initialize code which loads TinyMCE and check where content_css points to – does that file exist?

Where can I find that file please?

4. Cache. Try clearing your cache..

Tried that - I have Web Developer add-on installed for Firefox and have even disabled the cache to try this, but nothing...

I think point 3 might be my best bet based on the things I&#039;ve tried..

Thanks</description>
		<content:encoded><![CDATA[<p>Hi Remo,</p>
<p>Thanks for getting back to me &#8211; in answer to your questions:</p>
<p>1. Simple class names. </p>
<p>Even with one class in there called .test {}, it still doesn&#8217;t work unfortunately</p>
<p>2. Don’t override content_css.</p>
<p>I haven&#8217;t done anything to override it as far as I know &#8211; not sure which file I would edit to do that either&#8230;</p>
<p>3. Check the generated initialize code which loads TinyMCE and check where content_css points to – does that file exist?</p>
<p>Where can I find that file please?</p>
<p>4. Cache. Try clearing your cache..</p>
<p>Tried that &#8211; I have Web Developer add-on installed for Firefox and have even disabled the cache to try this, but nothing&#8230;</p>
<p>I think point 3 might be my best bet based on the things I&#8217;ve tried..</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Remo Laubacher</title>
		<link>http://www.codeblog.ch/2009/05/concrete5-css-features/comment-page-1/#comment-256</link>
		<dc:creator>Remo Laubacher</dc:creator>
		<pubDate>Fri, 02 Oct 2009 07:34:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeblog.ch/?p=314#comment-256</guid>
		<description>There are several reasons why styles don&#039;t appear.

1. Simple class names. I think I had a problem when my classes had a long name including some underscores. Try using something very simple like &quot;Test&quot;
2. Don&#039;t override content_css. This is the TinyMCE parameter used to include typography.css (http://wiki.moxiecode.com/index.php/TinyMCE:Configuration/content_css) 
3. Check the generated initialize code which loads TinyMCE and check where content_css points to - does that file exist?
4. Cache. Try clearing your cache..</description>
		<content:encoded><![CDATA[<p>There are several reasons why styles don&#8217;t appear.</p>
<p>1. Simple class names. I think I had a problem when my classes had a long name including some underscores. Try using something very simple like &#8220;Test&#8221;<br />
2. Don&#8217;t override content_css. This is the TinyMCE parameter used to include typography.css (<a href="http://wiki.moxiecode.com/index.php/TinyMCE:Configuration/content_css" rel="nofollow">http://wiki.moxiecode.com/index.php/TinyMCE:Configuration/content_css</a>)<br />
3. Check the generated initialize code which loads TinyMCE and check where content_css points to &#8211; does that file exist?<br />
4. Cache. Try clearing your cache..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Osu</title>
		<link>http://www.codeblog.ch/2009/05/concrete5-css-features/comment-page-1/#comment-255</link>
		<dc:creator>Osu</dc:creator>
		<pubDate>Fri, 02 Oct 2009 07:19:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeblog.ch/?p=314#comment-255</guid>
		<description>Hi Remo,

Good article. I&#039;m having a bit of trouble with the TinyMCE editor in a site I&#039;m building because no styles aren&#039;t appearing in the drop-down list for any of the Simple, Advanced and Office default configurations.

I&#039;ve tried doing a custom config, but only one style appears in the drop-down (called &#039;Note&#039;, but I haven&#039;t created a style called that).

My typography.css is in a folder in my theme called &#039;css&#039; along with main.css and they&#039;re referenced properly in my site because changes to them are reflected in the main site. My classes in typography.css don&#039;t have any IDs before them i.e.

.classname {}

not

#main .classname {}

So I&#039;m confused why they&#039;re not appearing. Is there anything else I can check? There are no CSS errors in typography.css.

Thanks

osu</description>
		<content:encoded><![CDATA[<p>Hi Remo,</p>
<p>Good article. I&#8217;m having a bit of trouble with the TinyMCE editor in a site I&#8217;m building because no styles aren&#8217;t appearing in the drop-down list for any of the Simple, Advanced and Office default configurations.</p>
<p>I&#8217;ve tried doing a custom config, but only one style appears in the drop-down (called &#8216;Note&#8217;, but I haven&#8217;t created a style called that).</p>
<p>My typography.css is in a folder in my theme called &#8216;css&#8217; along with main.css and they&#8217;re referenced properly in my site because changes to them are reflected in the main site. My classes in typography.css don&#8217;t have any IDs before them i.e.</p>
<p>.classname {}</p>
<p>not</p>
<p>#main .classname {}</p>
<p>So I&#8217;m confused why they&#8217;re not appearing. Is there anything else I can check? There are no CSS errors in typography.css.</p>
<p>Thanks</p>
<p>osu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dekelly</title>
		<link>http://www.codeblog.ch/2009/05/concrete5-css-features/comment-page-1/#comment-214</link>
		<dc:creator>dekelly</dc:creator>
		<pubDate>Tue, 21 Jul 2009 09:52:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeblog.ch/?p=314#comment-214</guid>
		<description>Hi Markus,

Here&#039;s a link from Nettuts with an 11min screencast by Jeff Way.

http://net.tutsplus.com/videos/screencasts/the-easiest-way-to-use-any-font-you-wish/

He integrates it into a HTML doc.

It might give you some pointers. Im still in the middle of it...</description>
		<content:encoded><![CDATA[<p>Hi Markus,</p>
<p>Here&#8217;s a link from Nettuts with an 11min screencast by Jeff Way.</p>
<p><a href="http://net.tutsplus.com/videos/screencasts/the-easiest-way-to-use-any-font-you-wish/" rel="nofollow">http://net.tutsplus.com/videos/screencasts/the-easiest-way-to-use-any-font-you-wish/</a></p>
<p>He integrates it into a HTML doc.</p>
<p>It might give you some pointers. Im still in the middle of it&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
