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

		<item>
			<title>timethief on "Nav Bar - change to darker lines"</title>
			<link>http://en.forums.wordpress.com/topic/nav-bar-change-to-darker-lines#post-1192113</link>
			<pubDate>Sat, 23 Mar 2013 15:41:35 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1192113@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@broadwaylm<br />
Please note that yYou cannot continue to get CSS editing assistance here for that "<a href="http://wordpress.org">powered by WordPress</a>" ie. wordpress.ORG  site. This support forum is only for those who have WordPress.com blogs they have purchased a custom design upgrade for.  </p>
<p>If you don't have a username account at WordPress.ORG click <a href="http://wordpress.org/support/" rel="nofollow">http://wordpress.org/support/</a> and register one on the top right hand corner of the page that opens, so you can post to the support forums there and receive advice from WordPress.org bloggers.
</p>
]]></description>
					</item>
		<item>
			<title>broadwaylm on "Nav Bar - change to darker lines"</title>
			<link>http://en.forums.wordpress.com/topic/nav-bar-change-to-darker-lines#post-1192052</link>
			<pubDate>Sat, 23 Mar 2013 14:10:56 +0000</pubDate>
			<dc:creator>broadwaylm</dc:creator>
			<guid isPermaLink="false">1192052@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks!  Worked perfect!
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Nav Bar - change to darker lines"</title>
			<link>http://en.forums.wordpress.com/topic/nav-bar-change-to-darker-lines#post-1190975</link>
			<pubDate>Fri, 22 Mar 2013 15:32:51 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1190975@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Add this to the bottom of your custom CSS and then edit the color codes as you desire.</p>
<pre><code>.main-navigation ul.nav-menu, .main-navigation div.nav-menu &gt; ul {
border-bottom: 1px solid #EDEDED;
border-top: 1px solid #EDEDED;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>broadwaylm on "Nav Bar - change to darker lines"</title>
			<link>http://en.forums.wordpress.com/topic/nav-bar-change-to-darker-lines#post-1190948</link>
			<pubDate>Fri, 22 Mar 2013 15:11:26 +0000</pubDate>
			<dc:creator>broadwaylm</dc:creator>
			<guid isPermaLink="false">1190948@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I wanted to put darker lines around the top menu where you see HOME and LEASING INFORMATION
</p>
]]></description>
					</item>
		<item>
			<title>siobhyb on "Removing outline from logo"</title>
			<link>http://en.forums.wordpress.com/topic/removing-outline-from-logo#post-1178454</link>
			<pubDate>Tue, 12 Mar 2013 11:22:32 +0000</pubDate>
			<dc:creator>siobhyb</dc:creator>
			<guid isPermaLink="false">1178454@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi, </p>
<p>The outline is appearing because the image has a box-shadow applied to it. To remove the outline, add the following to your Custom CSS Editor:</p>
<p><code>img.header-image {&lt;br /&gt;
box-shadow: none;&lt;br /&gt;
}</code>
</p>
]]></description>
					</item>
		<item>
			<title>magicandmedicine1 on "Removing outline from logo"</title>
			<link>http://en.forums.wordpress.com/topic/removing-outline-from-logo#post-1178391</link>
			<pubDate>Tue, 12 Mar 2013 08:47:17 +0000</pubDate>
			<dc:creator>magicandmedicine1</dc:creator>
			<guid isPermaLink="false">1178391@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi there </p>
<p>does anyone know if it is possible to remove the outline from a logo on a blog - I have a large logo 'of magic and medicine' which appears on all my pages and has an outline which is particularly prominent at the bottom and sides: <a href="http://thackraymagicandmedicine.wordpress.com" rel="nofollow">http://thackraymagicandmedicine.wordpress.com</a>. </p>
<p>Thanks for your help.
</p>
]]></description>
					</item>
		<item>
			<title>charlottesweb365 on "Removing the grey outline box from the header"</title>
			<link>http://en.forums.wordpress.com/topic/removing-the-grey-outline-box-from-the-header#post-875472</link>
			<pubDate>Mon, 30 Apr 2012 10:50:24 +0000</pubDate>
			<dc:creator>charlottesweb365</dc:creator>
			<guid isPermaLink="false">875472@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>If anyone's having the same problem on the 'Forever' template just paste this into the CSS Stylesheet Editor:-</p>
<p>#masthead img,#featured-content img,#recent-content img,.entry-content img,.entry-thumb img,.comment-content img,.widget img {<br />
	background:none repeat scroll 0 0 #FFFFFF;<br />
	border:0 solid #BBBBBB;<br />
	max-width:99.35%;<br />
	padding:1px;<br />
}
</p>
]]></description>
					</item>
		<item>
			<title>charlottesweb365 on "Removing the grey outline box from the header"</title>
			<link>http://en.forums.wordpress.com/topic/removing-the-grey-outline-box-from-the-header#post-875467</link>
			<pubDate>Mon, 30 Apr 2012 10:34:27 +0000</pubDate>
			<dc:creator>charlottesweb365</dc:creator>
			<guid isPermaLink="false">875467@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Right sorry for all the messing about...I've resolved it now with firebug. Didn't realise how easy it was to change using that. </p>
<p>Thanks for all your help!
</p>
]]></description>
					</item>
		<item>
			<title>charlottesweb365 on "Removing the grey outline box from the header"</title>
			<link>http://en.forums.wordpress.com/topic/removing-the-grey-outline-box-from-the-header#post-875456</link>
			<pubDate>Mon, 30 Apr 2012 09:44:58 +0000</pubDate>
			<dc:creator>charlottesweb365</dc:creator>
			<guid isPermaLink="false">875456@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Ok sorry to mess you about but didn't realise it would mean you setting your own test site up. I have upped the test header to show you what I mean. I did try firebug but couldn't get it to show the css script for some reason. I appreciate your patience in this matter.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Removing the grey outline box from the header"</title>
			<link>http://en.forums.wordpress.com/topic/removing-the-grey-outline-box-from-the-header#post-875447</link>
			<pubDate>Mon, 30 Apr 2012 08:50:19 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">875447@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Well, I'm not going to set up a test blog, activate Forever, create a header and insert it so I can get the code, and CSS is theme specific so I don't have a clue.</p>
<p>Get Firebug for Firefox and then use it to identify which selector in the CSS is involved.
</p>
]]></description>
					</item>
		<item>
			<title>charlottesweb365 on "Removing the grey outline box from the header"</title>
			<link>http://en.forums.wordpress.com/topic/removing-the-grey-outline-box-from-the-header#post-875435</link>
			<pubDate>Mon, 30 Apr 2012 08:09:18 +0000</pubDate>
			<dc:creator>charlottesweb365</dc:creator>
			<guid isPermaLink="false">875435@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Yer I know sorry I've not applied it on the blog just tried it on the preview. I don't really want to make the page live as it doesn't look right with the grey outline box around the header.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Removing the grey outline box from the header"</title>
			<link>http://en.forums.wordpress.com/topic/removing-the-grey-outline-box-from-the-header#post-875184</link>
			<pubDate>Sun, 29 Apr 2012 22:53:56 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">875184@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I see no grey outline box in either Safari or in Firefox.
</p>
]]></description>
					</item>
		<item>
			<title>charlottesweb365 on "Removing the grey outline box from the header"</title>
			<link>http://en.forums.wordpress.com/topic/removing-the-grey-outline-box-from-the-header#post-875128</link>
			<pubDate>Sun, 29 Apr 2012 20:10:31 +0000</pubDate>
			<dc:creator>charlottesweb365</dc:creator>
			<guid isPermaLink="false">875128@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi, I'm completely knew to WordPress &#38; have paid for the custom design upgrade to allow me to change the template I'm currently using which is 'Forever'. I have created a logo in the header box but there's a grey outline box around the header which I want removing if possible. I have no idea about CSS so please treat me like a complete noob :) step by step instructions would be great as I'm really not sure where to start.</p>
<p>Thanks in advance!!
</p>
]]></description>
					</item>
		<item>
			<title>supportbot on "Boxes have disappeared on my widgets. HELP!"</title>
			<link>http://en.forums.wordpress.com/topic/boxes-have-disappeared-on-my-widgets-help#post-858659</link>
			<pubDate>Fri, 06 Apr 2012 00:14:34 +0000</pubDate>
			<dc:creator>supportbot</dc:creator>
			<guid isPermaLink="false">858659@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The blog you specified at bobobroadcasting.net does not appear to be hosted at WordPress.com.</p>
<p>This support forum is for blogs hosted at WordPress.com. If your question is about a self-hosted WordPress blog then you'll find help at the <a href="http://wordpress.org/support/">WordPress.org forums</a>.</p>
<p>If you don't understand the difference between WordPress.com and WordPress.org, you may find <a href="http://support.wordpress.com/com-vs-org/">this information</a> helpful.</p>
<p>If you forgot to include a link to your blog, you can reply and include it below.  It'll help people to answer your question.</p>
<p>This is an automated message.
</p>
]]></description>
					</item>
		<item>
			<title>ryantbs23 on "Boxes have disappeared on my widgets. HELP!"</title>
			<link>http://en.forums.wordpress.com/topic/boxes-have-disappeared-on-my-widgets-help#post-858658</link>
			<pubDate>Fri, 06 Apr 2012 00:14:33 +0000</pubDate>
			<dc:creator>ryantbs23</dc:creator>
			<guid isPermaLink="false">858658@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>So I was changing some colors on my site in the code for my wordpress theme (Amphion Lite) and out of nowhere and it seemed long after I had changed all the colors, the boxes around my twitter widgets disappeared. I don't know why or how to fix it. Any insight into this problem would be appreciated! Thanks. The site is <a href="http://www.bobobroadcasting.net" rel="nofollow">http://www.bobobroadcasting.net</a>
</p>
]]></description>
					</item>
		<item>
			<title>itstwoam on "Problem with Image Classes in 2011 Template"</title>
			<link>http://en.forums.wordpress.com/topic/problem-with-image-classes-in-2011-template#post-848380</link>
			<pubDate>Sat, 24 Mar 2012 02:44:37 +0000</pubDate>
			<dc:creator>itstwoam</dc:creator>
			<guid isPermaLink="false">848380@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>um... twice...
</p>
]]></description>
					</item>
		<item>
			<title>itstwoam on "Problem with Image Classes in 2011 Template"</title>
			<link>http://en.forums.wordpress.com/topic/problem-with-image-classes-in-2011-template#post-848378</link>
			<pubDate>Sat, 24 Mar 2012 02:44:05 +0000</pubDate>
			<dc:creator>itstwoam</dc:creator>
			<guid isPermaLink="false">848378@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Whoops... forgot to check the "e-mail follow ups" box
</p>
]]></description>
					</item>
		<item>
			<title>itstwoam on "Problem with Image Classes in 2011 Template"</title>
			<link>http://en.forums.wordpress.com/topic/problem-with-image-classes-in-2011-template#post-848369</link>
			<pubDate>Sat, 24 Mar 2012 02:07:51 +0000</pubDate>
			<dc:creator>itstwoam</dc:creator>
			<guid isPermaLink="false">848369@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello All!</p>
<p>Lately I've noticed that some of the images on my blog aren't having the light grey outline applied, as per the other images. See for instance this post :: <a href="http://itstwoam.wordpress.com/2012/03/15/truth-in-advertising-or-blogging-for-that-matter/" rel="nofollow">http://itstwoam.wordpress.com/2012/03/15/truth-in-advertising-or-blogging-for-that-matter/</a> :: where the first two images have no outline, and the third does. </p>
<p>After looking at the code, I've noticed that the class isn't being applied to the images, so when I delete the image, and reinsert it, the problem is fixed. I could cut and copy the class no problem, but there seems to be an unique image ID number that I don't know how to generate.</p>
<p>So two issues ::<br />
1. Is anyone else experiencing this inconsistency with the template not applying the class? As far as I know, I use the exact same process to insert each image, so I don't believe it's anything I'm doing.<br />
2. Without having to delete and reinsert each image manually, any ideas how to find that image ID number?
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "CSS Column Outline Help"</title>
			<link>http://en.forums.wordpress.com/topic/css-column-outline-help#post-728124</link>
			<pubDate>Mon, 24 Oct 2011 05:28:41 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">728124@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Digg is a little difficult. Give the following a try and see what I mean.</p>
<pre><code>.pagewrapper {
border-left: 5px solid #CC0000;
border-right: 5px solid #CC0000;
}</code></pre>
<p>Not how it stops? before the header image? If we add borders to the sides of the header element, it takes away from the open flow across the top where the background shows.
</p>
]]></description>
					</item>
		<item>
			<title>pungygd on "CSS Column Outline Help"</title>
			<link>http://en.forums.wordpress.com/topic/css-column-outline-help#post-728058</link>
			<pubDate>Mon, 24 Oct 2011 02:51:35 +0000</pubDate>
			<dc:creator>pungygd</dc:creator>
			<guid isPermaLink="false">728058@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello, I'm trying to figure out another code for adding an outline to Digg 3 Column CSS. I'm looking for the code. If you don't know what I'm talking about click the link <a href="http://i56.tinypic.com/eam8hx.png">http://i56.tinypic.com/eam8hx.png</a> If you can help me it would be great.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Want to see comments on Home Page"</title>
			<link>http://en.forums.wordpress.com/topic/want-to-see-comments-on-home-page#post-542700</link>
			<pubDate>Wed, 05 Jan 2011 23:34:53 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">542700@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Generally comments are not displayed on the main page to make navigation easier, especially if you get lots of comments, or long comments. I know a number of people that get 300 to as much as 700 comments on each post, and raincoaster has one with over 2000 comments. Can you imagine having to page up or down through all those comments just to get to another post? Some sort of collapsable ajaxified comment thing would work, but that isn't possible here.</p>
<p>Check out the P2 theme. That is the only one here that will show comments on the main page, and has a toggle to show or hide comments on each post. Do be aware though, it is a bizarre theme in some ways and is designed for collaborative types of things. It is sort of like twitter without the 140 character limit.
</p>
]]></description>
					</item>
		<item>
			<title>elvisp6 on "Want to see comments on Home Page"</title>
			<link>http://en.forums.wordpress.com/topic/want-to-see-comments-on-home-page#post-542692</link>
			<pubDate>Wed, 05 Jan 2011 22:59:29 +0000</pubDate>
			<dc:creator>elvisp6</dc:creator>
			<guid isPermaLink="false">542692@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I would like to see my comments without going to another screen for the comments.<br />
Is there any way to do this?</p>
<p>Is there an outline view where you can have + and - signs to show comments inline verus going to another screen?
</p>
]]></description>
					</item>
		<item>
			<title>1tess on "Remove the Outline!"</title>
			<link>http://en.forums.wordpress.com/topic/remove-the-outline#post-541343</link>
			<pubDate>Sun, 02 Jan 2011 15:58:15 +0000</pubDate>
			<dc:creator>1tess</dc:creator>
			<guid isPermaLink="false">541343@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You are most welcome!<br />
Happy New 2011 Year and Happy Blogging!<br />
:-)
</p>
]]></description>
					</item>
		<item>
			<title>glennhallgraphicdesign on "Remove the Outline!"</title>
			<link>http://en.forums.wordpress.com/topic/remove-the-outline#post-541327</link>
			<pubDate>Sun, 02 Jan 2011 14:54:13 +0000</pubDate>
			<dc:creator>glennhallgraphicdesign</dc:creator>
			<guid isPermaLink="false">541327@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>OMG! - I can't believe it - it works!<br />
Big thanks &#38; huge New Year greetings to Ranh &#38; 1tess for helping out an utter technophobe.<br />
My spirits are suddenly lifted &#38; I think 2011 is going to be a great year after all !<br />
Hurrah  :-)<br />
Thanks guys  x
</p>
]]></description>
					</item>
		<item>
			<title>ranh on "Remove the Outline!"</title>
			<link>http://en.forums.wordpress.com/topic/remove-the-outline#post-541322</link>
			<pubDate>Sun, 02 Jan 2011 14:32:15 +0000</pubDate>
			<dc:creator>ranh</dc:creator>
			<guid isPermaLink="false">541322@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>To remove the borders around an image:</p>
<p>Click on the image in the Visual Editor.</p>
<p>Two buttons will appear over the image - click the left one.</p>
<p>In the pop up window, switch to the Advanced Settings tab, and type "0" (zero) in the Border field.</p>
<p>Click Update to save the changes to the image, and click Update again to save the changes to the post.
</p>
]]></description>
					</item>
		<item>
			<title>glennhallgraphicdesign on "Remove the Outline!"</title>
			<link>http://en.forums.wordpress.com/topic/remove-the-outline#post-541320</link>
			<pubDate>Sun, 02 Jan 2011 14:27:32 +0000</pubDate>
			<dc:creator>glennhallgraphicdesign</dc:creator>
			<guid isPermaLink="false">541320@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>This is great! - No one's ever replied to me on the internet before! (&#38; so quickly) - Thank you.<br />
Now - regarding your comment: "it looks like you figured out how to hide the borders" - No I haven't - but I had a look back at my site cos I thought maybe I'd accidentally fixed it - but I haven't.  I think what probably gave you the impression that I had was two particular entries (dated July 4th &#38; June 10th) that don't have borders around the images.  What I forgot to mention before is that those two entries were added about 8 months ago as a trial, when I first set this site up.  Just those two entries, and then nothing until now.  So, either WordPress have changed things since then - or months later there's something I'm failing to do as I load each image up.<br />
I'll have a go at your solution.. but could you please tell me where the 'Visual Editor' is - (I know this is probably a really basic question - bear with me) - Is it in the place where you edit 'Posts' - or in the 'Appearance' section somewhere?  (or in the Edit CSS bit?).<br />
Once again, thanks for your help.  Glenn.
</p>
]]></description>
					</item>
		<item>
			<title>1tess on "Remove the Outline!"</title>
			<link>http://en.forums.wordpress.com/topic/remove-the-outline#post-541302</link>
			<pubDate>Sun, 02 Jan 2011 13:07:00 +0000</pubDate>
			<dc:creator>1tess</dc:creator>
			<guid isPermaLink="false">541302@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>clickable link: <a href="http://submarinedesign.wordpress.com/" rel="nofollow">http://submarinedesign.wordpress.com/</a><br />
It looks like you figured out how to hide the borders?<br />
Just in case:</p>
<p>You don't need CSS upgrade! Just edit each picture to make the border around each 0 px wide.</p>
<blockquote><p>… use the visual editor —&#62; edit image —&#62; advanced settings —&#62;<br />
Image properties —&#62; Border —&#62; type 0 —&#62; style will fill in automatically: border: 0pt none;<br />
—&#62; update</p></blockquote>
<p>(We moderators are your fellow bloggers, volunteers just like most of the people who answer questions here—but we can remove spammers, move threads to the proper forums, and clean-up stuff like that.)
</p>
]]></description>
					</item>
		<item>
			<title>glennhallgraphicdesign on "Remove the Outline!"</title>
			<link>http://en.forums.wordpress.com/topic/remove-the-outline#post-541292</link>
			<pubDate>Sun, 02 Jan 2011 12:40:15 +0000</pubDate>
			<dc:creator>glennhallgraphicdesign</dc:creator>
			<guid isPermaLink="false">541292@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Re: Same problem - but my brain's a little slower.<br />
I'd like to make connect with 1tess (moderator) - Am I in the right place?<br />
My site is:  submarinedesign.wordpress.com<br />
I too am frustrated by those annoying grey outlines around my images - the ones that turn red if I hover over them.<br />
First off - I've got a feeling that if I want to remove these outlines, I need to purchase 'Custom CSS Upgrade' - Is this correct?
</p>
]]></description>
					</item>
		<item>
			<title>1tess on "Remove the Outline!"</title>
			<link>http://en.forums.wordpress.com/topic/remove-the-outline#post-532745</link>
			<pubDate>Sun, 05 Dec 2010 01:03:30 +0000</pubDate>
			<dc:creator>1tess</dc:creator>
			<guid isPermaLink="false">532745@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Just a tip, but you should make your "back up" private if your other blog is public—search engines don't like to find duplicates and both blogs will suffer the consequences.
</p>
]]></description>
					</item>
		<item>
			<title>socalvegan on "Remove the Outline!"</title>
			<link>http://en.forums.wordpress.com/topic/remove-the-outline#post-532742</link>
			<pubDate>Sun, 05 Dec 2010 00:52:13 +0000</pubDate>
			<dc:creator>socalvegan</dc:creator>
			<guid isPermaLink="false">532742@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>It's the back up to my site, but it's the same theme.  So thanks!
</p>
]]></description>
					</item>

	</channel>
</rss>
