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

		<item>
			<title>designsimply on "Assistance with gallery border &amp; search box"</title>
			<link>http://en.forums.wordpress.com/topic/assistance-with-gallery-border-search-box#post-1276007</link>
			<pubDate>Wed, 22 May 2013 20:19:57 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1276007@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>To remove the background color and border from slideshows in the Stay theme, add this to your Appearance &#8594; Themes &#8594; Customize &#8594; CSS panel:</p>
<pre><code>div.slideshow-window {
	background-color: inherit;
	border: none;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Assistance with gallery border &amp; search box"</title>
			<link>http://en.forums.wordpress.com/topic/assistance-with-gallery-border-search-box#post-1274008</link>
			<pubDate>Tue, 21 May 2013 17:35:02 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1274008@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>This will get rid of the search box to the left on all pages.</p>
<pre><code>.page #secondary #search {
    display: none;
}</code></pre>
<p>It leaves the area to the left of the content blank. I tried resizing the slideshow and can't yet figure out how to increase the size of the image. Resizing the images though, if I can figure out how, has a caveat as you will then be asking the browser to resize the images, and that will mean a loss of image quality and sharpness.
</p>
]]></description>
					</item>
		<item>
			<title>willowandbert on "Assistance with gallery border &amp; search box"</title>
			<link>http://en.forums.wordpress.com/topic/assistance-with-gallery-border-search-box#post-1272830</link>
			<pubDate>Mon, 20 May 2013 20:57:03 +0000</pubDate>
			<dc:creator>willowandbert</dc:creator>
			<guid isPermaLink="false">1272830@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I would like to change the border color on my galleries within pages, how would I go about doing this within the css?</p>
<p>Also I would love to get rid of the search boxes that show up on my pages. Please advise. </p>
<p><a href="http://willowandbert.com/styling/" rel="nofollow">http://willowandbert.com/styling/</a><br />
<a href="http://willowandbert.com/photography/" rel="nofollow">http://willowandbert.com/photography/</a></p>
<p>Many thanks
</p>
]]></description>
					</item>
		<item>
			<title>johndcoy on "Twenty Ten theme, remove of change colour of gallery border"</title>
			<link>http://en.forums.wordpress.com/topic/twenty-ten-theme-remove-of-change-colour-of-gallery-border#post-1201094</link>
			<pubDate>Fri, 29 Mar 2013 22:35:46 +0000</pubDate>
			<dc:creator>johndcoy</dc:creator>
			<guid isPermaLink="false">1201094@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>If you want to 'tighten-up' your markup you can combine the two.</p>
<pre><code>.slideshow-window {
border: 20px solid #FFFFFF!important;
background-color: #FFFFFF!important;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Twenty Ten theme, remove of change colour of gallery border"</title>
			<link>http://en.forums.wordpress.com/topic/twenty-ten-theme-remove-of-change-colour-of-gallery-border#post-1200482</link>
			<pubDate>Fri, 29 Mar 2013 16:37:06 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1200482@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Absolutely OK.
</p>
]]></description>
					</item>
		<item>
			<title>glindev on "Twenty Ten theme, remove of change colour of gallery border"</title>
			<link>http://en.forums.wordpress.com/topic/twenty-ten-theme-remove-of-change-colour-of-gallery-border#post-1200474</link>
			<pubDate>Fri, 29 Mar 2013 16:28:33 +0000</pubDate>
			<dc:creator>glindev</dc:creator>
			<guid isPermaLink="false">1200474@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You are a true guru to me...<br />
I modified your latest advise to the following &#38; it appears to work just fine - is my modification OK?</p>
<p>.slideshow-window {<br />
	border: 20px solid #FFFFFF!important;<br />
}</p>
<p>.slideshow-window {<br />
	background-color: #FFFFFF!important;<br />
}
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Twenty Ten theme, remove of change colour of gallery border"</title>
			<link>http://en.forums.wordpress.com/topic/twenty-ten-theme-remove-of-change-colour-of-gallery-border#post-1200429</link>
			<pubDate>Fri, 29 Mar 2013 16:01:21 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1200429@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>We need a bigger hammer, so to speak in this case. Delete what you added and add this instead. The "!important" attribute will force your CSS rule to override the slideshow's CSS.</p>
<pre><code>.slideshow-window {
border: 20px solid #FFFFFF !important;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>glindev on "Twenty Ten theme, remove of change colour of gallery border"</title>
			<link>http://en.forums.wordpress.com/topic/twenty-ten-theme-remove-of-change-colour-of-gallery-border#post-1200412</link>
			<pubDate>Fri, 29 Mar 2013 15:51:57 +0000</pubDate>
			<dc:creator>glindev</dc:creator>
			<guid isPermaLink="false">1200412@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I suspect I'm being rather stupid.<br />
I think I did what you suggest - put the code above into the CSS &#38; save. However, the black border still appears around the images in my gallery at <a href="http://www.glin.info" rel="nofollow">http://www.glin.info</a><br />
Any advice?
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Twenty Ten theme, remove of change colour of gallery border"</title>
			<link>http://en.forums.wordpress.com/topic/twenty-ten-theme-remove-of-change-colour-of-gallery-border#post-1200377</link>
			<pubDate>Fri, 29 Mar 2013 15:25:31 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1200377@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Yes, you put it into the CSS edit window you mention. This would affect all slideshows, so it only has to be done once.
</p>
]]></description>
					</item>
		<item>
			<title>glindev on "Twenty Ten theme, remove of change colour of gallery border"</title>
			<link>http://en.forums.wordpress.com/topic/twenty-ten-theme-remove-of-change-colour-of-gallery-border#post-1200351</link>
			<pubDate>Fri, 29 Mar 2013 15:14:22 +0000</pubDate>
			<dc:creator>glindev</dc:creator>
			<guid isPermaLink="false">1200351@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks for you answer.<br />
Where do I put this code?<br />
Is it via Appearance, Custom Design &#38; into the CSS Stylesheet Editor (ie do it once for every gallery in the blog)<br />
OR<br />
is it into the Text tab of the page the gallery is on (ie, do it for every gallery)<br />
OR<br />
something completely different.<br />
I've tried both, neither appeared to work. I am new to CSS so appreciate your patience. Blog is <a href="http://www.glin.info" rel="nofollow">http://www.glin.info</a>
</p>
]]></description>
					</item>
		<item>
			<title>johndcoy on "Twenty Ten theme, remove of change colour of gallery border"</title>
			<link>http://en.forums.wordpress.com/topic/twenty-ten-theme-remove-of-change-colour-of-gallery-border#post-1200224</link>
			<pubDate>Fri, 29 Mar 2013 12:50:46 +0000</pubDate>
			<dc:creator>johndcoy</dc:creator>
			<guid isPermaLink="false">1200224@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello,</p>
<p>If you would like to change the color of the border you can use the code below.</p>
<pre><code>.slideshow-window {
border: 20px solid #fff;
}</code></pre>
<p>The slide show also has a background color that will show in the event that an image does not have the same aspect ratio as the slide window. Here is the code to change that background.</p>
<pre><code>.slideshow-window {
background-color: #222;
}</code></pre>
<p> And if you like to change both you can combine the two.<br />
<pre><code>.slideshow-window {
background-color: #222;
border: 20px solid #fff;
}</code></pre>
<p>Last, because you mentioned having the border removed you also can tell the border not to display.<br />
<pre><code>.slideshow-window {
border: 0 none;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>glindev on "Twenty Ten theme, remove of change colour of gallery border"</title>
			<link>http://en.forums.wordpress.com/topic/twenty-ten-theme-remove-of-change-colour-of-gallery-border#post-1200139</link>
			<pubDate>Fri, 29 Mar 2013 10:55:04 +0000</pubDate>
			<dc:creator>glindev</dc:creator>
			<guid isPermaLink="false">1200139@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>My blog is glindev.wordpress.com and also glin.info<br />
I'm using twenty ten theme<br />
The gallery on the 'home page' has a black border - i want to remove it - or at least make it white.<br />
There will be many galleries on the site eventually - is there a solution for the entire blog or is it per gallery?<br />
I have Custom Design access but am new to CSS.<br />
Any help / advise most welcome.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Changing color of border around gravatar"</title>
			<link>http://en.forums.wordpress.com/topic/changing-color-of-border-around-gravatar#post-1173319</link>
			<pubDate>Thu, 07 Mar 2013 14:13:33 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1173319@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>No problem. :)
</p>
]]></description>
					</item>
		<item>
			<title>thomashardman on "Changing color of border around gravatar"</title>
			<link>http://en.forums.wordpress.com/topic/changing-color-of-border-around-gravatar#post-1173017</link>
			<pubDate>Thu, 07 Mar 2013 05:22:20 +0000</pubDate>
			<dc:creator>thomashardman</dc:creator>
			<guid isPermaLink="false">1173017@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you so much for your help!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Changing color of border around gravatar"</title>
			<link>http://en.forums.wordpress.com/topic/changing-color-of-border-around-gravatar#post-1172342</link>
			<pubDate>Wed, 06 Mar 2013 19:16:27 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1172342@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>Now, do you know how I can change the size of the gravatar?
</p></blockquote>
<p>Well, you can stretch the image with CSS rules, but the size the original image is set by the theme's PHP code and cannot be adjusted with CSS only. That means that changing the size will probably make the image look blurry. It might work if you only change the size a little. Here is a CSS rule you can experiment with:</p>
<pre><code>.avatar {
	width: 70px;
	height: 70px;
}</code></pre>
<p>An alternative would be to replace the image manually with CSS, but it has a downside which is that it gets rid of the hovercard feature. Here it is an example if you want to try it out:</p>
<pre><code>.avatar {
	display: none;
}

.entry-header &gt; a {
	background: url(http://2.gravatar.com/avatar/89d03635943476a1a503a911b2926b65?s=75) no-repeat;
	float: left;
	margin: 9px 0 0 -16.66666666%;
	width: 75px;
	height: 75px;
}</code></pre>
<p>Note how I changed the Gravatar URL so that it ended with "?s=75". Make sure that number matches whatever width/height you pick.
</p>
]]></description>
					</item>
		<item>
			<title>thomashardman on "Changing color of border around gravatar"</title>
			<link>http://en.forums.wordpress.com/topic/changing-color-of-border-around-gravatar#post-1171712</link>
			<pubDate>Wed, 06 Mar 2013 04:36:30 +0000</pubDate>
			<dc:creator>thomashardman</dc:creator>
			<guid isPermaLink="false">1171712@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you! Now, do you know how I can change the size of the gravatar?
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Changing color of border around gravatar"</title>
			<link>http://en.forums.wordpress.com/topic/changing-color-of-border-around-gravatar#post-1170621</link>
			<pubDate>Tue, 05 Mar 2013 15:08:28 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1170621@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>To change the color around Gravatars shown at the left of posts in the Sundance theme, you should adjust the background color as well as the border. Here is an example:</p>
<pre><code>.avatar {
	background-color: #ff0;
	border: 1px solid #00f;
}</code></pre>
<p>Change the color codes to colors of your choice.<br />
<a href="http://en.wikipedia.org/wiki/Web_colors#X11_color_names" rel="nofollow">http://en.wikipedia.org/wiki/Web_colors#X11_color_names</a>
</p>
]]></description>
					</item>
		<item>
			<title>thomashardman on "Changing color of border around gravatar"</title>
			<link>http://en.forums.wordpress.com/topic/changing-color-of-border-around-gravatar#post-1168537</link>
			<pubDate>Sun, 03 Mar 2013 09:19:16 +0000</pubDate>
			<dc:creator>thomashardman</dc:creator>
			<guid isPermaLink="false">1168537@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>When I post something, my gravatar (which is an image) is displayed next to the title of my post. There is a white border around my gravatar. Does anyone know how I can change the color of this border?
</p>
]]></description>
					</item>
		<item>
			<title>houstonweaver on "How to change color of entire blog border?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-change-color-of-entire-blog-border#post-1062461</link>
			<pubDate>Tue, 06 Nov 2012 19:11:55 +0000</pubDate>
			<dc:creator>houstonweaver</dc:creator>
			<guid isPermaLink="false">1062461@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Oh super, glad it worked out for you!
</p>
]]></description>
					</item>
		<item>
			<title>blondecroatian on "How to change color of entire blog border?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-change-color-of-entire-blog-border#post-1062281</link>
			<pubDate>Tue, 06 Nov 2012 16:14:24 +0000</pubDate>
			<dc:creator>blondecroatian</dc:creator>
			<guid isPermaLink="false">1062281@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Awesome! You're on a roll today! :)
</p>
]]></description>
					</item>
		<item>
			<title>houstonweaver on "How to change color of entire blog border?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-change-color-of-entire-blog-border#post-1062225</link>
			<pubDate>Tue, 06 Nov 2012 15:26:44 +0000</pubDate>
			<dc:creator>houstonweaver</dc:creator>
			<guid isPermaLink="false">1062225@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm a rookie, but I played with this.   </p>
<pre><code>#inner-wrapper {border-style:solid;
border-color: #000;
border-width:5px;}</code></pre>
<p>Of course you can change the width, etc.
</p>
]]></description>
					</item>
		<item>
			<title>blondecroatian on "How to change color of entire blog border?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-change-color-of-entire-blog-border#post-1062138</link>
			<pubDate>Tue, 06 Nov 2012 13:30:14 +0000</pubDate>
			<dc:creator>blondecroatian</dc:creator>
			<guid isPermaLink="false">1062138@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>As you can see if you go see my blog, my custom background is white with some pictures, and my main entire blog area is outlined in white. How do you I change that thin white border to a slighter thicker black color?
</p>
]]></description>
					</item>
		<item>
			<title>danielkons1 on "Triton bars"</title>
			<link>http://en.forums.wordpress.com/topic/triton-bars#post-923017</link>
			<pubDate>Sat, 23 Jun 2012 18:39:28 +0000</pubDate>
			<dc:creator>danielkons1</dc:creator>
			<guid isPermaLink="false">923017@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks again designsimply!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Triton bars"</title>
			<link>http://en.forums.wordpress.com/topic/triton-bars#post-921536</link>
			<pubDate>Fri, 22 Jun 2012 02:31:17 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">921536@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>To change the color of borders below posts on the Triton Lite theme home page and also make the border show up for *every* post, add this to your Appearance &#8594; Custom Design &#8594; CSS editor:</p>
<pre><code>.lay1 &gt; div {
	border-bottom: 7px solid red !important;
}</code></pre>
<p>Adjust the <a href="http://en.wikipedia.org/wiki/Web_colors">color code</a> as necessary.
</p>
]]></description>
					</item>
		<item>
			<title>danielkons1 on "Triton bars"</title>
			<link>http://en.forums.wordpress.com/topic/triton-bars#post-921474</link>
			<pubDate>Fri, 22 Jun 2012 00:40:51 +0000</pubDate>
			<dc:creator>danielkons1</dc:creator>
			<guid isPermaLink="false">921474@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks for answering.<br />
There's no code like that at the CSS bar...<br />
Am I looking at the right place?
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Triton bars"</title>
			<link>http://en.forums.wordpress.com/topic/triton-bars#post-920502</link>
			<pubDate>Thu, 21 Jun 2012 03:58:58 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">920502@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm seeing this in the source code for the images without the bottom borders and it is overriding the borders.</p>
<p><code>style=&quot;border: medium none;</code></p>
<p>Check your post in the HTML tab, look at the code and if the above is there, delete this bit from it:</p>
<p><code>border: medium none;</code>
</p>
]]></description>
					</item>
		<item>
			<title>danielkons1 on "Triton bars"</title>
			<link>http://en.forums.wordpress.com/topic/triton-bars#post-920490</link>
			<pubDate>Thu, 21 Jun 2012 03:44:33 +0000</pubDate>
			<dc:creator>danielkons1</dc:creator>
			<guid isPermaLink="false">920490@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello,</p>
<p>I made some changes on the css of my blog (with support assistance, I don't know much about it hehe) and the bars of the last post of each page disappeared...<br />
You can see it here: <a href="http://danielkons1.files.wordpress.com/2012/05/untitled-11.jpg">http://danielkons1.files.wordpress.com/2012/05/untitled-11.jpg</a><br />
I'm wondering if someone could help me to fix that issue...</p>
<p>Also, if it's possible to change the colors of these bars, I would appreciate a lot...</p>
<p>Thanks.
</p>
]]></description>
					</item>
		<item>
			<title>rsathya on "Facebook Like Box - adjusting the height and border color"</title>
			<link>http://en.forums.wordpress.com/topic/facebook-like-box-adjusting-the-height-and-border-color#post-831353</link>
			<pubDate>Fri, 02 Mar 2012 09:09:26 +0000</pubDate>
			<dc:creator>rsathya</dc:creator>
			<guid isPermaLink="false">831353@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I was looking for a smiliar fix for the FB box to match my theme too. Where the widget had the allowTransparency=true option !<br />
Did anyone have luck with customizing the same ?
</p>
]]></description>
					</item>
		<item>
			<title>davidraakt on "Facebook Like Box - adjusting the height and border color"</title>
			<link>http://en.forums.wordpress.com/topic/facebook-like-box-adjusting-the-height-and-border-color#post-829307</link>
			<pubDate>Tue, 28 Feb 2012 11:13:19 +0000</pubDate>
			<dc:creator>davidraakt</dc:creator>
			<guid isPermaLink="false">829307@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I recently added the Facebook Like Box widget to our blog. It's great! But is it me, or is this widget missing two basic features? I would really like to be able to adjust the height and the border color of the Like Box. (Just like the <a href="https://developers.facebook.com/docs/reference/plugins/like-box/">Like Box generator by Facebook</a>.) It's too high by default, and the border colors don't really match with the colors of my blog.</p>
<p>So is there a workaround for this? Or will these options be added to the widget in the future?
</p>
]]></description>
					</item>
		<item>
			<title>sambauers on "help figuring out specific top border color according to link in nav"</title>
			<link>http://en.forums.wordpress.com/topic/help-figuring-out-specific-top-border-color-according-to-link-in-nav#post-355957</link>
			<pubDate>Sun, 05 Jul 2009 15:18:20 +0000</pubDate>
			<dc:creator>sambauers</dc:creator>
			<guid isPermaLink="false">355957@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You did not specify a blog address or reason for posting when you created this topic.</p>
<p>This support forum is for WordPress.com hosted blogs only. If you have a self-hosted WordPress blog you need to seek help at the <a href="http://wordpress.org/support/">WordPress.org forums</a>, not here.</p>
<p>If you don't understand the difference, you may find <a href="http://support.wordpress.com/com-vs-org/">this information</a> helpful.
</p>
]]></description>
					</item>

	</channel>
</rss>
