<?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: text-widget - Recent Posts</title>
		<link>http://en.forums.wordpress.com/tags/text-widget</link>
		<description>WordPress.com Forums &#187; Tag: text-widget - Recent Posts</description>
		<language>en</language>
		<pubDate>Fri, 24 May 2013 16:11:30 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/tags/text-widget" rel="self" type="application/rss+xml" />

		<item>
			<title>aitchmartins on "Inserting HTML in a Text Widget / Links work but not the images icons"</title>
			<link>http://en.forums.wordpress.com/topic/inserting-html-in-a-text-widget-links-work-but-not-the-images-icons#post-1276795</link>
			<pubDate>Thu, 23 May 2013 10:57:55 +0000</pubDate>
			<dc:creator>aitchmartins</dc:creator>
			<guid isPermaLink="false">1276795@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Sorted
</p>
]]></description>
					</item>
		<item>
			<title>raincoaster on "Inserting HTML in a Text Widget / Links work but not the images icons"</title>
			<link>http://en.forums.wordpress.com/topic/inserting-html-in-a-text-widget-links-work-but-not-the-images-icons#post-1276779</link>
			<pubDate>Thu, 23 May 2013 10:24:56 +0000</pubDate>
			<dc:creator>raincoaster</dc:creator>
			<guid isPermaLink="false">1276779@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>When you post code here, you must post it between backticks or some of it gets stripped out. Try again so we can see the whole thing.
</p>
]]></description>
					</item>
		<item>
			<title>aitchmartins on "Inserting HTML in a Text Widget / Links work but not the images icons"</title>
			<link>http://en.forums.wordpress.com/topic/inserting-html-in-a-text-widget-links-work-but-not-the-images-icons#post-1276778</link>
			<pubDate>Thu, 23 May 2013 10:24:29 +0000</pubDate>
			<dc:creator>aitchmartins</dc:creator>
			<guid isPermaLink="false">1276778@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks guys ... I'm getting there ...<br />
I've update the code for<br />
<a href="https://www.facebook.com/cruiseinternational">&#60;img src="http://cruise-international.com/wp-content/uploads/2013/05/small-facebook-icon.png"&#62;</a> <a href="http://twitter.com/cruisemag">&#60;img src="http://cruise-international.com/wp-content/uploads/2013/05/small-twitter-icon.png"&#62;</a> <a href="http://pinterest.com/cruisemag/pins/">&#60;img src="http://cruise-international.com/wp-content/uploads/2013/05/small-pinterest-icon-.png‎‎"&#62;</a></p>
<p>And now at least the FB and T icons are showing ... for same reason the Pin icon is still off.
</p>
]]></description>
					</item>
		<item>
			<title>aitchmartins on "Inserting HTML in a Text Widget / Links work but not the images icons"</title>
			<link>http://en.forums.wordpress.com/topic/inserting-html-in-a-text-widget-links-work-but-not-the-images-icons#post-1276767</link>
			<pubDate>Thu, 23 May 2013 10:03:52 +0000</pubDate>
			<dc:creator>aitchmartins</dc:creator>
			<guid isPermaLink="false">1276767@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi peeps,</p>
<p>I'm trying to add the following code onto a Text Widget to be feature on the Primary Sidebar:</p>
<p><a href="https://www.facebook.com/cruiseinternational">&#60;img src="http://cruise-international.com/socialicons/small-facebook-icon/ ‎"&#62;</a> <a href="http://twitter.com/cruisemag">&#60;img src="http://cruise-international.com/socialicons/small-twitter-icon ‎"&#62;</a> <a href="http://pinterest.com/cruisemag/pins/">&#60;img src="http://cruise-international.com/wp-content/uploads/2013/05/small-pinterest-icon-.png‎‎"&#62;</a> </p>
<p>I uploaded the images and all ...<br />
Once I save the widget the links works but not the images icons </p>
<p>Can you and want to help??<br />
Thank You
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "Removing Borders around Social Media Icons"</title>
			<link>http://en.forums.wordpress.com/topic/removing-borders-around-social-media-icons#post-1271700</link>
			<pubDate>Mon, 20 May 2013 02:12:37 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1271700@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>For basic coding see here:<br />
<a href="http://wpbtips.wordpress.com/2009/04/01/codes-useful-for-text-widgets/" rel="nofollow">http://wpbtips.wordpress.com/2009/04/01/codes-useful-for-text-widgets/</a><br />
If the theme you're using produces a border, turn this:<br />
<code>&lt;img ETC ETC</code><br />
to this:<br />
<code>&lt;img style=&quot;border:none;&quot; ETC ETC</code>
</p>
]]></description>
					</item>
		<item>
			<title>flambelavida on "Removing Borders around Social Media Icons"</title>
			<link>http://en.forums.wordpress.com/topic/removing-borders-around-social-media-icons#post-1271603</link>
			<pubDate>Sun, 19 May 2013 23:39:41 +0000</pubDate>
			<dc:creator>flambelavida</dc:creator>
			<guid isPermaLink="false">1271603@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I am trying to add social media icons in text widget, but I can't get the twitter icon to appear without a border. This is my blog <a href="http://flambelavida.com" rel="nofollow">http://flambelavida.com</a>. Can someone offer some suggestions?</p>
<p>Thanks, </p>
<p>Nadalie
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "code box in text widget"</title>
			<link>http://en.forums.wordpress.com/topic/code-box-in-text-widget#post-1249449</link>
			<pubDate>Tue, 30 Apr 2013 20:50:30 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1249449@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Oh! That's so nice of you.  Thank you so much for the recognition. You just made my day.
</p>
]]></description>
					</item>
		<item>
			<title>hugskissesandsnot on "code box in text widget"</title>
			<link>http://en.forums.wordpress.com/topic/code-box-in-text-widget#post-1249432</link>
			<pubDate>Tue, 30 Apr 2013 20:43:06 +0000</pubDate>
			<dc:creator>hugskissesandsnot</dc:creator>
			<guid isPermaLink="false">1249432@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Shared your site on my FB page and Twitter and pinning on my "Blogging" board.  Love finding sites that save time and my sanity.<br />
Cheers
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "code box in text widget"</title>
			<link>http://en.forums.wordpress.com/topic/code-box-in-text-widget#post-1249414</link>
			<pubDate>Tue, 30 Apr 2013 20:36:38 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1249414@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hooray! I love happy endings. :)
</p>
]]></description>
					</item>
		<item>
			<title>hugskissesandsnot on "code box in text widget"</title>
			<link>http://en.forums.wordpress.com/topic/code-box-in-text-widget#post-1249410</link>
			<pubDate>Tue, 30 Apr 2013 20:34:37 +0000</pubDate>
			<dc:creator>hugskissesandsnot</dc:creator>
			<guid isPermaLink="false">1249410@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>It worked! Thank you!!!
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "code box in text widget"</title>
			<link>http://en.forums.wordpress.com/topic/code-box-in-text-widget#post-1249199</link>
			<pubDate>Tue, 30 Apr 2013 19:03:57 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1249199@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>As you already have your image created then you can use this grab my button generator for those of us who have free hosted WordPress.com blogs. See the grab my button code generator here &#62; <a href="http://www.mycoolrealm.com/sandbox/gbgen/" rel="nofollow">http://www.mycoolrealm.com/sandbox/gbgen/</a>
</p>
]]></description>
					</item>
		<item>
			<title>hugskissesandsnot on "code box in text widget"</title>
			<link>http://en.forums.wordpress.com/topic/code-box-in-text-widget#post-1249192</link>
			<pubDate>Tue, 30 Apr 2013 18:59:09 +0000</pubDate>
			<dc:creator>hugskissesandsnot</dc:creator>
			<guid isPermaLink="false">1249192@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm trying to create a code box along with my blog button in a text widget so that readers can copy and paste the code on their sites and my button will appear.  This is the code I'm using:</p>
<p>&#60;center&#62;<a href="http://hugskissesandsnot.com/" title="Hugs, Kisses and Snot">&#60;img alt="Hugs, Kisses and Snot" src="http://hugskissesandsnot.files.wordpress.com/2013/02/yellow-button.jpg" /&#62;</a>&#60;center&#62; </p>
<p>&#60;center&#62;&#60;textarea id="code-source" rows="3" name="code-source"&#62;&#60;center&#62;<a href="http://hugskissesandsnot.com/">&#60;img border="0" src="http://hugskissesandsnot.files.wordpress.com/2013/02/yellow-button.jpg" /&#62;</a>&#60;/center&#62;&#60;/textarea&#62;&#60;/center&#62;&#60;/center&#62;&#60;/center&#62;</p>
<p>HOWEVER, whenever I hit "save" the second group of code is automatically changed to look just like the first.  I end up with two blog buttons right on top of each other instead of a blog button with a code box underneath.  I've tried it several times and get the same result.  </p>
<p>Any help would be greatly appreciated.</p>
<p>The blog I need help with is <a href="http://www.hugskissesandsnot.com" rel="nofollow">http://www.hugskissesandsnot.com</a>
</p>
]]></description>
					</item>
		<item>
			<title>danielisreading on "Link on text widget?"</title>
			<link>http://en.forums.wordpress.com/topic/link-on-text-widget#post-1248363</link>
			<pubDate>Tue, 30 Apr 2013 08:10:28 +0000</pubDate>
			<dc:creator>danielisreading</dc:creator>
			<guid isPermaLink="false">1248363@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>In the text widget to create a link, you need to use the HTML, there is no visual editor for the text widget. </p>
<p>You need to use this code and place the url, where it says url of course, and then whatever you want the Link to say, put it in 'Link Text':</p>
<p><code>&lt;a href=&quot;url&quot;&gt;Link text&lt;/a&gt;</code>
</p>
]]></description>
					</item>
		<item>
			<title>micvlaanderen on "Link on text widget?"</title>
			<link>http://en.forums.wordpress.com/topic/link-on-text-widget#post-1248345</link>
			<pubDate>Tue, 30 Apr 2013 07:42:47 +0000</pubDate>
			<dc:creator>micvlaanderen</dc:creator>
			<guid isPermaLink="false">1248345@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello </p>
<p>I would like to put a link on my text widget but I can't find how to do it.<br />
The support pages say that I have to use visual editor but I don't know where I can find this visual editor.<br />
Can someone explain me in detail (mention different steps) how I can add this link please?  I am still a beginner in wordpress.<br />
Thank you.  Your help is much appreciated.<br />
Ilse
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "How To Make a Link Widget?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-make-a-link-widget#post-1247554</link>
			<pubDate>Mon, 29 Apr 2013 19:11:07 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1247554@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>See here for all widgets &#62; <a href="http://en.support.wordpress.com/category/widgets-sidebars/" rel="nofollow">http://en.support.wordpress.com/category/widgets-sidebars/</a></p>
<p>You create a blogroll and enter the links into it in your dashboard Links section and display them in a Links widget.<br />
<a href="http://en.support.wordpress.com/blogroll/add-a-blogroll-link/" rel="nofollow">http://en.support.wordpress.com/blogroll/add-a-blogroll-link/</a><br />
<a href="http://en.support.wordpress.com/widgets/links-widget/" rel="nofollow">http://en.support.wordpress.com/widgets/links-widget/</a></p>
<p>For text widget use see here &#62; <a href="http://en.support.wordpress.com/widgets/text-widget/" rel="nofollow">http://en.support.wordpress.com/widgets/text-widget/</a>
</p>
]]></description>
					</item>
		<item>
			<title>giftedgamer on "How To Make a Link Widget?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-make-a-link-widget#post-1246751</link>
			<pubDate>Mon, 29 Apr 2013 09:30:18 +0000</pubDate>
			<dc:creator>giftedgamer</dc:creator>
			<guid isPermaLink="false">1246751@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>What widget do you need to have links on the sidebar but also have text? A example of what I am talking about is on <a href="http://corinetan.com" rel="nofollow">http://corinetan.com</a>.<br />
Thanks<br />
David
</p>
]]></description>
					</item>
		<item>
			<title>christinaebbers on "Gap in sidebar"</title>
			<link>http://en.forums.wordpress.com/topic/gap-in-sidebar#post-1233291</link>
			<pubDate>Sat, 20 Apr 2013 02:51:50 +0000</pubDate>
			<dc:creator>christinaebbers</dc:creator>
			<guid isPermaLink="false">1233291@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You are a wizard! :)
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "Gap in sidebar"</title>
			<link>http://en.forums.wordpress.com/topic/gap-in-sidebar#post-1232866</link>
			<pubDate>Fri, 19 Apr 2013 20:09:27 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1232866@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You're welcome.<br />
Yes it did make a difference, but the difference is just the 10px of the default bottom margin of the images. To decrease the space even more, turn this:<br />
<code>&lt;p style=&quot;text-align:center;&quot;&gt;</code><br />
to this:<br />
<code>&lt;p style=&quot;text-align:center;margin-bottom:-11px;&quot;&gt;</code><br />
Change the number to adjust.
</p>
]]></description>
					</item>
		<item>
			<title>christinaebbers on "Gap in sidebar"</title>
			<link>http://en.forums.wordpress.com/topic/gap-in-sidebar#post-1232723</link>
			<pubDate>Fri, 19 Apr 2013 18:31:26 +0000</pubDate>
			<dc:creator>christinaebbers</dc:creator>
			<guid isPermaLink="false">1232723@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you justpi! I've made that change. It is almost hard to tell if it made a difference but I believe it did. It seems now that the remaining gap is due to the few pixels of blank background in my images themselves plus the standard gap between the content and the diving bars on all the widgets.</p>
<p>It is still more of a gap than I'd like. If you have an idea of how to lessen it a bit more I'd really appreciate it.
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "Gap in sidebar"</title>
			<link>http://en.forums.wordpress.com/topic/gap-in-sidebar#post-1232687</link>
			<pubDate>Fri, 19 Apr 2013 18:11:17 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1232687@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>There's nothing in the coding of the widget, but there's something in the CSS of the theme: images aligned none have a default 10px bottom margin.<br />
Start by removing this from the five image codes (it will increase the space above the icons and decrease the space below):<br />
<code>class=&quot;alignnone size-full&quot;</code><br />
If you want even less space, let me know.
</p>
]]></description>
					</item>
		<item>
			<title>christinaebbers on "Gap in sidebar"</title>
			<link>http://en.forums.wordpress.com/topic/gap-in-sidebar#post-1232500</link>
			<pubDate>Fri, 19 Apr 2013 16:05:50 +0000</pubDate>
			<dc:creator>christinaebbers</dc:creator>
			<guid isPermaLink="false">1232500@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Yesterday I added some social media icons to my sidebar. At first I had them in their own Text widget but then added them to an existing Text widget instead. In both instances there is a bit of a gap, some blank space, that displays after the icons. I don't like how this looks. There's nothing in my html that I can see that would cause it. Any ideas? You can see this on any page except my home page.</p>
<p><a href="http://design-vox.com/about/" rel="nofollow">http://design-vox.com/about/</a>
</p>
]]></description>
					</item>
		<item>
			<title>thistimethisspace on "Feedjit"</title>
			<link>http://en.forums.wordpress.com/topic/feedjit-6#post-1204506</link>
			<pubDate>Mon, 01 Apr 2013 20:38:40 +0000</pubDate>
			<dc:creator>thistimethisspace</dc:creator>
			<guid isPermaLink="false">1204506@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Yes it is but do note that it doesn't provide the actual places we reside, so don't get fixated on them. Fore example, it provides the location of the ISP servers we are on, and in my case none are located where I am  located and they change all the time. :)
</p>
]]></description>
					</item>
		<item>
			<title>nonsje on "Feedjit"</title>
			<link>http://en.forums.wordpress.com/topic/feedjit-6#post-1204498</link>
			<pubDate>Mon, 01 Apr 2013 20:35:35 +0000</pubDate>
			<dc:creator>nonsje</dc:creator>
			<guid isPermaLink="false">1204498@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>It's work,,, Thanks!
</p>
]]></description>
					</item>
		<item>
			<title>thistimethisspace on "Feedjit"</title>
			<link>http://en.forums.wordpress.com/topic/feedjit-6#post-1204394</link>
			<pubDate>Mon, 01 Apr 2013 19:31:31 +0000</pubDate>
			<dc:creator>thistimethisspace</dc:creator>
			<guid isPermaLink="false">1204394@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Make sure you get the <strong>HTML version (non-Javascript) code</strong>.
</p>
]]></description>
					</item>
		<item>
			<title>nonsje on "Feedjit"</title>
			<link>http://en.forums.wordpress.com/topic/feedjit-6#post-1204366</link>
			<pubDate>Mon, 01 Apr 2013 19:16:20 +0000</pubDate>
			<dc:creator>nonsje</dc:creator>
			<guid isPermaLink="false">1204366@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank u so much! i will try again...
</p>
]]></description>
					</item>
		<item>
			<title>thistimethisspace on "Feedjit"</title>
			<link>http://en.forums.wordpress.com/topic/feedjit-6#post-1204240</link>
			<pubDate>Mon, 01 Apr 2013 18:03:53 +0000</pubDate>
			<dc:creator>thistimethisspace</dc:creator>
			<guid isPermaLink="false">1204240@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello there,<br />
We can only use the HTML version (non-Javascript) so be sure you get the correct code. HTML feedjit code for wordpress.com blogs, MySpace, Windows Live Spaces, LiveJournal and Hi5 users &#62; <a href="http://feedjit.com/joinimg/" rel="nofollow">http://feedjit.com/joinimg/</a><br />
Step 1: Customize It! (Choose your color scheme, widget width, and the maximum number of entries to be displayed.)<br />
Step 2: Copy the code into your site HTML or into a text widget.<br />
<a href="http://en.support.wordpress.com/widgets/text-widget/" rel="nofollow">http://en.support.wordpress.com/widgets/text-widget/</a>
</p>
]]></description>
					</item>
		<item>
			<title>nonsje on "Feedjit"</title>
			<link>http://en.forums.wordpress.com/topic/feedjit-6#post-1204236</link>
			<pubDate>Mon, 01 Apr 2013 18:02:40 +0000</pubDate>
			<dc:creator>nonsje</dc:creator>
			<guid isPermaLink="false">1204236@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>How to upload the feedjit in my blog?
</p>
]]></description>
					</item>
		<item>
			<title>writetolivelivetowrite on "Problems with Text Widget"</title>
			<link>http://en.forums.wordpress.com/topic/problems-with-text-widget#post-1188139</link>
			<pubDate>Wed, 20 Mar 2013 11:20:03 +0000</pubDate>
			<dc:creator>writetolivelivetowrite</dc:creator>
			<guid isPermaLink="false">1188139@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Also, is there anyway I can use the same code to create a widget on my actual contact page, or just on the sidebar with all the other widgets I use?
</p>
]]></description>
					</item>
		<item>
			<title>writetolivelivetowrite on "Problems with Text Widget"</title>
			<link>http://en.forums.wordpress.com/topic/problems-with-text-widget#post-1188138</link>
			<pubDate>Wed, 20 Mar 2013 11:19:06 +0000</pubDate>
			<dc:creator>writetolivelivetowrite</dc:creator>
			<guid isPermaLink="false">1188138@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I am trying to copy code from ask.fm to a text widget to display a box where my readers can submit questions anonymously, but whenever I hit save, the code disappears and there is nothing on my actual page, other than the title of the widget.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "custom CSS for text widget in Twenty Eleven"</title>
			<link>http://en.forums.wordpress.com/topic/custom-css-for-text-widget-in-twenty-eleven#post-1158967</link>
			<pubDate>Thu, 21 Feb 2013 16:41:54 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1158967@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>I would also like to change the font size of the first line of text in that same widget, I'd like it to show up larger and more emphasized.</p></blockquote>
<p>Here's one possible example for adjusting the text size for the "Canada toll-free 1-855-306-1200" line in the sidebar:</p>
<pre><code>#text-9 strong {
	font-size: 2em;
}</code></pre>
<p>Adjust the font-size value as needed.</p>
<p>Another alternative would be to give the text a unique class name and then use that as a selector in your custom CSS:</p>
<p><code>&lt;strong class=&#039;toll-free-number&#039;&gt;Canada toll-free 1-855-306-1200&lt;/strong&gt;</code></p>
<pre><code>.toll-free-number {
	font-size: 2em;
}</code></pre>
]]></description>
					</item>

	</channel>
</rss>
