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

		<item>
			<title>designsimply on "border around /colour of buttons"</title>
			<link>http://en.forums.wordpress.com/topic/border-around-colour-of-buttons#post-1308795</link>
			<pubDate>Mon, 17 Jun 2013 15:40:00 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1308795@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>Is there a way to put a black border around buttons or even a css code to change the colour?</p></blockquote>
<p>Find the selector for the buttons you would like to change and then apply a rule such as:</p>
<p><code>border-color: #000;</code></p>
<p>To learn about how CSS selectors work, read this help page:<br />
<a href="http://www.htmldog.com/guides/css/beginner/selectors/" rel="nofollow">http://www.htmldog.com/guides/css/beginner/selectors/</a></p>
<p>To find selectors on your blog, right click the button element you want to change, select the "Inspect Element" option, and look in the panel on the right to see all the current CSS being used. You can usually find the exact right selector that you need in there.</p>
<p>If you need further help, reply back here and include a link to a page on your blog that has the buttons and include a description of where to find them on the page.
</p>
]]></description>
					</item>
		<item>
			<title>1tess on "Visible lines between rows of a table"</title>
			<link>http://en.forums.wordpress.com/topic/visible-lines-between-rows-of-a-table#post-1298047</link>
			<pubDate>Sun, 09 Jun 2013 07:21:09 +0000</pubDate>
			<dc:creator>1tess</dc:creator>
			<guid isPermaLink="false">1298047@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Panos,<br />
No worries: the tags on the right will suffice for folks who want info about table coding. If you think there should be other tags there you can add them. It's just that CSS is more daunting and newbies are more likely to check the CSS forum…
</p>
]]></description>
					</item>
		<item>
			<title>campwed on "Visible lines between rows of a table"</title>
			<link>http://en.forums.wordpress.com/topic/visible-lines-between-rows-of-a-table#post-1298041</link>
			<pubDate>Sun, 09 Jun 2013 07:13:57 +0000</pubDate>
			<dc:creator>campwed</dc:creator>
			<guid isPermaLink="false">1298041@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you "1tess" and "justpi". I just added that to my CSS editor. Please feel free to move this to a CSS page to help other people too. I can't tell you how helpful you've been, thank you!</p>
<p>I also just posted another question about changing my subhead colors in the CSS page. I'd love either of your help with that as well. </p>
<p><a href="http://en.forums.wordpress.com/topic/subhead-text-color-change?replies=1#post-1298037" rel="nofollow">http://en.forums.wordpress.com/topic/subhead-text-color-change?replies=1#post-1298037</a></p>
<p>Thank you!<br />
Jenni
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "Visible lines between rows of a table"</title>
			<link>http://en.forums.wordpress.com/topic/visible-lines-between-rows-of-a-table#post-1298039</link>
			<pubDate>Sun, 09 Jun 2013 07:12:47 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1298039@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@Tess: better not move this thread, because supernu's reply and my original reply are for users who don't have the upgrade.
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "Visible lines between rows of a table"</title>
			<link>http://en.forums.wordpress.com/topic/visible-lines-between-rows-of-a-table#post-1298038</link>
			<pubDate>Sun, 09 Jun 2013 07:10:05 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1298038@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>If you have the upgrade there's no point making such changes in the Text editor. Remove the style from all the tags and add this in the CSS editor:<br />
<pre><code>.entry-content table, .entry-content tr, .entry-content th, .entry-content td, .entry-content tbody, .entry-content thead, .entry-content tfoot {
    border: 0 none;
}</code></pre>
<p>This will take care of any table on any post or page.<br />
(If you'd rather target only the table in question, that's also possible.)
</p>
]]></description>
					</item>
		<item>
			<title>1tess on "Visible lines between rows of a table"</title>
			<link>http://en.forums.wordpress.com/topic/visible-lines-between-rows-of-a-table#post-1298035</link>
			<pubDate>Sun, 09 Jun 2013 07:02:00 +0000</pubDate>
			<dc:creator>1tess</dc:creator>
			<guid isPermaLink="false">1298035@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>If you want to change the table styling with CSS instead of posting into the text editor each time you use a table I can move this thread to the other forum (CSS).</p>
<p><em>edit to say this thread is now in the css forum: note that i'm not being pedantic or ocd about where threads are posted; it just makes it easier for other readers who want css help to find the topics in future…</em>
</p>
]]></description>
					</item>
		<item>
			<title>campwed on "Visible lines between rows of a table"</title>
			<link>http://en.forums.wordpress.com/topic/visible-lines-between-rows-of-a-table#post-1298033</link>
			<pubDate>Sun, 09 Jun 2013 06:57:32 +0000</pubDate>
			<dc:creator>campwed</dc:creator>
			<guid isPermaLink="false">1298033@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Okay great, I removed those. Yes, I do have a Custom Design Upgrade. </p>
<p>Thanks so much again for your help. It worked perfectly.
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "Visible lines between rows of a table"</title>
			<link>http://en.forums.wordpress.com/topic/visible-lines-between-rows-of-a-table#post-1298029</link>
			<pubDate>Sun, 09 Jun 2013 06:47:16 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1298029@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You're welcome.<br />
But you need to remove these from the table tag (as I pointed out, they have no effect whatsoever):<br />
width="100%" cellspacing="0" cellpadding="0"</p>
<p>And, do you or don't you have the Custom Design upgrade?
</p>
]]></description>
					</item>
		<item>
			<title>campwed on "Visible lines between rows of a table"</title>
			<link>http://en.forums.wordpress.com/topic/visible-lines-between-rows-of-a-table#post-1298022</link>
			<pubDate>Sun, 09 Jun 2013 06:24:43 +0000</pubDate>
			<dc:creator>campwed</dc:creator>
			<guid isPermaLink="false">1298022@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks so much "justpi" that finally worked! I had tried &#60;table style="border:none;"&#62; before but hadn't tired each specific line. That worked perfectly. Thanks so much for your help!
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "Visible lines between rows of a table"</title>
			<link>http://en.forums.wordpress.com/topic/visible-lines-between-rows-of-a-table#post-1298018</link>
			<pubDate>Sun, 09 Jun 2013 06:17:15 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1298018@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@campwed: supernu's suggestion works, only it's not enough on Adelle (left and bottom borders of each cell will go, top and right borders of the table will stay).</p>
<p>I'm not seeing supernu's suggestion in the sourcecode of your page, I'm seeing this:<br />
<code>&lt;table style=&quot;background-color:#ffffff;&quot; width=&quot;100%&quot; border=&quot;0 !important&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;</code><br />
These are all useless. Tables on Adelle don't have a bg color, so specifying white over the white bg of the site is superfluous. The rest are outdated coding that doesn't work (and 100% width is the default on Adelle anyway).<br />
For more on table coding see my tutorial:<br />
<a href="http://wpbtips.wordpress.com/2013/04/09/table-coding-for-wordpress-com-users/" rel="nofollow">http://wpbtips.wordpress.com/2013/04/09/table-coding-for-wordpress-com-users/</a></p>
<p>So:<br />
If you don't have the Custom Design upgrade, you need supernu's suggestion for each opening td tag, and for the opening table tag as well:<br />
<code>&lt;table style=&quot;border:none;&quot;&gt;</code><br />
<code>&lt;td style=&quot;border:none;&quot;&gt;</code></p>
<p>If you do have the upgrade you don't need any of this in the Text editor, but you need to post in the CSS forum, not the Support forum.
</p>
]]></description>
					</item>
		<item>
			<title>campwed on "Visible lines between rows of a table"</title>
			<link>http://en.forums.wordpress.com/topic/visible-lines-between-rows-of-a-table#post-1297986</link>
			<pubDate>Sun, 09 Jun 2013 04:47:30 +0000</pubDate>
			<dc:creator>campwed</dc:creator>
			<guid isPermaLink="false">1297986@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I've tried that and border:0. Neither work. I'm thinking its an existing code in CSS I need to over-ride but can't figure out how. I've even tried "important!" and that didn't work either.
</p>
]]></description>
					</item>
		<item>
			<title>supernu on "Visible lines between rows of a table"</title>
			<link>http://en.forums.wordpress.com/topic/visible-lines-between-rows-of-a-table#post-1297832</link>
			<pubDate>Sat, 08 Jun 2013 23:21:12 +0000</pubDate>
			<dc:creator>supernu</dc:creator>
			<guid isPermaLink="false">1297832@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Specify border as none and you wont see lines</p>
<p><code>&lt;td style=&quot;border:none;&quot;&gt;TEXT&lt;/td&gt;</code>
</p>
]]></description>
					</item>
		<item>
			<title>campwed on "Visible lines between rows of a table"</title>
			<link>http://en.forums.wordpress.com/topic/visible-lines-between-rows-of-a-table#post-1297779</link>
			<pubDate>Sat, 08 Jun 2013 21:44:06 +0000</pubDate>
			<dc:creator>campwed</dc:creator>
			<guid isPermaLink="false">1297779@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm also looking for an answer to this question!
</p>
]]></description>
					</item>
		<item>
			<title>maegnus on "A few CSS nitpicks I can&#039;t figure out"</title>
			<link>http://en.forums.wordpress.com/topic/a-few-css-nitpicks-i-cant-figure-out#post-1288812</link>
			<pubDate>Sat, 01 Jun 2013 19:53:05 +0000</pubDate>
			<dc:creator>maegnus</dc:creator>
			<guid isPermaLink="false">1288812@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Very informative stuff. All fixed up now. Thanks again :)
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "A few CSS nitpicks I can&#039;t figure out"</title>
			<link>http://en.forums.wordpress.com/topic/a-few-css-nitpicks-i-cant-figure-out#post-1288034</link>
			<pubDate>Fri, 31 May 2013 22:33:17 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1288034@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You're welcome.</p>
<p>Forgot to explain no.3. Modularity Lite happens to have a div with the ID "top": it's the div that encloses the blog title, tagline and top menu. So your link links to that div instead of the top of the browser window.</p>
<p>As for no.2, yes, I can see the line now. It's a stupid hr tag in the HTML of the theme (separates posts on category and archive pages). Add this:<br />
<pre><code>.archive hr {
height: 0;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>maegnus on "A few CSS nitpicks I can&#039;t figure out"</title>
			<link>http://en.forums.wordpress.com/topic/a-few-css-nitpicks-i-cant-figure-out#post-1287714</link>
			<pubDate>Fri, 31 May 2013 19:08:31 +0000</pubDate>
			<dc:creator>maegnus</dc:creator>
			<guid isPermaLink="false">1287714@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks justpi!</p>
<p>Problems 1 and 3 solved!</p>
<p>2) In Safari this is a non-issue (everything looks good). But in Firefox, I still see the horizontal lines that want to show up between posts on the category pages (e.g. <a href="http://ocdstyle.com/category/obsessed-w/" rel="nofollow">http://ocdstyle.com/category/obsessed-w/</a>). Those dividing lines are causing small spacing issues, and I want to get rid of them. I've made the images more transparent to help you see the lines running through the images.
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "A few CSS nitpicks I can&#039;t figure out"</title>
			<link>http://en.forums.wordpress.com/topic/a-few-css-nitpicks-i-cant-figure-out#post-1287326</link>
			<pubDate>Fri, 31 May 2013 14:25:27 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1287326@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>1) That's because you have applied a negative margin to the images in the Text editor. First, I don't really see why you need this margin, second (since you have the Custom Design upgrade), changes like this should be taken care of in the CSS editor, not the Text editor.</p>
<p>2) I'm not seeing any line in Firefox or Safari.</p>
<p>3) Try adding this:<br />
<pre><code>#top {
    margin-top: -5em;
    padding-top: 5em;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>feministskull on "border around /colour of buttons"</title>
			<link>http://en.forums.wordpress.com/topic/border-around-colour-of-buttons#post-1287226</link>
			<pubDate>Fri, 31 May 2013 12:50:04 +0000</pubDate>
			<dc:creator>feministskull</dc:creator>
			<guid isPermaLink="false">1287226@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Buttons. You mean previous/latest posts tab at the end of a post?  If so, I have that problem too.
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "border around /colour of buttons"</title>
			<link>http://en.forums.wordpress.com/topic/border-around-colour-of-buttons#post-1287000</link>
			<pubDate>Fri, 31 May 2013 07:53:45 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1287000@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I you want an actual answer, please be more precise: which "buttons" exactly?
</p>
]]></description>
					</item>
		<item>
			<title>songsfromthehowlingsea on "border around /colour of buttons"</title>
			<link>http://en.forums.wordpress.com/topic/border-around-colour-of-buttons#post-1286930</link>
			<pubDate>Fri, 31 May 2013 06:26:14 +0000</pubDate>
			<dc:creator>songsfromthehowlingsea</dc:creator>
			<guid isPermaLink="false">1286930@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks
</p>
]]></description>
					</item>
		<item>
			<title>maegnus on "A few CSS nitpicks I can&#039;t figure out"</title>
			<link>http://en.forums.wordpress.com/topic/a-few-css-nitpicks-i-cant-figure-out#post-1286836</link>
			<pubDate>Fri, 31 May 2013 04:13:32 +0000</pubDate>
			<dc:creator>maegnus</dc:creator>
			<guid isPermaLink="false">1286836@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm trying to finish building this blog, but the following little CSS issues are bugging me:</p>
<p>1) For some reason, the post preview images (.home . post img) on the home page are being clipped at the bottom by 1 px. Then on the category and post pages they are back to their normal height. It's not really noticeable, but it still bugs me.</p>
<p>2) The post preview images on the category page (.category .post img) have an annoying line running through them that you can see when the opacity effect is applied. Using border-bottom commands won't get rid of it. Might be a h2 or h3 issue?</p>
<p>3) No idea why using the #top url doesn't bring you to the tippy top when clicked; it brings you to the almost top (example in bottom right footer image). Maybe using a text widget and html is the answer and not the image widget?</p>
<p>Save me CSS wizards!
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "border around /colour of buttons"</title>
			<link>http://en.forums.wordpress.com/topic/border-around-colour-of-buttons#post-1286346</link>
			<pubDate>Thu, 30 May 2013 21:07:04 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1286346@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Have you located your CSS stylesheet and the relevant selectors in it?<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>songsfromthehowlingsea on "border around /colour of buttons"</title>
			<link>http://en.forums.wordpress.com/topic/border-around-colour-of-buttons#post-1286334</link>
			<pubDate>Thu, 30 May 2013 20:59:50 +0000</pubDate>
			<dc:creator>songsfromthehowlingsea</dc:creator>
			<guid isPermaLink="false">1286334@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Is there a way to put a black border around buttons or even a css code to change the colour?
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "How do you remove the gray border on image hover"</title>
			<link>http://en.forums.wordpress.com/topic/how-do-you-remove-the-gray-border-on-image-hover#post-1278184</link>
			<pubDate>Fri, 24 May 2013 05:01:50 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1278184@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>This has been marked as resolved. If it isn't resolved, please post back here and let us know, and change it back to unresolved under "about this topic" to the right.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "How to add border to specific image widget photo"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-add-border-to-specific-image-widget-photo#post-1278165</link>
			<pubDate>Fri, 24 May 2013 04:24:33 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1278165@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You are welcome.
</p>
]]></description>
					</item>
		<item>
			<title>catcharisma on "How to add border to specific image widget photo"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-add-border-to-specific-image-widget-photo#post-1278160</link>
			<pubDate>Fri, 24 May 2013 04:13:44 +0000</pubDate>
			<dc:creator>catcharisma</dc:creator>
			<guid isPermaLink="false">1278160@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Yes thanks again.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "How to add border to specific image widget photo"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-add-border-to-specific-image-widget-photo#post-1278148</link>
			<pubDate>Fri, 24 May 2013 04:07:22 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1278148@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Great, then you are good to go.
</p>
]]></description>
					</item>
		<item>
			<title>catcharisma on "How to add border to specific image widget photo"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-add-border-to-specific-image-widget-photo#post-1278146</link>
			<pubDate>Fri, 24 May 2013 04:05:29 +0000</pubDate>
			<dc:creator>catcharisma</dc:creator>
			<guid isPermaLink="false">1278146@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I am using Safari and no it isn't cut off.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "How to add border to specific image widget photo"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-add-border-to-specific-image-widget-photo#post-1278142</link>
			<pubDate>Fri, 24 May 2013 04:02:18 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1278142@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The "width setting of 97% should take care of that. The image widget doesn't account for a border since the theme wasn't designed for a border. Are you seeing the right border cut off? What browser are you seeing that in? It isn't cut off in Firefox or Safari.
</p>
]]></description>
					</item>
		<item>
			<title>catcharisma on "How to add border to specific image widget photo"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-add-border-to-specific-image-widget-photo#post-1278134</link>
			<pubDate>Fri, 24 May 2013 03:55:12 +0000</pubDate>
			<dc:creator>catcharisma</dc:creator>
			<guid isPermaLink="false">1278134@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Oh thank you so much. I too looked at the source code and found "image-2" but could not figure out the part before the first wavy bracket.</p>
<p>Do you know why is the right border cut off?
</p>
]]></description>
					</item>

	</channel>
</rss>
