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

		<item>
			<title>designsimply on "Faded look"</title>
			<link>http://en.forums.wordpress.com/topic/faded-look/page/2#post-893363</link>
			<pubDate>Thu, 24 May 2012 12:22:34 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">893363@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>2. Stop my images from appearing twice!</p></blockquote>
<p>Your images are appearing twice on the Triton Lite home page because you've added image HTML code as an <a href="http://en.support.wordpress.com/splitting-content/excerpts/">excerpt</a> in addition to displaying an image at the top of the content area and Triton Lite will display both.</p>
<p>To fix this in your theme, open a post where images are displaying double, like this one:</p>
<p><a href="https://afropeanodyssey.wordpress.com/wp-admin/post.php?post=21&#038;action=edit" rel="nofollow">https://afropeanodyssey.wordpress.com/wp-admin/post.php?post=21&#038;action=edit</a></p>
<p>Remove this from the Excerpt box:</p>
<p><code>&lt;img src=&quot;http://afropeanodyssey.files.wordpress.com/2012/05/girl-from-london-amsterdam.jpg&quot; alt=&quot;9 Streets, Amsterdam&quot; class=&quot;size-full wp-image-20&quot; /&gt;</code></p>
<p>Save changes.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Faded look"</title>
			<link>http://en.forums.wordpress.com/topic/faded-look/page/2#post-893098</link>
			<pubDate>Thu, 24 May 2012 03:21:28 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">893098@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@jahnell<br />
The CSS or Custom design upgrade that allows you to do CSS editing is a paid upgrade.  <a href="http://en.support.wordpress.com/custom-design/" rel="nofollow">http://en.support.wordpress.com/custom-design/</a>
</p>
]]></description>
					</item>
		<item>
			<title>jahnell on "Faded look"</title>
			<link>http://en.forums.wordpress.com/topic/faded-look/page/2#post-893073</link>
			<pubDate>Thu, 24 May 2012 02:28:08 +0000</pubDate>
			<dc:creator>jahnell</dc:creator>
			<guid isPermaLink="false">893073@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hey guys...I no absolutely nothing about blogging- just started.  I want to do two things...</p>
<p>1. remove the faded look. (I don't know what a CSS upgrade means)</p>
<p>2. Stop my images from appearing twice!</p>
<p>Thanks for any helps you might be able to offer!</p>
<p>Best
</p>
]]></description>
					</item>
		<item>
			<title>joshidaniel on "Faded look"</title>
			<link>http://en.forums.wordpress.com/topic/faded-look/page/2#post-886705</link>
			<pubDate>Tue, 15 May 2012 10:12:20 +0000</pubDate>
			<dc:creator>joshidaniel</dc:creator>
			<guid isPermaLink="false">886705@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@designsimply thank you so much :)
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Faded look"</title>
			<link>http://en.forums.wordpress.com/topic/faded-look/page/2#post-886314</link>
			<pubDate>Mon, 14 May 2012 20:19:06 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">886314@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p><a href="http://joshidaniel.com/" rel="nofollow">http://joshidaniel.com/</a> looks fantastic! I love the self-portrait in the header area.
</p>
]]></description>
					</item>
		<item>
			<title>danielkons1 on "Faded look"</title>
			<link>http://en.forums.wordpress.com/topic/faded-look/page/2#post-884653</link>
			<pubDate>Fri, 11 May 2012 22:33:16 +0000</pubDate>
			<dc:creator>danielkons1</dc:creator>
			<guid isPermaLink="false">884653@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you very much! And sorry again for the bother...<br />
Regards :]
</p>
]]></description>
					</item>
		<item>
			<title>joshidaniel on "Faded look"</title>
			<link>http://en.forums.wordpress.com/topic/faded-look/page/2#post-883992</link>
			<pubDate>Fri, 11 May 2012 05:30:17 +0000</pubDate>
			<dc:creator>joshidaniel</dc:creator>
			<guid isPermaLink="false">883992@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@danielkons1</p>
<p>check for these codes and replace the color according to your taste:<br />
<code>&lt;br /&gt;
.lay1 &gt; div .date-meta {&lt;br /&gt;
    background:#000;&lt;br /&gt;
	color: #fff;&lt;br /&gt;
    font-style: italic;&lt;br /&gt;
	padding: 5px;&lt;br /&gt;
	position: absolute;&lt;br /&gt;
	top: 10px;&lt;br /&gt;
	right: 0;&lt;br /&gt;
}&lt;br /&gt;
}&lt;br /&gt;
.date-meta a {&lt;br /&gt;
    color:#fff;&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;.lay1 &gt; div .block-comm a {&lt;br /&gt;
background:#000;&lt;br /&gt;
color: #fff;&lt;br /&gt;
display: block;&lt;br /&gt;
font-style: italic;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}</code>
</p>
]]></description>
					</item>
		<item>
			<title>danielkons1 on "Faded look"</title>
			<link>http://en.forums.wordpress.com/topic/faded-look/page/2#post-883793</link>
			<pubDate>Thu, 10 May 2012 23:05:35 +0000</pubDate>
			<dc:creator>danielkons1</dc:creator>
			<guid isPermaLink="false">883793@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Yes, thanks Joshi!<br />
But (sorry to bother!) if you could share how you changed the color (or oppacity, I don't know...) of the date and comments counts on home page, I'd appreciate a lot!
</p>
]]></description>
					</item>
		<item>
			<title>ranadivenk on "Faded look"</title>
			<link>http://en.forums.wordpress.com/topic/faded-look/page/2#post-883260</link>
			<pubDate>Thu, 10 May 2012 12:16:59 +0000</pubDate>
			<dc:creator>ranadivenk</dc:creator>
			<guid isPermaLink="false">883260@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks alot Joshi :)
</p>
]]></description>
					</item>
		<item>
			<title>joshidaniel on "Faded look"</title>
			<link>http://en.forums.wordpress.com/topic/faded-look/page/2#post-883221</link>
			<pubDate>Thu, 10 May 2012 09:37:38 +0000</pubDate>
			<dc:creator>joshidaniel</dc:creator>
			<guid isPermaLink="false">883221@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@danielkons1 you seem to have found the solution :)
</p>
]]></description>
					</item>
		<item>
			<title>joshidaniel on "Faded look"</title>
			<link>http://en.forums.wordpress.com/topic/faded-look/page/2#post-883220</link>
			<pubDate>Thu, 10 May 2012 09:36:46 +0000</pubDate>
			<dc:creator>joshidaniel</dc:creator>
			<guid isPermaLink="false">883220@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@osanpocraft thank you. </p>
<p>.triton-lite-excerpt {<br />
    display:none;<br />
}
</p>
]]></description>
					</item>
		<item>
			<title>joshidaniel on "Faded look"</title>
			<link>http://en.forums.wordpress.com/topic/faded-look/page/2#post-883219</link>
			<pubDate>Thu, 10 May 2012 09:35:55 +0000</pubDate>
			<dc:creator>joshidaniel</dc:creator>
			<guid isPermaLink="false">883219@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@ranadivenk</p>
<p><code>.lay1 &gt; div p {&lt;br /&gt;
    color:#666;&lt;br /&gt;
}</code></p>
<p><code>.lay1 &gt; div .post-content {&lt;br /&gt;
	color:#666;&lt;br /&gt;
}</code>
</p>
]]></description>
					</item>
		<item>
			<title>danielkons1 on "Faded look"</title>
			<link>http://en.forums.wordpress.com/topic/faded-look#post-881709</link>
			<pubDate>Tue, 08 May 2012 18:52:43 +0000</pubDate>
			<dc:creator>danielkons1</dc:creator>
			<guid isPermaLink="false">881709@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello Joshi, congrats with your blog! Very nice! I'm wondering if you could give me a tip on mine hehe...<br />
I'd want to change the width of the blog, make the display area narrower... Do you know how can I do that?<br />
Thanks,<br />
Daniel.
</p>
]]></description>
					</item>
		<item>
			<title>osanpocraft on "Faded look"</title>
			<link>http://en.forums.wordpress.com/topic/faded-look#post-881346</link>
			<pubDate>Tue, 08 May 2012 06:03:17 +0000</pubDate>
			<dc:creator>osanpocraft</dc:creator>
			<guid isPermaLink="false">881346@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Awesome site you've got, Joshi :) May I know how do you display just the blog post title (and not the rest of the text) on the main page? Thanks in advance!
</p>
]]></description>
					</item>
		<item>
			<title>ranadivenk on "Faded look"</title>
			<link>http://en.forums.wordpress.com/topic/faded-look#post-879299</link>
			<pubDate>Sat, 05 May 2012 09:12:15 +0000</pubDate>
			<dc:creator>ranadivenk</dc:creator>
			<guid isPermaLink="false">879299@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Joshi :) Hope you doing good ,, i am here to disturb you again for a small help ,, any codes with you to change the fontcolor of the article content in the blog ?
</p>
]]></description>
					</item>
		<item>
			<title>joshidaniel on "Faded look"</title>
			<link>http://en.forums.wordpress.com/topic/faded-look#post-867145</link>
			<pubDate>Wed, 18 Apr 2012 14:36:29 +0000</pubDate>
			<dc:creator>joshidaniel</dc:creator>
			<guid isPermaLink="false">867145@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>glad that i could help you and all the best for you too :)
</p>
]]></description>
					</item>
		<item>
			<title>ranadivenk on "Faded look"</title>
			<link>http://en.forums.wordpress.com/topic/faded-look#post-867142</link>
			<pubDate>Wed, 18 Apr 2012 14:35:07 +0000</pubDate>
			<dc:creator>ranadivenk</dc:creator>
			<guid isPermaLink="false">867142@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Excellent :) Thanks a lot bro !! you just helped me at your best </p>
<p>Wishing you all the very best :)
</p>
]]></description>
					</item>
		<item>
			<title>joshidaniel on "Faded look"</title>
			<link>http://en.forums.wordpress.com/topic/faded-look#post-867136</link>
			<pubDate>Wed, 18 Apr 2012 14:30:29 +0000</pubDate>
			<dc:creator>joshidaniel</dc:creator>
			<guid isPermaLink="false">867136@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>you are welcome :)<br />
check for this one:</p>
<p><code>.featured .entry-title a,.featured .entry-title a:hover {&lt;br /&gt;
	color:#000;&lt;br /&gt;
	text-decoration:none;&lt;br /&gt;
}</code></p>
<p>change the color to what you wish to ;)
</p>
]]></description>
					</item>
		<item>
			<title>ranadivenk on "Faded look"</title>
			<link>http://en.forums.wordpress.com/topic/faded-look#post-867131</link>
			<pubDate>Wed, 18 Apr 2012 14:26:57 +0000</pubDate>
			<dc:creator>ranadivenk</dc:creator>
			<guid isPermaLink="false">867131@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Oh man that really works ! Thanks a lot ,, is there any way to change the color of the text content of slider post ( Featured post ) , for me now its white and which cannot visible on the contrast of background</p>
<p>If you don't mind :)
</p>
]]></description>
					</item>
		<item>
			<title>joshidaniel on "Faded look"</title>
			<link>http://en.forums.wordpress.com/topic/faded-look#post-867070</link>
			<pubDate>Wed, 18 Apr 2012 13:46:46 +0000</pubDate>
			<dc:creator>joshidaniel</dc:creator>
			<guid isPermaLink="false">867070@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Ok. so you are talking about the posts in home page.<br />
The height of the images is automatically adjusted. if u want you can change it. but will make it distorted.</p>
<p>anyway to change the font size caption and all here are the codes.</p>
<p><code>.lay1 &gt; div .postitle a {&lt;br /&gt;
	font-size:17px;&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;.lay1 &gt; div p {&lt;br /&gt;
font-size: 12px;&lt;br /&gt;
}</code></p>
<p>find the above elements and add the font-size u like to have :)
</p>
]]></description>
					</item>
		<item>
			<title>ranadivenk on "Faded look"</title>
			<link>http://en.forums.wordpress.com/topic/faded-look#post-867010</link>
			<pubDate>Wed, 18 Apr 2012 12:54:18 +0000</pubDate>
			<dc:creator>ranadivenk</dc:creator>
			<guid isPermaLink="false">867010@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Joshy Thank you so much  for your time , as last i will try to explain you here again. </p>
<p>1. i want to change the font color of Features image caption on the slider area</p>
<p>2. i wish to reduce the Size of caption and its features image of the articles listed below the slider. For example , Theyam Article , i need to reduce its caption " Theyam the Face Malabar " to a smaller font size and its Features image size to a lower aspect.
</p>
]]></description>
					</item>
		<item>
			<title>joshidaniel on "Faded look"</title>
			<link>http://en.forums.wordpress.com/topic/faded-look#post-867004</link>
			<pubDate>Wed, 18 Apr 2012 12:35:27 +0000</pubDate>
			<dc:creator>joshidaniel</dc:creator>
			<guid isPermaLink="false">867004@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p><code>.featured .entry-title {&lt;br /&gt;
color: #fff;&lt;br /&gt;
width: 300px;&lt;br /&gt;
max-width: 90%;&lt;br /&gt;
padding: 10px 10px 10px 20px;&lt;br /&gt;
te: uppercase;&lt;br /&gt;
font-size: 12px;&lt;br /&gt;
}&lt;br /&gt;
.featured .entry-summary {&lt;br /&gt;
background: url(&#039;images/trans.png&#039;);&lt;br /&gt;
color: #eee;&lt;br /&gt;
width: 588px;&lt;br /&gt;
padding: 10px 10px 10px 20px;&lt;br /&gt;
}</code></p>
<p>edit the above for caption and title size changes and the other part is not clear to me!
</p>
]]></description>
					</item>
		<item>
			<title>ranadivenk on "Faded look"</title>
			<link>http://en.forums.wordpress.com/topic/faded-look#post-867002</link>
			<pubDate>Wed, 18 Apr 2012 12:30:44 +0000</pubDate>
			<dc:creator>ranadivenk</dc:creator>
			<guid isPermaLink="false">867002@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Guess i am bit confused about the terminology ,, i wish to reduce the font size of the caption of articles and icons of images along with them </p>
<p>ie now on my blog only one article is kept as features on the above slider area , but the remain blogs like theyam etc are much bigger in size.
</p>
]]></description>
					</item>
		<item>
			<title>joshidaniel on "Faded look"</title>
			<link>http://en.forums.wordpress.com/topic/faded-look#post-866998</link>
			<pubDate>Wed, 18 Apr 2012 12:25:47 +0000</pubDate>
			<dc:creator>joshidaniel</dc:creator>
			<guid isPermaLink="false">866998@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>change the width according to ur wish:</p>
<p><code>.featured-posts {&lt;br /&gt;
	clear:both;&lt;br /&gt;
	position:relative;&lt;br /&gt;
	overflow:hidden;&lt;br /&gt;
	width:950px;&lt;br /&gt;
}</code></p>
<p>u want to reduce the font size of the title of the  featured post or the caption/text with it?
</p>
]]></description>
					</item>
		<item>
			<title>ranadivenk on "Faded look"</title>
			<link>http://en.forums.wordpress.com/topic/faded-look#post-866981</link>
			<pubDate>Wed, 18 Apr 2012 11:54:05 +0000</pubDate>
			<dc:creator>ranadivenk</dc:creator>
			<guid isPermaLink="false">866981@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Joshy sorry to bug you again , is there any way to reduce the size of icons ( feature image ) and its caption on the homepage ? mine looks pretty bigger
</p>
]]></description>
					</item>
		<item>
			<title>ranadivenk on "Faded look"</title>
			<link>http://en.forums.wordpress.com/topic/faded-look#post-866979</link>
			<pubDate>Wed, 18 Apr 2012 11:45:29 +0000</pubDate>
			<dc:creator>ranadivenk</dc:creator>
			<guid isPermaLink="false">866979@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks Dear :)
</p>
]]></description>
					</item>
		<item>
			<title>joshidaniel on "Faded look"</title>
			<link>http://en.forums.wordpress.com/topic/faded-look#post-866977</link>
			<pubDate>Wed, 18 Apr 2012 11:44:42 +0000</pubDate>
			<dc:creator>joshidaniel</dc:creator>
			<guid isPermaLink="false">866977@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>you are welcome and happy to that u liked my website and your theyyam colection is so cool :)
</p>
]]></description>
					</item>
		<item>
			<title>ranadivenk on "Faded look"</title>
			<link>http://en.forums.wordpress.com/topic/faded-look#post-866974</link>
			<pubDate>Wed, 18 Apr 2012 11:42:59 +0000</pubDate>
			<dc:creator>ranadivenk</dc:creator>
			<guid isPermaLink="false">866974@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>That helped me Joshi Thank you so much :) and your website looks wonderful :)
</p>
]]></description>
					</item>
		<item>
			<title>joshidaniel on "Faded look"</title>
			<link>http://en.forums.wordpress.com/topic/faded-look#post-866972</link>
			<pubDate>Wed, 18 Apr 2012 11:40:06 +0000</pubDate>
			<dc:creator>joshidaniel</dc:creator>
			<guid isPermaLink="false">866972@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>no issues u just have to add this:</p>
<p><code>.lay1 &gt; div .imgwrap {&lt;br /&gt;
	opacity:1!important;&lt;br /&gt;
	filter:alpha(opacity=100)!important;&lt;br /&gt;
}</code>
</p>
]]></description>
					</item>
		<item>
			<title>ranadivenk on "Faded look"</title>
			<link>http://en.forums.wordpress.com/topic/faded-look#post-866970</link>
			<pubDate>Wed, 18 Apr 2012 11:37:22 +0000</pubDate>
			<dc:creator>ranadivenk</dc:creator>
			<guid isPermaLink="false">866970@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Yes Joshi i do have ,, but i am bit new on that :)
</p>
]]></description>
					</item>

	</channel>
</rss>
