<?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; User Favorites: 1tess</title>
		<link>http://en.forums.wordpress.com/profile/admin</link>
		<description>WordPress.com Forums &#187; User Favorites: 1tess</description>
		<language>en</language>
		<pubDate>Fri, 24 May 2013 16:19:05 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/profile/admin" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "New customization CSS editor"</title>
			<link>http://en.forums.wordpress.com/topic/new-customization-css-editor#post-1225937</link>
			<pubDate>Mon, 15 Apr 2013 22:10:43 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1225937@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>Nevertheless, I would like to use even longer lines than the full width of the window. That's why I insist so much (too much? :-)) in a resizable window.</p></blockquote>
<p>It's not too much at all. :) It will be up to the developers whether to make a change to widen the CSS editor, but I think it will stay the current size and if they do decide to change it later, it won't be for a while.</p>
<p>The feedback is really good to hear though! And I have passed along a lot of your feedback already to the team so we can keep it in mind going forward.</p>
<p>Regarding CSS editing, maybe a good, temporary workaround that you would prefer would be to use a tool like the Live Stylesheets add-on for the Chrome browser. I used to use it extensively before the new CSS editor came out. Here's a link in case you want to check it out:<br />
<a href="https://chrome.google.com/webstore/detail/live-stylesheets/epfcdciapgkgjdjkmijgdekgfmocneid?hl=en" rel="nofollow">https://chrome.google.com/webstore/detail/live-stylesheets/epfcdciapgkgjdjkmijgdekgfmocneid?hl=en</a></p>
<p>I never used it to save local CSS (but I think you can), I just used it for previewing small, local CSS changes. When I got a set of CSS I liked, then I would paste it into the CSS editor. The "prettify" button in the add-on is a nice touch.
</p>
]]></description>
					</item>
		<item>
			<title>wifcan on "New customization CSS editor"</title>
			<link>http://en.forums.wordpress.com/topic/new-customization-css-editor#post-1225890</link>
			<pubDate>Mon, 15 Apr 2013 21:53:10 +0000</pubDate>
			<dc:creator>wifcan</dc:creator>
			<guid isPermaLink="false">1225890@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks designsimply<br />
Yes I also found that behaviour. I could get around openning a new instance. Nevertheless, I would like to use even longer lines than the full width of the window. That's why I insist so much (too much? :-)) in a resizable window.<br />
Thanks for your efforts!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "New customization CSS editor"</title>
			<link>http://en.forums.wordpress.com/topic/new-customization-css-editor#post-1225716</link>
			<pubDate>Mon, 15 Apr 2013 20:48:43 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1225716@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>I'm trying to either make my main column width wider or move the main column over a bit to the right ... Any insight?</p></blockquote>
<p>Here is an example to get you started. I increased the overall #wrapper max-width by 200 pixels and changed the #primary width from about 64% to 72%. You can change the numbers until you find a good combination you like.</p>
<pre><code>#wrapper {
	max-width: 1154px;
}
#primary {
	width: 72%;
}</code></pre>
<p>If you have any additional questions, pelase create a separate, <a href="http://en.forums.wordpress.com/forum/css-customization/#postform">new help request</a> for them.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "New customization CSS editor"</title>
			<link>http://en.forums.wordpress.com/topic/new-customization-css-editor#post-1225703</link>
			<pubDate>Mon, 15 Apr 2013 20:43:12 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1225703@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>I don't have a small screen (27"), but still, the new tool only allow me to see a few lines of code and short ones.</p></blockquote>
<p>I believe what you're describing here is a bug. Does the CSS show up at only half the usable space? Here is an example: <a href="http://cl.ly/OJvG" rel="nofollow">http://cl.ly/OJvG</a></p>
<p>I've reported that issue to our developers. While we wait for a response, you should be able to get around it. Try opening another menu item and then click CSS again. In my testing, that made the CSS fill in the entire space it should be using but isn't in some cases.</p>
<p>Note that I also found this particular issue to be limited to WebKit browsers like Chrome and Safari and the problem doesn't happen in Firefox, and you could get around the problem if you're able to switch to Firefox temporarily.
</p>
]]></description>
					</item>
		<item>
			<title>shamillewharton on "New customization CSS editor"</title>
			<link>http://en.forums.wordpress.com/topic/new-customization-css-editor#post-1223202</link>
			<pubDate>Sat, 13 Apr 2013 23:19:44 +0000</pubDate>
			<dc:creator>shamillewharton</dc:creator>
			<guid isPermaLink="false">1223202@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>One other question ... I'm trying to either make my main column width wider or move the main column over a bit to the right ... Any insight? I feel like I've tried everything and I haven't found anything for it in the forums so far. </p>
<p>My blog is <a href="http://akitchensomewhere.com" rel="nofollow">http://akitchensomewhere.com</a>
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "New customization CSS editor"</title>
			<link>http://en.forums.wordpress.com/topic/new-customization-css-editor#post-1222263</link>
			<pubDate>Sat, 13 Apr 2013 02:30:56 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1222263@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You are welcome.
</p>
]]></description>
					</item>
		<item>
			<title>shamillewharton on "New customization CSS editor"</title>
			<link>http://en.forums.wordpress.com/topic/new-customization-css-editor#post-1222194</link>
			<pubDate>Sat, 13 Apr 2013 01:18:42 +0000</pubDate>
			<dc:creator>shamillewharton</dc:creator>
			<guid isPermaLink="false">1222194@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you all sooo very much! Think I got that issue resolved.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "New customization CSS editor"</title>
			<link>http://en.forums.wordpress.com/topic/new-customization-css-editor#post-1220155</link>
			<pubDate>Thu, 11 Apr 2013 23:10:46 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1220155@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You are welcome.
</p>
]]></description>
					</item>
		<item>
			<title>wifcan on "New customization CSS editor"</title>
			<link>http://en.forums.wordpress.com/topic/new-customization-css-editor#post-1220137</link>
			<pubDate>Thu, 11 Apr 2013 23:04:32 +0000</pubDate>
			<dc:creator>wifcan</dc:creator>
			<guid isPermaLink="false">1220137@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks a lot, thesacredpath.  I got back my beloved old CSS editor! ;-)
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "New customization CSS editor"</title>
			<link>http://en.forums.wordpress.com/topic/new-customization-css-editor#post-1220127</link>
			<pubDate>Thu, 11 Apr 2013 23:01:02 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1220127@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>That will show up again in the new customize page, but for now, add this to the end of your WordPress.com URL and you can still get to the old page.</p>
<p><code>wp-admin/themes.php?page=editcss</code>
</p>
]]></description>
					</item>
		<item>
			<title>wifcan on "New customization CSS editor"</title>
			<link>http://en.forums.wordpress.com/topic/new-customization-css-editor#post-1220119</link>
			<pubDate>Thu, 11 Apr 2013 22:56:52 +0000</pubDate>
			<dc:creator>wifcan</dc:creator>
			<guid isPermaLink="false">1220119@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>One more thing, with the old CSS editor I had access to different previous versions of my CSS. Now I can't. Why?<br />
Regards<br />
Javier
</p>
]]></description>
					</item>
		<item>
			<title>wifcan on "New customization CSS editor"</title>
			<link>http://en.forums.wordpress.com/topic/new-customization-css-editor#post-1220110</link>
			<pubDate>Thu, 11 Apr 2013 22:51:35 +0000</pubDate>
			<dc:creator>wifcan</dc:creator>
			<guid isPermaLink="false">1220110@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi designsimply<br />
Thanks a lot for your help and for attending my problems. Following your instructions and justpi I have been able to use the old CSS editor, which for me works better. Unfortunately, it seems that now it is not accesible anymore!!!<br />
I have made many changes in the CSS and I prefer to see as much as I can on the screen. I don't have a small screen (27"), but still, the new tool only allow me to see a few lines of code and short ones. I am sure it is just my particular case, and the tool is very helpful for just minor changes of the CSS (I think).<br />
I have just measured the speed of my conection. It is 22.84Mps (downloading) and 1.05 Mbps (uploading). I have made a screenshot , but I don't know how to send it! I am at Madrid. Spain. My browser has almost no add-ons installed (only Windows Media Player Extension for HTML5 is on) and it is up to date (Chrome version 26.0.1410.64 m). I am using Windows 7 64bit and running on a Intel [email redacted], 16MB RAM, 1x150GB SSD and 1x750GB HDD, although I think this is not very relevant.<br />
But, please, don't misunderstand me, I do like the new tool. It is just the CSS management what is not OK in my case. And I think there are some space for improving it without changing nothing of its current functionality. For example:</p>
<p>1. It should be possible to resize the window. Both in width and height. In fact, in height there are much room below which is empty and could be better used with the CSS editor. If the window where I am writing this comment can be resized I am sure resizing the CSS window can't be dificult to add.</p>
<p>2. Don't try to show me the changes without finishing the full sentence. It has no sense to do it as I type it just because the sentence has no sense :-).</p>
<p>3. For the guys like me that has to make a lot of changes in the CSS, a button to switch on/off the live-view of the CSS changes would be very useful, and still will not affect the functionality of the tool.</p>
<p>Thanks a lot and excuse me for the this extra long comment
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "New customization CSS editor"</title>
			<link>http://en.forums.wordpress.com/topic/new-customization-css-editor#post-1220092</link>
			<pubDate>Thu, 11 Apr 2013 22:41:35 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1220092@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>By the way, shamillewharton, your social media widget includes some useless code: you don't need the text-align rule in the div, you don't need the image classes, you don't need the width and height indications, and you don't need the margin:0 (fourth icon). All you need is this:<br />
<code>&lt;div align=&quot;center&quot;&gt;&lt;a title=&quot;twitter&quot; href=&quot;http://twitter.com/aktchnsomewhere&quot; target=&quot;_blank&quot;&gt;&lt;img style=&quot;margin-right:10px;&quot; alt=&quot;twitter&quot; src=&quot;http://kitchensomewhere.files.wordpress.com/2013/03/twitter2.png&quot; /&gt;&lt;/a&gt;&lt;a title=&quot;facebook&quot; href=&quot;http://facebook.com/akitchensomewhere&quot; target=&quot;_blank&quot;&gt;&lt;img style=&quot;margin-right:10px;&quot; alt=&quot;facebook&quot; src=&quot;http://kitchensomewhere.files.wordpress.com/2013/03/facebook2.png&quot; /&gt;&lt;/a&gt;&lt;a title=&quot;rss feeder&quot; href=&quot;http://akitchensomewhere.com/feed&quot; target=&quot;_blank&quot;&gt;&lt;img style=&quot;margin-right:10px;&quot; alt=&quot;rss&quot; src=&quot;http://kitchensomewhere.files.wordpress.com/2013/03/rss1.png&quot; /&gt;&lt;/a&gt;&lt;a title=&quot;email me&quot; href=&quot;mailto:shamille@akitchensomewhere.com&quot; target=&quot;_blank&quot;&gt;&lt;img alt=&quot;mail&quot; src=&quot;http://kitchensomewhere.files.wordpress.com/2013/03/mail.png&quot; /&gt;&lt;/a&gt;&lt;/div&gt;</code>
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "New customization CSS editor"</title>
			<link>http://en.forums.wordpress.com/topic/new-customization-css-editor#post-1220046</link>
			<pubDate>Thu, 11 Apr 2013 22:15:03 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1220046@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@shamillewharton, I don't see your social icons in your sidebar. I need to see that to give you the correct code, and which would you prefer? Right side or left under the site title?</p>
<p>The problem with the CSS now is that with the new way WordPress.com is doing the CSS, there are several CSS files, not just one, so stuff is sort of scattered around. That was one of the reasons the link was removed from the CSS edit page, that and there were far too many people pasting the entire original CSS into the editor to just make a few minor changes and finding the images used in the theme itself went walkabout.
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "New customization CSS editor"</title>
			<link>http://en.forums.wordpress.com/topic/new-customization-css-editor#post-1220036</link>
			<pubDate>Thu, 11 Apr 2013 22:10:35 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1220036@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>? You have already done this for the Nashville logo (#text-3). The easiest thing to do is copypaste the code of the social icons into the Nashville widget then delete the other Text widget.
</p>
]]></description>
					</item>
		<item>
			<title>shamillewharton on "New customization CSS editor"</title>
			<link>http://en.forums.wordpress.com/topic/new-customization-css-editor#post-1219965</link>
			<pubDate>Thu, 11 Apr 2013 21:32:28 +0000</pubDate>
			<dc:creator>shamillewharton</dc:creator>
			<guid isPermaLink="false">1219965@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>yes ... I've checked that out ... what I'm really trying to do is float my social icon bar which is currently done in a text widget... I need to either move the widget underneath my site title OR float it in the top right corner somehow ... any suggestions?
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "New customization CSS editor"</title>
			<link>http://en.forums.wordpress.com/topic/new-customization-css-editor#post-1219946</link>
			<pubDate>Thu, 11 Apr 2013 21:21:55 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1219946@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>See here:<br />
<a href="http://wpbtips.wordpress.com/2013/02/21/where-is-the-theme-css-and-how-do-i-edit-it/" rel="nofollow">http://wpbtips.wordpress.com/2013/02/21/where-is-the-theme-css-and-how-do-i-edit-it/</a>
</p>
]]></description>
					</item>
		<item>
			<title>shamillewharton on "New customization CSS editor"</title>
			<link>http://en.forums.wordpress.com/topic/new-customization-css-editor#post-1219921</link>
			<pubDate>Thu, 11 Apr 2013 21:04:22 +0000</pubDate>
			<dc:creator>shamillewharton</dc:creator>
			<guid isPermaLink="false">1219921@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi there! I've tried to get back to the old editor and to no avail ... I followed the directions on this thread - no change. The only reason I really even want to see the old version is to view the theme CSS ... Please assist! The blog I need help with is <a href="http://akitchensomewhere.com" rel="nofollow">http://akitchensomewhere.com</a>
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "New customization CSS editor"</title>
			<link>http://en.forums.wordpress.com/topic/new-customization-css-editor#post-1215699</link>
			<pubDate>Tue, 09 Apr 2013 14:51:38 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1215699@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p> It is still very new, and I'm sure there will be tweaking going on for a while yet.</p></blockquote>
<p>This is so true! We've already made a very nice update this week that helped custom fonts work faster—it's so cool when we can find and update stuff like that. :) All the feedback from you guys helps!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "New customization CSS editor"</title>
			<link>http://en.forums.wordpress.com/topic/new-customization-css-editor#post-1215693</link>
			<pubDate>Tue, 09 Apr 2013 14:48:30 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1215693@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>One more question, do you have a lot of browser add-ons installed? If so, how many?</p>
<p>Thanks so much for any additional info you can provide!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "New customization CSS editor"</title>
			<link>http://en.forums.wordpress.com/topic/new-customization-css-editor#post-1215692</link>
			<pubDate>Tue, 09 Apr 2013 14:47:02 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1215692@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks for the feedback—it's helpful that you were specific and also proposed a solution! I will look into it. If you have time, may I ask a few questions to get a better idea of where you are coming from?</p>
<blockquote><p>if you have a not fast connection this take quite a long time and makes introducing changes in the CSS a nightmare</p></blockquote>
<p>How fast is your connection? You can find out by going to a site such as <a href="http://www.speedtest.net/" rel="nofollow">http://www.speedtest.net/</a> and then making a screenshot of the results:<br />
<a href="http://en.support.wordpress.com/make-a-screenshot/" rel="nofollow">http://en.support.wordpress.com/make-a-screenshot/</a></p>
<p>What OS and OS version are you using?</p>
<p>Is your browser up to date? See <a href="http://browsehappy.com/" rel="nofollow">http://browsehappy.com/</a>
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "New customization CSS editor"</title>
			<link>http://en.forums.wordpress.com/topic/new-customization-css-editor#post-1211940</link>
			<pubDate>Sat, 06 Apr 2013 13:37:47 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1211940@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The new customization is aimed at allowing you to see CSS changes, and other changes, realtime. It is still very new, and I'm sure there will be tweaking going on for a while yet. I know during early testing I was seeing code changes right before my eyes almost. One minute this happened and the next it was fixed.
</p>
]]></description>
					</item>
		<item>
			<title>wifcan on "New customization CSS editor"</title>
			<link>http://en.forums.wordpress.com/topic/new-customization-css-editor#post-1211903</link>
			<pubDate>Sat, 06 Apr 2013 11:55:47 +0000</pubDate>
			<dc:creator>wifcan</dc:creator>
			<guid isPermaLink="false">1211903@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Justpi thank you very much!<br />
I did not know that the former editor of the CSS was still there. Thank You!<br />
I like the new customization tool as well, except for those issues. Still, I think it could show the results of CSS changes, once you have finish the full sentence. For example, instead of trying to show what happens when you type<br />
"wid"<br />
it could simply wait to show the result once you complete the full sentence:<br />
"width: 100px;"<br />
it is quite annoying to wait till the page is updated with the changes, to complete the sentence. There is no obvious advantage for me on that.<br />
In addition, the CSS editing window is very small, it could be improved if it could be resized.<br />
In any case, thank you for your help. Now I know I can choose the old way when I need  :-)<br />
Regards
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "New customization CSS editor"</title>
			<link>http://en.forums.wordpress.com/topic/new-customization-css-editor#post-1211836</link>
			<pubDate>Sat, 06 Apr 2013 08:47:21 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1211836@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I like it <em>precisely</em> because you can see the result side by side with the CSS editor, but if you don't like it you don't have to use it: instead of Appearance &#62; Customize &#62; CSS, go to Appearance &#62; Custom Design &#62; CSS.
</p>
]]></description>
					</item>
		<item>
			<title>wifcan on "New customization CSS editor"</title>
			<link>http://en.forums.wordpress.com/topic/new-customization-css-editor#post-1211835</link>
			<pubDate>Sat, 06 Apr 2013 08:40:41 +0000</pubDate>
			<dc:creator>wifcan</dc:creator>
			<guid isPermaLink="false">1211835@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>After spending some time modifying some parts of the CSS I can’t be more disappointed with the new CSS editor. The way it is now, every single change (even a single letter if you stop typing a little bit) is instantly live previewed, but if you have a not fast connection this take quite a long time and makes introducing changes in the CSS a nightmare. Before, I was very much faster doing this than now.<br />
Furthermore, the editor's window is now much narrower and short than before the update, which makes more difficult to modify or write a new CSS.<br />
Is it only me who does not like this wordpress.com update?<br />
Regards<br />
Javier
</p>
]]></description>
					</item>
		<item>
			<title>1tess on "Get more readers?"</title>
			<link>http://en.forums.wordpress.com/topic/get-more-readers#post-1127387</link>
			<pubDate>Fri, 18 Jan 2013 04:44:35 +0000</pubDate>
			<dc:creator>1tess</dc:creator>
			<guid isPermaLink="false">1127387@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p><a href="http://en.support.wordpress.com/getting-more-views-and-traffic/" rel="nofollow">http://en.support.wordpress.com/getting-more-views-and-traffic/</a>
</p>
]]></description>
					</item>
		<item>
			<title>raincoaster on "Get more readers?"</title>
			<link>http://en.forums.wordpress.com/topic/get-more-readers#post-1127358</link>
			<pubDate>Fri, 18 Jan 2013 03:18:42 +0000</pubDate>
			<dc:creator>raincoaster</dc:creator>
			<guid isPermaLink="false">1127358@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Do a search of the forum: there are seriously over a thousand tips here already.
</p>
]]></description>
					</item>
		<item>
			<title>larryboy3115 on "Get more readers?"</title>
			<link>http://en.forums.wordpress.com/topic/get-more-readers#post-1127349</link>
			<pubDate>Fri, 18 Jan 2013 03:00:21 +0000</pubDate>
			<dc:creator>larryboy3115</dc:creator>
			<guid isPermaLink="false">1127349@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I am writing my fingers to the bone, but who is reading?<br />
How do I get more readers?&#62;
</p>
]]></description>
					</item>
		<item>
			<title>frommartawithlove on "Changing images in text widget on mouseover"</title>
			<link>http://en.forums.wordpress.com/topic/changing-images-in-text-widget-on-mouseover#post-1023615</link>
			<pubDate>Thu, 27 Sep 2012 14:32:21 +0000</pubDate>
			<dc:creator>frommartawithlove</dc:creator>
			<guid isPermaLink="false">1023615@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks for the quick response, Sheri!  I have a few questions:</p>
<p>Do I insert this code into a text widget?  How do I use it to make my social media buttons looks the same as they do now except that the image changes on hover?</p>
<p>How do I find the "title" attribute value? </p>
<p>How is page load time affected by uploading images to my media library versus Photobucket?</p>
<p>Thanks again.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Changing images in text widget on mouseover"</title>
			<link>http://en.forums.wordpress.com/topic/changing-images-in-text-widget-on-mouseover#post-1023354</link>
			<pubDate>Thu, 27 Sep 2012 05:59:48 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1023354@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Here's one way you can do it.</p>
<p>First, upload the images to use for the mouseovers into your <a href="http://en.support.wordpress.com/media/media-add-new/">media library</a> and copy the image links.</p>
<p>For each one, find the "title" attribute value and create a block of CSS like this:</p>
<pre><code>a[title=&quot;Flickr&quot;] img {
	display: none;
}
a[title=&quot;Flickr&quot;] {
	display: block;
	background: url(http://i1059.photobucket.com/albums/t434/frommartawithlove/BFlickr.png);
	width: 210px;
	height: 46px;
}
a[title=&quot;Flickr&quot;]:hover {
	display: block;
	background: url(http://s.wordpress.org/about/images/logos/wordpress-logo-32-blue.png);
	width: 210px;
	height: 46px;
}</code></pre>
<p>I used a WordPress logo as an example above, so you'll want to replace the value of the 2nd url() function with the Flickr image you uploaded to your media library.
</p>
]]></description>
					</item>

	</channel>
</rss>
