<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>FOR BETTER DESIGNS &#187; color</title>
	<atom:link href="http://www.forbetterdesigns.com/tag/color/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.forbetterdesigns.com</link>
	<description>Articles and resources to improve your designs</description>
	<lastBuildDate>Tue, 03 Jan 2012 02:20:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Adding nice looking blockquotes for your posts using css</title>
		<link>http://www.forbetterdesigns.com/2009/11/11/little-tips-adding-nice-looking-blockquotes-for-your-posts-using-css/</link>
		<comments>http://www.forbetterdesigns.com/2009/11/11/little-tips-adding-nice-looking-blockquotes-for-your-posts-using-css/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 13:00:38 +0000</pubDate>
		<dc:creator>Ali Chorov</dc:creator>
				<category><![CDATA[Wordpress design]]></category>
		<category><![CDATA[articles]]></category>
		<category><![CDATA[better]]></category>
		<category><![CDATA[blockquotes]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[little]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.forbetterdesigns.com/?p=251</guid>
		<description><![CDATA[In this post I want to give you this little tip I decided to use here in my blog. This is a blockquotes which are stylised with CSS and they can make your blog to look much nice. For example you have some code HTML, CSS or whatever in your post and you want to [...]
<h4 class="meta">Related Posts</h4>


	
No related posts found

]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-left: 7px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.forbetterdesigns.com%2F2009%2F11%2F11%2Flittle-tips-adding-nice-looking-blockquotes-for-your-posts-using-css%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.forbetterdesigns.com%2F2009%2F11%2F11%2Flittle-tips-adding-nice-looking-blockquotes-for-your-posts-using-css%2F&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://www.forbetterdesigns.com/wp-content/uploads/2009/11/9.jpg"><img class="alignnone size-full wp-image-438" title="add nice quotes to your " src="http://www.forbetterdesigns.com/wp-content/uploads/2009/11/9.jpg" alt="" width="758" height="336" /></a></p>
<p>In this post I want to give you this little tip I decided to use here in my blog. This is a blockquotes which are stylised with CSS and they can make your blog to look much nice.</p>
<p><span id="more-251"></span></p>
<p>For example you have some code HTML, CSS or whatever in your post and you want to make some border around it and maybe different background color.</p>
<p>Here is the code:</p>
<blockquote>
<div style="border: 1px dashed #5f5f5f; padding: 10px; background-color: #f2f2f2; margin: 5px;"><span style="color: #333333;">&lt;blockquote&gt;</p>
<p>&lt;div style=&#8221;border: 1px dashed #5f5f5f; padding: 10px; background-color: #f2f2f2; margin: 5px;&#8221;&gt;&lt;span style=&#8221;color: #333333;&#8221;&gt;</p>
<p>Your text here</p>
<p>&lt;/span&gt;&lt;span style=&#8221;color: #808080;&#8221;&gt;&lt;span style=&#8221;font-style: normal; font-family: Georgia;&#8221;&gt;&lt;em&gt; &lt;/em&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;</p>
<p>&lt;/blockquote&gt;</p>
<p></span><span style="color: #808080;"><span style="font-style: normal; font-family: Georgia;"><em> </em></span></span></div>
</blockquote>
<p>You see you can change the size of the border, the padding and background color and you can add your text. It will look exactly like mine. You can change this colors off course.</p>
<p>Hope this little tip will be in some good use for you.</p>
<p>If any question and comments I am here.</p>

<h4 class="meta">Related Posts</h4>


	<p>No related posts found</p>

]]></content:encoded>
			<wfw:commentRss>http://www.forbetterdesigns.com/2009/11/11/little-tips-adding-nice-looking-blockquotes-for-your-posts-using-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some little css tips you can use in your blog</title>
		<link>http://www.forbetterdesigns.com/2009/10/21/little-css-tips/</link>
		<comments>http://www.forbetterdesigns.com/2009/10/21/little-css-tips/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 10:53:13 +0000</pubDate>
		<dc:creator>Ali Chorov</dc:creator>
				<category><![CDATA[Wordpress design]]></category>
		<category><![CDATA[articles]]></category>
		<category><![CDATA[better]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[ideas]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[little]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.forbetterdesigns.com/?p=137</guid>
		<description><![CDATA[Today I want to share with you some little CSS tips which I am sure you will like if you don&#8217;t know them. This are 2 tips which will make your site to look a little bit better in some way. If you have noticed all the images in my blog now have this not [...]
<h4 class="meta">Related Posts</h4>


	
No related posts found

]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-left: 7px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.forbetterdesigns.com%2F2009%2F10%2F21%2Flittle-css-tips%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.forbetterdesigns.com%2F2009%2F10%2F21%2Flittle-css-tips%2F&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://www.forbetterdesigns.com/wp-content/uploads/2009/10/14.jpg"><img class="alignnone size-full wp-image-448" title="some little CSS tips post image" src="http://www.forbetterdesigns.com/wp-content/uploads/2009/10/14.jpg" alt="" width="758" height="336" /></a>Today I want to share with you some little CSS tips which I am sure you will like if you don&#8217;t know them. This are 2 tips which will make your site to look a little bit better in some way. If you have noticed all the images in my blog now have this not so good looking 1-2px border around them. To remove this border I should put a rule in my css file which is:</p>
<p><span id="more-137"></span></p>
<p><span style="color: #628088;">a img{ border:none; }</span></p>
<p>Before:                                                                    After:</p>
<p><a href="http://www.forbetterdesigns.com/wp-content/uploads/2009/10/1.png"><img class="alignnone size-medium wp-image-138" title="Image remove border" src="http://www.forbetterdesigns.com/wp-content/uploads/2009/10/1-300x157.png" alt="Image remove border" width="300" height="157" /></a><a href="http://www.forbetterdesigns.com/wp-content/uploads/2009/10/2.png"><img class="alignnone size-medium wp-image-139" title="remove image border after" src="http://www.forbetterdesigns.com/wp-content/uploads/2009/10/2-300x157.png" alt="remove image border after" width="300" height="157" /></a></p>
<p>This will remove border from all the images in your web site If you need that. For example in my case I want it removed.</p>
<p>Next little tip is about change the text highlight color in your posts. But I&#8217;ll show you the tips only for Firefox, Safari and Opera. You should put this code in your css style document:</p>
<blockquote>
<div style="border: 1px dashed #5f5f5f; padding: 10px; background-color: #f2f2f2; margin: 5px;"><span style="color: #333333;"><span style="color: #333333;">::-moz-selection{ /* Firefox */<br />
background:#d6e0c8;<br />
color:#000;<br />
}</span></p>
<p><span style="color: #333333;">::selection{ /* Safari and Opera */<br />
background:#d6e0c8<br />
color:#000;<br />
}</span></p>
<p></span><span style="color: #808080;"><span style="font-style: normal; font-family: Georgia;"><em> </em></span></span></div>
</blockquote>
<p>And after all I have this:</p>
<p><a href="http://www.forbetterdesigns.com/wp-content/uploads/2009/10/texthiglight.png"><img class="size-medium wp-image-140 alignnone" title="change text higlight color in your blog image" src="http://www.forbetterdesigns.com/wp-content/uploads/2009/10/texthiglight-300x254.png" alt="text higlight" width="300" height="254" /></a></p>
<p><a href="http://meadk.wordpress.com/files/2009/10/texthiglight.png"></a></p>
<p style="text-align: center;">I hope you have litked this little tips and you&#8217;ll use them in your web sites too.</p>

<h4 class="meta">Related Posts</h4>


	<p>No related posts found</p>

]]></content:encoded>
			<wfw:commentRss>http://www.forbetterdesigns.com/2009/10/21/little-css-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The worst color schemes you can choose for the articles in your web site.</title>
		<link>http://www.forbetterdesigns.com/2009/10/03/the-worst-color-schemes-you-can-choose-for-the-articles-in-your-web-site/</link>
		<comments>http://www.forbetterdesigns.com/2009/10/03/the-worst-color-schemes-you-can-choose-for-the-articles-in-your-web-site/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 08:41:23 +0000</pubDate>
		<dc:creator>Ali Chorov</dc:creator>
				<category><![CDATA[Web design]]></category>
		<category><![CDATA[articles]]></category>
		<category><![CDATA[better]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[colour]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[schemes]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[worst]]></category>

		<guid isPermaLink="false">http://www.forbetterdesigns.com/?p=74</guid>
		<description><![CDATA[The worst color schemes you can choose for the articles in your web site (my opinion)! I usually don&#8217;t find very bad color combinations in the articles sections on a professional web sites, because almost every designer have some feeling about the colors.  But usually some Blogger users (designers or not) are using schemes which [...]
<h4 class="meta">Related Posts</h4>


	
No related posts found

]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-left: 7px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.forbetterdesigns.com%2F2009%2F10%2F03%2Fthe-worst-color-schemes-you-can-choose-for-the-articles-in-your-web-site%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.forbetterdesigns.com%2F2009%2F10%2F03%2Fthe-worst-color-schemes-you-can-choose-for-the-articles-in-your-web-site%2F&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<h3><a href="http://www.forbetterdesigns.com/wp-content/uploads/2009/10/20.jpg"><img class="alignnone size-full wp-image-464" title="worst color combinations you can choose for the articles in your web site" src="http://www.forbetterdesigns.com/wp-content/uploads/2009/10/20.jpg" alt="" width="758" height="336" /></a></h3>
<h3>The worst color schemes you can choose for the articles in your web site (my opinion)!</h3>
<p>I usually don&#8217;t find very bad color combinations in the articles sections on a professional web sites, because almost every designer have some feeling about the colors.  But usually some Blogger users (designers or not) are using schemes which are incompatible.</p>
<p><span id="more-74"></span></p>
<p>Examples:</p>
<h3>1.The background of our articles and the Worst 5:</h3>
<h3>1. Purple background, Green text!</h3>
<p>Like the example below. Well in some places this maybe will work fine, but usually a big NO from me. This is a combination which I don&#8217;t like and usually when I see such web site, I don&#8217;t have the willing to read what is there.</p>
<p><img class="alignnone size-full wp-image-75" title="The-worst-color-schemes-you-can-choose-for-your-web-site.-The-worst-5-1" src="http://www.forbetterdesigns.com/wp-content/uploads/2009/10/The-worst-color-schemes-you-can-choose-for-your-web-site.-The-worst-5-1.jpg" alt="The-worst-color-schemes-you-can-choose-for-your-web-site.-The-worst-5-1" width="550" height="190" /></p>
<h3>2.White background and lightly blue.</h3>
<p>Maybe some people will say, well this is nice color combination. Well maybe it is but not for you articles page. Extremely not for there. You begin reading and after some seconds your eyes are begining to wink. You know why! Light text colors on light background is incompatible.<br />
<img class="alignnone size-full wp-image-76" title="The-worst-color-schemes-you-can-choose-for-your-web-site.-The-worst-5-2" src="http://www.forbetterdesigns.com/wp-content/uploads/2009/10/The-worst-color-schemes-you-can-choose-for-your-web-site.-The-worst-5-2.jpg" alt="The-worst-color-schemes-you-can-choose-for-your-web-site.-The-worst-5-2" width="550" height="190" /></p>
<h3>3.Red background, blue text.</h3>
<p>This 2 colors combined together can work very good sometimes really. But not in a web site for our article! This combination is telling me: Stop to read! <img class="size-full wp-image-77 alignleft" title="The-worst-color-schemes-you-can-choose-for-your-web-site.-The-worst-5-3" src="http://www.forbetterdesigns.com/wp-content/uploads/2009/10/The-worst-color-schemes-you-can-choose-for-your-web-site.-The-worst-5-3.jpg" alt="The-worst-color-schemes-you-can-choose-for-your-web-site.-The-worst-5-3" width="550" height="190" /></p>
<h3>4.Orange background and green text.</h3>
<p>This can be good combination of colors on a box for Orange juice! I mean that if there is orange with leafs and the text there should not be green again. Not lighter! Using such light background with light text colors just not work good. And off course there have always some exceptions. I&#8217;ll show you what I mean in the next rows.</p>
<p><img class="alignnone size-full wp-image-78" title="The-worst-color-schemes-you-can-choose-for-your-web-site.-The-worst-5-4" src="http://www.forbetterdesigns.com/wp-content/uploads/2009/10/The-worst-color-schemes-you-can-choose-for-your-web-site.-The-worst-5-4.jpg" alt="The-worst-color-schemes-you-can-choose-for-your-web-site.-The-worst-5-4" width="550" height="190" /></p>
<h3>5.Light blue background some green text <img src='http://www.forbetterdesigns.com/wp-includes/images/smilies/icon_surprised.gif' alt=':o' class='wp-smiley' />  Everybody see that&#8217;s not very nice&#8230;</h3>
<p><img class="alignnone size-full wp-image-79" title="The-worst-color-schemes-you-can-choose-for-your-web-site.-The-worst-5-5" src="http://www.forbetterdesigns.com/wp-content/uploads/2009/10/The-worst-color-schemes-you-can-choose-for-your-web-site.-The-worst-5-5.jpg" alt="The-worst-color-schemes-you-can-choose-for-your-web-site.-The-worst-5-5" width="550" height="190" /></p>
<p>There have more like this: brown background and red text&#8230; black background with red, lightly green, lightly blue or purple :0 &#8211; very ugly, you can use this colors for example if your site is with a background color and there have some links with blue and red colors. But not for the articles where the people should read! For example me &#8211; I never use such colors!</p>
<p>Well this are some bad combination which some peoples (designers or not) using in their blogs or web sites. Really rare but there have some&#8230; Such colors over-strain the eyes. Just remember that rule lightly background with light text are not good for the reader.</p>
<p>This are just some examples and there have more: pink background and purple text: some peoples thing it looks lovely but it&#8217;s not! black backgorund yellow text. &#8211; not so bad but not so good!</p>
<h3>2. The background of our articles and 5 not so bad, but not that good.</h3>
<h3>1.Black background and yellow text.</h3>
<p>I am even wondering is this not for the category of the first 5! After you read some of the text it begins to get boring. How and why?  It looks somehow unnatural and a little ugly. I don&#8217;t mind if the background is soft yellow and the text is black&#8230;</p>
<p><img class="alignnone size-full wp-image-80" title="The-worst-color-schemes-you-can-choose-for-your-web-site.-Not-so-bad,-but-not-that-good-5-1" src="http://www.forbetterdesigns.com/wp-content/uploads/2009/10/The-worst-color-schemes-you-can-choose-for-your-web-site.-Not-so-bad-but-not-that-good-5-1.jpg" alt="The-worst-color-schemes-you-can-choose-for-your-web-site.-Not-so-bad,-but-not-that-good-5-1" width="550" height="190" /></p>
<h3>2.White background, orange text.</h3>
<p>This one looks nice, fresh and it&#8217;s incompatible for long articles. You have a lot of pages and articles? Don&#8217;t use this then&#8230; again a light background and light text which is an exception and you can use it. But not always! Maybe for some small part of your web site and it depends what&#8217;s the subject of yours site.</p>
<p><img class="alignnone size-full wp-image-81" title="The-worst-color-schemes-you-can-choose-for-your-web-site.-Not-so-bad,-but-not-that-good-5-2" src="http://www.forbetterdesigns.com/wp-content/uploads/2009/10/The-worst-color-schemes-you-can-choose-for-your-web-site.-Not-so-bad-but-not-that-good-5-2.jpg" alt="The-worst-color-schemes-you-can-choose-for-your-web-site.-Not-so-bad,-but-not-that-good-5-2" width="550" height="190" /></p>
<h3>3.Grey background color and yellow text.</h3>
<p>It&#8217;s similarity to the example above. It seems to be better, and it&#8217;s not that bad. But I prefer the yellow was white or black&#8230;<br />
<img class="alignnone size-full wp-image-82" title="The-worst-color-schemes-you-can-choose-for-your-web-site.-Not-so-bad,-but-not-that-good-5-3" src="http://www.forbetterdesigns.com/wp-content/uploads/2009/10/The-worst-color-schemes-you-can-choose-for-your-web-site.-Not-so-bad-but-not-that-good-5-3.jpg" alt="The-worst-color-schemes-you-can-choose-for-your-web-site.-Not-so-bad,-but-not-that-good-5-3" width="550" height="190" /></p>
<h3>4.White background and purple text.</h3>
<p>It looks much better than purple background and light blue text. And if you like purple or you&#8217;re making such web site I am suggesting you to use this one! Not the best, but much better than purple and lightly blue.<br />
<img class="alignnone size-full wp-image-83" title="The-worst-color-schemes-you-can-choose-for-your-web-site.-Not-so-bad,-but-not-that-good-5-4" src="http://www.forbetterdesigns.com/wp-content/uploads/2009/10/The-worst-color-schemes-you-can-choose-for-your-web-site.-Not-so-bad-but-not-that-good-5-4.jpg" alt="The-worst-color-schemes-you-can-choose-for-your-web-site.-Not-so-bad,-but-not-that-good-5-4" width="550" height="190" /></p>
<h3>5.Brown background, green text.</h3>
<p>Well, yes it can be used and it can be good in some web sites&#8230; You have some site related to nature, some food, tea and you want some brown and green web site&#8230; Yes but it should be used with measure and this colors should not be highly contrast.</p>
<p><img class="alignnone size-full wp-image-84" title="The-worst-color-schemes-you-can-choose-for-your-web-site.-The-worst-5-5" src="http://www.forbetterdesigns.com/wp-content/uploads/2009/10/The-worst-color-schemes-you-can-choose-for-your-web-site.-The-worst-5-51.jpg" alt="The-worst-color-schemes-you-can-choose-for-your-web-site.-The-worst-5-5" width="550" height="190" /></p>
<p>So after this examples the 1 thing you should end up here is that: Not too high contrast colors in your articles. Exceptions are: text links and sometimes buttons which appear in it!</p>
<h3>3. The background of our articles: Some exceptions.</h3>
<p>Some exception to the list of 5 above (But not the first 5) are: When we have some portfolio web site, some flash web site for example. We can use Brown background and green text for example, or some dark blue with lighter blue, some similar color variations.</p>
<p>For example in our about, contact page or for some links texts. Also very important is what is the area around our article. The color of the whole site is important,and you can always experiment but the main rule about article section is this: Lighter background colors and darker texts or dark background colors and lighter texts.</p>
<p>Well that is my list for the worst color schemes you can choose for the articles section in your web sites. Some of you can probably say: Well I like them, why should stop using them. You can still use them, but with the high contrast on the 1st 5 it looks bad and non professional.  If you like this colors and want to learn how to use them properly: Check my next article</p>
<p><a href="http://www.forbetterdesigns.com/2009/10/16/which-are-the-best-colors-i-can-choose-for-the-articles-in-my-web-site/" target="_blank">Which are the best colors I can choose for the articles in my web site?</a></p>
<p>Hope you&#8217;ve learned something here and I am always open for suggestions and critique.<br />
Feel free to drop a comment, also you can show some design with bad color schemes you found on the internet.</p>

<h4 class="meta">Related Posts</h4>


	<p>No related posts found</p>

]]></content:encoded>
			<wfw:commentRss>http://www.forbetterdesigns.com/2009/10/03/the-worst-color-schemes-you-can-choose-for-the-articles-in-your-web-site/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

