<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<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>WordPress.com Forums &#187; Tag: original stylesheet - Recent Posts</title>
		<link>http://en.forums.wordpress.com/tags/original-stylesheet</link>
		<description>WordPress.com Forums &#187; Tag: original stylesheet - Recent Posts</description>
		<language>en</language>
		<pubDate>Sun, 19 May 2013 21:51:37 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/tags/original-stylesheet" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Original style sheet no longer available to view"</title>
			<link>http://en.forums.wordpress.com/topic/original-style-sheet-no-longer-available-to-view#post-1111319</link>
			<pubDate>Thu, 03 Jan 2013 16:31:35 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1111319@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@ddbdoglady, the updates we're making have you guys in mind! Feedback is always welcome/helpful though. I'm thinking about ways to help everyone with CSS who wants to learn. :)</p>
<p>@marianojmiguel, unminifying = magic. hehe :)
</p>
]]></description>
					</item>
		<item>
			<title>marianojmiguel on "Original style sheet no longer available to view"</title>
			<link>http://en.forums.wordpress.com/topic/original-style-sheet-no-longer-available-to-view#post-1111232</link>
			<pubDate>Thu, 03 Jan 2013 14:52:50 +0000</pubDate>
			<dc:creator>marianojmiguel</dc:creator>
			<guid isPermaLink="false">1111232@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@designsimply Wow. I didn't know that was possible. Decompressed CSS is way more readable for sure.
</p>
]]></description>
					</item>
		<item>
			<title>ddbdoglady on "Original style sheet no longer available to view"</title>
			<link>http://en.forums.wordpress.com/topic/original-style-sheet-no-longer-available-to-view#post-1111208</link>
			<pubDate>Thu, 03 Jan 2013 14:15:55 +0000</pubDate>
			<dc:creator>ddbdoglady</dc:creator>
			<guid isPermaLink="false">1111208@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you so much, "designsimply".  Learned something new today.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Original style sheet no longer available to view"</title>
			<link>http://en.forums.wordpress.com/topic/original-style-sheet-no-longer-available-to-view#post-1111146</link>
			<pubDate>Thu, 03 Jan 2013 13:15:02 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1111146@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@marianojmiguel, a quick tip, you can add "?minify=false" to the end of WordPress.com stylesheet links to give them pretty formatting. If you don't add that, then the CSS is concatenated and a bit hard to review. Here is an example:<br />
<a href="http://s2.wp.com/wp-content/themes/pub/mystique/style.css?minify=false" rel="nofollow">http://s2.wp.com/wp-content/themes/pub/mystique/style.css?minify=false</a>
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Original style sheet no longer available to view"</title>
			<link>http://en.forums.wordpress.com/topic/original-style-sheet-no-longer-available-to-view#post-1111145</link>
			<pubDate>Thu, 03 Jan 2013 13:13:37 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1111145@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The reason is that many beginner users were copying and pasting the entire stylesheet into the editor, which ended up causing them a lot of problems if they didn't know very much about how CSS works.</p>
<p>The CSS is still accessible in a number of ways, including in a link on the Appearance &#8594; Custom Design &#8594; CSS page in the "Mode: Add-on" section. You can find it by clicking "Edit" next to "Mode: Add-on" in the Publish box.</p>
<p>However, it's often better (and easier) to find CSS using built in browser tools. Most modern browsers have a web inspector that you can access by right-clicking an element and selecting the "Inspect Element" option. In Chrome, it will show you the HTML for what you clicked on as well as all of the CSS that applies to it, including the order of the rules that apply and which ones are overridden by other rules. I help people with CSS all the time, and I find the browser tools indispensable.
</p>
]]></description>
					</item>
		<item>
			<title>ddbdoglady on "Original style sheet no longer available to view"</title>
			<link>http://en.forums.wordpress.com/topic/original-style-sheet-no-longer-available-to-view#post-1110958</link>
			<pubDate>Thu, 03 Jan 2013 04:20:02 +0000</pubDate>
			<dc:creator>ddbdoglady</dc:creator>
			<guid isPermaLink="false">1110958@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Interesting and aggravating that those links have disappeared.  Wonder why that is.
</p>
]]></description>
					</item>
		<item>
			<title>marianojmiguel on "Original style sheet no longer available to view"</title>
			<link>http://en.forums.wordpress.com/topic/original-style-sheet-no-longer-available-to-view#post-1110926</link>
			<pubDate>Thu, 03 Jan 2013 03:30:18 +0000</pubDate>
			<dc:creator>marianojmiguel</dc:creator>
			<guid isPermaLink="false">1110926@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@poppycockreviews Here's your link <a href="http://s2.wp.com/wp-content/themes/pub/mystique/style.css" rel="nofollow">http://s2.wp.com/wp-content/themes/pub/mystique/style.css</a> :)
</p>
]]></description>
					</item>
		<item>
			<title>poppycockreviews on "Original style sheet no longer available to view"</title>
			<link>http://en.forums.wordpress.com/topic/original-style-sheet-no-longer-available-to-view#post-1110912</link>
			<pubDate>Thu, 03 Jan 2013 03:17:32 +0000</pubDate>
			<dc:creator>poppycockreviews</dc:creator>
			<guid isPermaLink="false">1110912@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I need the stylesheet for Mystique! I'm so angry. The link is gone for me too!
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Original style sheet no longer available to view"</title>
			<link>http://en.forums.wordpress.com/topic/original-style-sheet-no-longer-available-to-view#post-1099975</link>
			<pubDate>Thu, 20 Dec 2012 18:43:56 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1099975@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You're welcome.
</p>
]]></description>
					</item>
		<item>
			<title>ddbdoglady on "Original style sheet no longer available to view"</title>
			<link>http://en.forums.wordpress.com/topic/original-style-sheet-no-longer-available-to-view#post-1099970</link>
			<pubDate>Thu, 20 Dec 2012 18:36:53 +0000</pubDate>
			<dc:creator>ddbdoglady</dc:creator>
			<guid isPermaLink="false">1099970@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>"A link to each theme's main CSS file ought to be found on the Appearance → Custom Design → CSS page. Look for the "View the original stylesheet" link."<br />
Yes, it USED to be there, but now it's gone. ???!<br />
Anyway,  thank you for the link.  Much appreciated.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Original style sheet no longer available to view"</title>
			<link>http://en.forums.wordpress.com/topic/original-style-sheet-no-longer-available-to-view#post-1099867</link>
			<pubDate>Thu, 20 Dec 2012 17:21:49 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1099867@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Not to worry. Here it is &#62;  <a href="https://wpcom-themes.svn.automattic.com/pilcrow/style.css" rel="nofollow">https://wpcom-themes.svn.automattic.com/pilcrow/style.css</a>  </p>
<p>A link to each theme's main CSS file ought to be found on the Appearance → Custom Design → CSS page. Look for the "View the original stylesheet" link.
</p>
]]></description>
					</item>
		<item>
			<title>ddbdoglady on "Original style sheet no longer available to view"</title>
			<link>http://en.forums.wordpress.com/topic/original-style-sheet-no-longer-available-to-view#post-1099864</link>
			<pubDate>Thu, 20 Dec 2012 17:19:12 +0000</pubDate>
			<dc:creator>ddbdoglady</dc:creator>
			<guid isPermaLink="false">1099864@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>This is going to sound really stupid, but, I used to be able to view the original style sheet that came with my theme, (Pilcrow).  That seems to be gone now! ????  How can I find this again?  Thanks.<br />
Debbie
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "The complete list of css"</title>
			<link>http://en.forums.wordpress.com/topic/the-complete-list-of-css#post-915463</link>
			<pubDate>Fri, 15 Jun 2012 18:56:26 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">915463@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>A link to each theme's main CSS file can be found on the Appearance &#8594; Custom Design &#8594; CSS page. Look for the "View the original stylesheet" link.
</p>
]]></description>
					</item>
		<item>
			<title>adminstudio on "The complete list of css"</title>
			<link>http://en.forums.wordpress.com/topic/the-complete-list-of-css#post-913892</link>
			<pubDate>Thu, 14 Jun 2012 13:18:55 +0000</pubDate>
			<dc:creator>adminstudio</dc:creator>
			<guid isPermaLink="false">913892@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Oops... I've found it :)
</p>
]]></description>
					</item>
		<item>
			<title>adminstudio on "The complete list of css"</title>
			<link>http://en.forums.wordpress.com/topic/the-complete-list-of-css#post-913820</link>
			<pubDate>Thu, 14 Jun 2012 11:59:31 +0000</pubDate>
			<dc:creator>adminstudio</dc:creator>
			<guid isPermaLink="false">913820@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Where I can find a complete list about references of the css file?<br />
Best Regards<br />
Fabrizio
</p>
]]></description>
					</item>

	</channel>
</rss>
