<?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: white as milk - Recent Posts</title>
		<link>http://en.forums.wordpress.com/tags/white-as-milk</link>
		<description>WordPress.com Forums &#187; Tag: white as milk - Recent Posts</description>
		<language>en</language>
		<pubDate>Tue, 21 May 2013 14:12:05 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/tags/white-as-milk" rel="self" type="application/rss+xml" />

		<item>
			<title>houstonweaver on "Increasing size of blog title"</title>
			<link>http://en.forums.wordpress.com/topic/increasing-size-of-blog-title#post-1060396</link>
			<pubDate>Sun, 04 Nov 2012 21:20:05 +0000</pubDate>
			<dc:creator>houstonweaver</dc:creator>
			<guid isPermaLink="false">1060396@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>oops - the option is <em>Add my CSS to [your current theme] CSS stylesheet </em> as you will see in the editing css document I linked to.
</p>
]]></description>
					</item>
		<item>
			<title>houstonweaver on "Increasing size of blog title"</title>
			<link>http://en.forums.wordpress.com/topic/increasing-size-of-blog-title#post-1060395</link>
			<pubDate>Sun, 04 Nov 2012 21:18:44 +0000</pubDate>
			<dc:creator>houstonweaver</dc:creator>
			<guid isPermaLink="false">1060395@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You don't overwrite anything. You place this in your CSS box.  Here are the directions.<br />
<a href="http://en.support.wordpress.com/custom-design/editing-css/">http://en.support.wordpress.com/custom-design/editing-css/</a></p>
<p>The best way to manage your CSS is to put just your changes in the CSS box.  Leave the existing style sheet alone, and just put in your changes. You do this by using this option.  That way you will keep your changes separate from the official style sheet.  This will make it much easier for you in the long run and keeps you from messing up anything that shouldn't be broken.  That way you can just delete what you just wrote and you won't have overwritten anything.
</p>
]]></description>
					</item>
		<item>
			<title>davidderrick on "Increasing size of blog title"</title>
			<link>http://en.forums.wordpress.com/topic/increasing-size-of-blog-title#post-1060350</link>
			<pubDate>Sun, 04 Nov 2012 20:12:56 +0000</pubDate>
			<dc:creator>davidderrick</dc:creator>
			<guid isPermaLink="false">1060350@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I have to come back, I'm afraid. Where precisely do I write this and what am I overwriting?</p>
<p>Thanks
</p>
]]></description>
					</item>
		<item>
			<title>davidderrick on "Increasing size of blog title"</title>
			<link>http://en.forums.wordpress.com/topic/increasing-size-of-blog-title#post-1060347</link>
			<pubDate>Sun, 04 Nov 2012 20:09:27 +0000</pubDate>
			<dc:creator>davidderrick</dc:creator>
			<guid isPermaLink="false">1060347@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'll see how to and where. Otherwise will reflag this.</p>
<p>Thank you!
</p>
]]></description>
					</item>
		<item>
			<title>houstonweaver on "Increasing size of blog title"</title>
			<link>http://en.forums.wordpress.com/topic/increasing-size-of-blog-title#post-1059808</link>
			<pubDate>Sun, 04 Nov 2012 00:15:28 +0000</pubDate>
			<dc:creator>houstonweaver</dc:creator>
			<guid isPermaLink="false">1059808@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You would put that in your CSS.
</p>
]]></description>
					</item>
		<item>
			<title>houstonweaver on "Increasing size of blog title"</title>
			<link>http://en.forums.wordpress.com/topic/increasing-size-of-blog-title#post-1059805</link>
			<pubDate>Sun, 04 Nov 2012 00:14:24 +0000</pubDate>
			<dc:creator>houstonweaver</dc:creator>
			<guid isPermaLink="false">1059805@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Oops - correction.<br />
<code>h1 {font-size: 50px;}</code>
</p>
]]></description>
					</item>
		<item>
			<title>houstonweaver on "Increasing size of blog title"</title>
			<link>http://en.forums.wordpress.com/topic/increasing-size-of-blog-title#post-1059804</link>
			<pubDate>Sun, 04 Nov 2012 00:12:59 +0000</pubDate>
			<dc:creator>houstonweaver</dc:creator>
			<guid isPermaLink="false">1059804@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Disclaimer: I am not an expert and have never even played one in tv... But since it is Saturday and the experts might not be available.....</p>
<p>Your title looks like it is wrapped in the H1 tag.  This suggestion will change every instance you may have of the H1 and I didn't check to see if it is used elsewhere.</p>
<p><code>h1 {font-size: 50px;&gt;</code></p>
<p>And play with the number making it larger or smaller.
</p>
]]></description>
					</item>
		<item>
			<title>davidderrick on "Increasing size of blog title"</title>
			<link>http://en.forums.wordpress.com/topic/increasing-size-of-blog-title#post-1059725</link>
			<pubDate>Sat, 03 Nov 2012 22:58:45 +0000</pubDate>
			<dc:creator>davidderrick</dc:creator>
			<guid isPermaLink="false">1059725@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi. Probably a dumb question, but how exactly in CSS can I play around with the size of the title of my blog? Want to retain font, but increase the size a bit. I do have the CSS upgrade to allow me to make changes.</p>
<p>Thank you.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Share buttons not displaying properly"</title>
			<link>http://en.forums.wordpress.com/topic/share-buttons-not-displaying-properly#post-708085</link>
			<pubDate>Wed, 28 Sep 2011 19:52:56 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">708085@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You're welcome.
</p>
]]></description>
					</item>
		<item>
			<title>davidderrick on "Share buttons not displaying properly"</title>
			<link>http://en.forums.wordpress.com/topic/share-buttons-not-displaying-properly#post-708077</link>
			<pubDate>Wed, 28 Sep 2011 19:41:46 +0000</pubDate>
			<dc:creator>davidderrick</dc:creator>
			<guid isPermaLink="false">708077@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Share buttons not displaying properly"</title>
			<link>http://en.forums.wordpress.com/topic/share-buttons-not-displaying-properly#post-708027</link>
			<pubDate>Wed, 28 Sep 2011 18:33:59 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">708027@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Yes, of course, they do. However, do note that there are millions of WordPress.com users and many submit support requests to Staff in tickets when the answers to their can be easily found by searching supports docs or the forums, or posting to the forums.  That results in Staff having very lengthy queues of tickets to reply to.
</p>
]]></description>
					</item>
		<item>
			<title>davidderrick on "Share buttons not displaying properly"</title>
			<link>http://en.forums.wordpress.com/topic/share-buttons-not-displaying-properly#post-708004</link>
			<pubDate>Wed, 28 Sep 2011 18:16:07 +0000</pubDate>
			<dc:creator>davidderrick</dc:creator>
			<guid isPermaLink="false">708004@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you. Do they actually respond?
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Share buttons not displaying properly"</title>
			<link>http://en.forums.wordpress.com/topic/share-buttons-not-displaying-properly#post-707991</link>
			<pubDate>Wed, 28 Sep 2011 18:01:54 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">707991@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I see what you mean now. You will have to contact Staff. Here’s the link  <a href="http://en.support.wordpress.com/contact/" rel="nofollow">http://en.support.wordpress.com/contact/</a>  After you use the searchbox, under the search results, at the bottom of the page there will be a section that says “Have you found the answer to your question?” You can choose either “Yes I found the answer to my question.” or “No I didn’t find the answer to my question and I would like to contact support for help.” The no option will reveal the contact form.
</p>
]]></description>
					</item>
		<item>
			<title>davidderrick on "Share buttons not displaying properly"</title>
			<link>http://en.forums.wordpress.com/topic/share-buttons-not-displaying-properly#post-707990</link>
			<pubDate>Wed, 28 Sep 2011 18:00:52 +0000</pubDate>
			<dc:creator>davidderrick</dc:creator>
			<guid isPermaLink="false">707990@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>And the button in question is Twitter.
</p>
]]></description>
					</item>
		<item>
			<title>davidderrick on "Share buttons not displaying properly"</title>
			<link>http://en.forums.wordpress.com/topic/share-buttons-not-displaying-properly#post-707988</link>
			<pubDate>Wed, 28 Sep 2011 17:57:07 +0000</pubDate>
			<dc:creator>davidderrick</dc:creator>
			<guid isPermaLink="false">707988@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Sure ... I figured a garbled button is a garbled button, but the precise garbling should now show up. </p>
<p>Show icon AND logo is selected.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Share buttons not displaying properly"</title>
			<link>http://en.forums.wordpress.com/topic/share-buttons-not-displaying-properly#post-707961</link>
			<pubDate>Wed, 28 Sep 2011 17:34:05 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">707961@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Well we can't see what you see so we have no idea where to begin to help you. I suggest that you enable the display again so we can examine it and try to work out what the problem is and how to correct it.
</p>
]]></description>
					</item>
		<item>
			<title>davidderrick on "Share buttons not displaying properly"</title>
			<link>http://en.forums.wordpress.com/topic/share-buttons-not-displaying-properly#post-707955</link>
			<pubDate>Wed, 28 Sep 2011 17:29:03 +0000</pubDate>
			<dc:creator>davidderrick</dc:creator>
			<guid isPermaLink="false">707955@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi. Share buttons are not displaying properly on my blog, which uses White as Milk. I have disabled the feature as it's so ugly, and it seems I can't send a snapshot with this comment, but basically I get a very weird garbled version of a button, no Twitter logo, nothing even to say what it is. </p>
<p>What could be going on here?</p>
<p>Thanks
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "White As Milk Default size for main content"</title>
			<link>http://en.forums.wordpress.com/topic/white-as-milk-default-size-for-main-content#post-525935</link>
			<pubDate>Sun, 14 Nov 2010 00:57:08 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">525935@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You're welcome.
</p>
]]></description>
					</item>
		<item>
			<title>siennaslate on "White As Milk Default size for main content"</title>
			<link>http://en.forums.wordpress.com/topic/white-as-milk-default-size-for-main-content#post-525933</link>
			<pubDate>Sun, 14 Nov 2010 00:55:56 +0000</pubDate>
			<dc:creator>siennaslate</dc:creator>
			<guid isPermaLink="false">525933@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you so much!
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "White As Milk Default size for main content"</title>
			<link>http://en.forums.wordpress.com/topic/white-as-milk-default-size-for-main-content#post-525593</link>
			<pubDate>Fri, 12 Nov 2010 09:09:43 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">525593@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The "limit width on the CSS edit page is for when you widen a theme. You can specify the new maximum width there. If you change just that number, the images will hang over outside of the content area.</p>
<p>To change the post area width, you have to change the width in #page and also in #content. Since your image is right now 600px wide, add 200px to the width in #page and 200px to the width in #content.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "White As Milk Default size for main content"</title>
			<link>http://en.forums.wordpress.com/topic/white-as-milk-default-size-for-main-content#post-525592</link>
			<pubDate>Fri, 12 Nov 2010 09:05:17 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">525592@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>About 390-400 clear. You can see the basic widths here.</p>
<p><a href="http://wpbtips.wordpress.com/2009/07/23/maximum-image-width/" rel="nofollow">http://wpbtips.wordpress.com/2009/07/23/maximum-image-width/</a>
</p>
]]></description>
					</item>
		<item>
			<title>siennaslate on "White As Milk Default size for main content"</title>
			<link>http://en.forums.wordpress.com/topic/white-as-milk-default-size-for-main-content#post-525571</link>
			<pubDate>Fri, 12 Nov 2010 08:04:18 +0000</pubDate>
			<dc:creator>siennaslate</dc:creator>
			<guid isPermaLink="false">525571@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>If the default size for main content for White As Milk is 380, am I able to make it bigger using the "limit width" feature. If not, is there any where I can change it in the CSS code?
</p>
]]></description>
					</item>
		<item>
			<title>peskyvarmint on "&lt;br /&gt; in white as milk theme"</title>
			<link>http://en.forums.wordpress.com/topic/ltbr-gt-in-white-as-milk-theme#post-476492</link>
			<pubDate>Tue, 15 Jun 2010 21:17:35 +0000</pubDate>
			<dc:creator>peskyvarmint</dc:creator>
			<guid isPermaLink="false">476492@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>oh, yes, my blog is cecilysaysso.co.uk, I started it after I set up the peskyvarmint stuff. sorry for the confusion, I thought my blog address would be on here too because of an option on the start a thread page. It's definitely a wordpress.com, I got here through my dash board support.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "&lt;br /&gt; in white as milk theme"</title>
			<link>http://en.forums.wordpress.com/topic/ltbr-gt-in-white-as-milk-theme#post-476378</link>
			<pubDate>Tue, 15 Jun 2010 17:33:59 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">476378@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@peskyvarmint<br />
Whatever is linked to your username does not appear to be a free hosted wordpress.com blog. We only provide support here for tfree hosted wordpress.com blogs. </p>
<p>Please read the sticky post at the head of the forum as you may be posting to the wrong support forum for your software. <a href="http://en.forums.wordpress.com/topic/please-read-me-first-before-posting?replies=1" rel="nofollow">http://en.forums.wordpress.com/topic/please-read-me-first-before-posting?replies=1</a>
</p>
]]></description>
					</item>
		<item>
			<title>peskyvarmint on "&lt;br /&gt; in white as milk theme"</title>
			<link>http://en.forums.wordpress.com/topic/ltbr-gt-in-white-as-milk-theme#post-476376</link>
			<pubDate>Tue, 15 Jun 2010 17:31:32 +0000</pubDate>
			<dc:creator>peskyvarmint</dc:creator>
			<guid isPermaLink="false">476376@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>ok, so the line break html works here, it was typed in after 'get' and before 'to work'. why doesn't it work on my blog?!
</p>
]]></description>
					</item>
		<item>
			<title>peskyvarmint on "&lt;br /&gt; in white as milk theme"</title>
			<link>http://en.forums.wordpress.com/topic/ltbr-gt-in-white-as-milk-theme#post-476348</link>
			<pubDate>Tue, 15 Jun 2010 14:11:16 +0000</pubDate>
			<dc:creator>peskyvarmint</dc:creator>
			<guid isPermaLink="false">476348@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi, I'm using white as milk theme and can't get <br /> to work. Wouldn't be a major problem if I could get the first word of text after a picture to start on a new line. If I start with I or A it gets lost next to the picture. </p>
<p>Is there anything I can do other than change the way I write?</p>
<p>ta
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "why categories become tags in White as Milk"</title>
			<link>http://en.forums.wordpress.com/topic/why-categories-become-tags-in-white-as-milk#post-465301</link>
			<pubDate>Tue, 18 May 2010 15:51:19 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">465301@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You're welcome and best wishes with your blogging. :)
</p>
]]></description>
					</item>
		<item>
			<title>terschelling on "why categories become tags in White as Milk"</title>
			<link>http://en.forums.wordpress.com/topic/why-categories-become-tags-in-white-as-milk#post-465297</link>
			<pubDate>Tue, 18 May 2010 15:47:07 +0000</pubDate>
			<dc:creator>terschelling</dc:creator>
			<guid isPermaLink="false">465297@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>ah, thank you Arifsali and Timethief; that explains why I couldn't find any option to change it back or something. --still find it odd, but will stick with the white as milk theme.<br />
thanks for your quick responses!
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "why categories become tags in White as Milk"</title>
			<link>http://en.forums.wordpress.com/topic/why-categories-become-tags-in-white-as-milk#post-465279</link>
			<pubDate>Tue, 18 May 2010 15:20:48 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">465279@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>~~ waving to Arifsali</p>
<p>@terschelling</p>
<p>Arifsali is correct this is normal behavior for wordpress.com blogs. If the blogger objects to sending and receiving traffic from the wordpress.com global tag pages then they can switch to the iNove theme and make all links "local" direct only to their own blog contents.<br />
<a href="http://en.support.wordpress.com/global-tags/" rel="nofollow">http://en.support.wordpress.com/global-tags/</a><br />
<a href="http://en.support.wordpress.com/posts/categories-vs-tags/" rel="nofollow">http://en.support.wordpress.com/posts/categories-vs-tags/</a>
</p>
]]></description>
					</item>
		<item>
			<title>arifsali on "why categories become tags in White as Milk"</title>
			<link>http://en.forums.wordpress.com/topic/why-categories-become-tags-in-white-as-milk#post-465277</link>
			<pubDate>Tue, 18 May 2010 15:13:44 +0000</pubDate>
			<dc:creator>arifsali</dc:creator>
			<guid isPermaLink="false">465277@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I think this is a default behavior across the board for all blogs.  The category links on the blog post itself will take you to the global category page, and the category link from the widget, will take you to the blog's own page.
</p>
]]></description>
					</item>

	</channel>
</rss>
