<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum - Topic: strange Css code into home page html</title>
		<link>http://www.kriesi.at/support/topic/strange-css-code-into-home-page-html</link>
		<description>Support Forum - Topic: strange Css code into home page html</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 17:16:40 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/strange-css-code-into-home-page-html" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "strange Css code into home page html"</title>
			<link>http://www.kriesi.at/support/topic/strange-css-code-into-home-page-html#post-89152</link>
			<pubDate>Thu, 20 Dec 2012 19:40:30 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">89152@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi gianlucatursi,&#60;/p&#62;
&#60;p&#62;I don't understand the question but I'll try to expand a bit more on what Dude was saying.&#60;/p&#62;
&#60;p&#62;You can add the css that is generated into your custom.css file so that it isn't loaded in dynamically. Then remove the line in the theme that creates the code.&#60;/p&#62;
&#60;p&#62;The end result is a bit faster of page loading but you can't alter the color options and such through the theme settings because they aren't being generated anymore.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gianlucatursi on "strange Css code into home page html"</title>
			<link>http://www.kriesi.at/support/topic/strange-css-code-into-home-page-html#post-89079</link>
			<pubDate>Thu, 20 Dec 2012 11:42:34 +0000</pubDate>
			<dc:creator>gianlucatursi</dc:creator>
			<guid isPermaLink="false">89079@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;but if I leave things so that problems could I have?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "strange Css code into home page html"</title>
			<link>http://www.kriesi.at/support/topic/strange-css-code-into-home-page-html#post-89076</link>
			<pubDate>Thu, 20 Dec 2012 10:27:55 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">89076@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can delete/comment out following line from eunoia\framework\php\class-style-generator.php:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;add_action(&#38;#39;wp_head&#38;#39;,array(&#38;amp;$this, &#38;#39;create_styles&#38;#39;),1000)&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This will remove the css code from the head section. If you want to keep the current style code copy/paste the css code from the html file into a stylesheet (eg css/custom.css) first. However note that you'll also break some theme options (Theme Options &#38;gt; Styling) and you won't be able to change the colors, etc. by using the theme options panel.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gianlucatursi on "strange Css code into home page html"</title>
			<link>http://www.kriesi.at/support/topic/strange-css-code-into-home-page-html#post-89074</link>
			<pubDate>Thu, 20 Dec 2012 10:04:34 +0000</pubDate>
			<dc:creator>gianlucatursi</dc:creator>
			<guid isPermaLink="false">89074@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;how can I solve this problem and load data from an external css file?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "strange Css code into home page html"</title>
			<link>http://www.kriesi.at/support/topic/strange-css-code-into-home-page-html#post-89041</link>
			<pubDate>Thu, 20 Dec 2012 07:05:18 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">89041@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Probably the main reason is the performance (server side) - the css styles are generated dynamically based on your theme options/settings and an external stylesheet does not support dynamic code. Thus Kriesi would need to use a php script to generate the styles and he'd need to load the wordpress framework, etc. in the stylesheet script again because of the theme settings data, etc.&#60;br /&#62;
.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gianlucatursi on "strange Css code into home page html"</title>
			<link>http://www.kriesi.at/support/topic/strange-css-code-into-home-page-html#post-88964</link>
			<pubDate>Wed, 19 Dec 2012 15:59:48 +0000</pubDate>
			<dc:creator>gianlucatursi</dc:creator>
			<guid isPermaLink="false">88964@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hello, why if I see the source of my home page I see a lot of css code? at the start there's wrote &#38;lt;! - custom styles in September at your backend -&#38;gt;&#60;br /&#62;
but I did not put any custom style ..&#60;br /&#62;
anyway why all this css is not imported from an external file?&#60;br /&#62;
thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
