<?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>DesignerFied.com &#187; CSS</title>
	<atom:link href="http://designerfied.com/tag/css/feed" rel="self" type="application/rss+xml" />
	<link>http://designerfied.com</link>
	<description>Free Photoshop Brushes, Textures and other Goodies.</description>
	<lastBuildDate>Sun, 20 May 2012 11:21:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Red Grunge Website Background</title>
		<link>http://designerfied.com/1792/red-grunge-website-background.html</link>
		<comments>http://designerfied.com/1792/red-grunge-website-background.html#comments</comments>
		<pubDate>Fri, 15 Jan 2010 08:08:48 +0000</pubDate>
		<dc:creator>Jake Hurst</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Backgrounds]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Twitter Backgrounds]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://designerfied.com/?p=1792</guid>
		<description><![CDATA[Here is a basic grunge background. Image dimensions are 1600X800px. Took about 10mins to build, PSD included. I started with a center content area size of 960px wide. If you have PhotoShop then you can edit this to fit your needs. The body CSS for this background: background: #f9f9f9 url(/images/red-grunge.jpg) top center no-repeat; PSD Download: &#8230;]]></description>
			<content:encoded><![CDATA[<p>Here is a basic grunge background. Image dimensions are 1600X800px. Took about 10mins to build, PSD included. I started with a center content area size of 960px wide. If you have PhotoShop then you can edit this to fit your needs.<br />
<span id="more-1792"></span><br />
The body CSS for this background:</p>
<p><strong><code><em>background: #f9f9f9 url(/images/red-grunge.jpg) top center no-repeat;</em></code><br />
</strong><br />
<a rel="nofollow" target="_blank" href="http://designerfied.com/wp-content/uploads/2010/01/red-grunge.jpg"><img src="http://designerfied.com/wp-content/uploads/2010/01/red-grunge-500x250.jpg" alt="red-grunge" title="red-grunge" width="500" height="250" class="aligncenter size-medium wp-image-1794" /></a></p>
<p><strong>PSD Download: <a rel="nofollow" target="_blank" href="http://designerfied.com/psd/red-grunge.psd">Red-Grunge.psd</a></strong></p>
<p><strong>Twitter Background: </strong></p>
<p><a rel="nofollow" target="_blank" href="http://designerfied.com/wp-content/uploads/2010/01/twitter-red-grunge.jpg"><img src="http://designerfied.com/wp-content/uploads/2010/01/twitter-red-grunge-409x600.jpg" alt="twitter-red-grunge" title="twitter-red-grunge" width="409" height="600" class="aligncenter size-medium wp-image-1797" /></a><br />
<strong><br />
Twitter Styles:</strong></p>
<p> tile background unchecked</p>
<p>Background color: f9f9f9</p>
<p>Text color: b0b0b0</p>
<p>Link color: a10000</p>
<p>Sidebar color: 400102</p>
<p>Sidebar border: c90000</p>
<p><strong>Example Twitter Page:</strong></p>
<p><a rel="nofollow" target="_blank" href="http://designerfied.com/wp-content/uploads/2010/01/Twitter-example-page.jpg"><img src="http://designerfied.com/wp-content/uploads/2010/01/Twitter-example-page-500x334.jpg" alt="Twitter-example-page" title="Twitter-example-page" width="500" height="334" class="aligncenter size-medium wp-image-1801" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://designerfied.com/1792/red-grunge-website-background.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Creating An Awesome Polaroid Photo Viewer</title>
		<link>http://designerfied.com/1458/creating-an-awesome-polaroid-photo-viewer.html</link>
		<comments>http://designerfied.com/1458/creating-an-awesome-polaroid-photo-viewer.html#comments</comments>
		<pubDate>Thu, 13 Aug 2009 19:49:58 +0000</pubDate>
		<dc:creator>Jake Hurst</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Scripts]]></category>

		<guid isPermaLink="false">http://designerfied.com/?p=1458</guid>
		<description><![CDATA[This is a great script if you want to build a cool looking photo gallery. Its called Polaroid Photo Viewer and its powered by jQuery and CSS3. Check out the demo! You can drag your Polaroids around the page. I like it!!!]]></description>
			<content:encoded><![CDATA[<p>This is a great script if you want to build a cool looking photo gallery. Its called Polaroid Photo Viewer and its powered by jQuery and CSS3. Check out the demo! You can drag your Polaroids around the page. I like it!!!<br />
<span id="more-1458"></span><br />
<img src="http://designerfied.com/wp-content/uploads/2009/08/polaroid_css3_jquery.png" alt="polaroid_css3_jquery" title="polaroid_css3_jquery" width="600" height="260" size-full wp-image-1459" /><br />
This example is making use of CSS3 and jQuery, just to show the effect when combining two powerful techniques. The CSS3 is injected by jQuery, keeping the CSS file clean.</p>
<p><a rel="nofollow" target="_blank" href="http://demo.marcofolio.net/polaroid_photo_viewer/" rel="nofollow">Demo</a></p>
<p><a rel="nofollow" target="_blank" href="http://www.marcofolio.net/webdesign/creating_a_polaroid_photo_viewer_with_css3_and_jquery.html" rel="nofollow">Script Link</a></p>
]]></content:encoded>
			<wfw:commentRss>http://designerfied.com/1458/creating-an-awesome-polaroid-photo-viewer.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>1950s Photoshop Design Background</title>
		<link>http://designerfied.com/1104/1950s-photoshop-design-background.html</link>
		<comments>http://designerfied.com/1104/1950s-photoshop-design-background.html#comments</comments>
		<pubDate>Thu, 26 Mar 2009 08:05:19 +0000</pubDate>
		<dc:creator>Jake Hurst</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Nature]]></category>
		<category><![CDATA[Wallpaper]]></category>
		<category><![CDATA[Backgrounds]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Photoshop]]></category>

		<guid isPermaLink="false">http://designerfied.com/?p=1104</guid>
		<description><![CDATA[Here is a design I whipped up today using some of the brushes I made a while back.Â  You can download the PSD in case anyone want to mess around with the design. Thanks to CSS-Tricks for the sweet layout! I used one of them for the demo page. Check out the demo http://designerfied.com/1950s-demo/ PSD &#8230;]]></description>
			<content:encoded><![CDATA[<p>Here is a design I whipped up today using some of the brushes I made a while back.Â  You can download the PSD in case anyone want to mess around with the design. Thanks to<a rel="nofollow" target="_blank" rel="nofollow" href="http://css-tricks.com/layout-packs/" target="_blank"> CSS-Tricks</a> for the sweet layout! I used one of them for the demo page.<span id="more-1104"></span></p>
<p>Check out the demo <a rel="nofollow" target="_blank" href="http://designerfied.com/1950s-demo/" target="_blank">http://designerfied.com/1950s-demo/ </a></p>
<div id="attachment_1105" class="wp-caption alignnone" style="width: 570px"><a rel="nofollow" target="_blank" href="http://designerfied.com/wp-content/uploads/2009/03/pinup-car.jpg"><img class="size-medium wp-image-1105" title="pinup-car" src="http://designerfied.com/wp-content/uploads/2009/03/pinup-car-580x331.jpg" alt="1950 Photoshop background design" width="560" height="321" /></a><p class="wp-caption-text">1950 Photoshop background design</p></div>
<p><a rel="nofollow" target="_blank" href="http://designerfied.com/1950s-demo/1950s.psd">PSD Download </a></p>
<p>Content background png image:<br />
<a rel="nofollow" target="_blank" href="http://designerfied.com/wp-content/uploads/2009/03/blue-main.png"><img class="alignnone size-full wp-image-1108" title="blue-main" src="http://designerfied.com/wp-content/uploads/2009/03/blue-main.png" alt="blue-main" width="59" height="39" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://designerfied.com/1104/1950s-photoshop-design-background.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>DHTML tooltips with a transparent background</title>
		<link>http://designerfied.com/99/dhtml-tooltips-with-a-transparent-background.html</link>
		<comments>http://designerfied.com/99/dhtml-tooltips-with-a-transparent-background.html#comments</comments>
		<pubDate>Sun, 18 May 2008 00:12:18 +0000</pubDate>
		<dc:creator>Jake Hurst</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Dhtml]]></category>

		<guid isPermaLink="false">http://designerfied.com/?p=99</guid>
		<description><![CDATA[I used the DHTML tooltips from Dynamic Drive and modified the CSS by adding a slick transparent png image to add a little better look to the mouse over effect. I included a dark.png for sites with dark colors and a light.png for for sites with lighter colors. Before:&#8230; After:&#8230; To install the DHTML tooltip &#8230;]]></description>
			<content:encoded><![CDATA[<p>I used the DHTML tooltips from <a rel="nofollow" target="_blank" title="tool-tips" href="http://www.dynamicdrive.com/dynamicindex5/dhtmltooltip.htm" target="_blank">Dynamic Drive</a> and modified the CSS by adding a slick transparent png image to add a little better look to the mouse over effect. I included a dark.png for sites with dark colors and a light.png for for sites with lighter colors.<br />
<strong>Before:&#8230;</strong><br />
<a rel="nofollow" target="_blank" href="http://designerfied.com/wp-content/uploads/2008/05/before-tips.jpg"><img class="alignnone size-full wp-image-102" title="before-tips" src="http://designerfied.com/wp-content/uploads/2008/05/before-tips.jpg" alt="" width="490" height="220" /></a></p>
<p><span id="more-99"></span><br />
<strong>After:&#8230;</strong><br />
<a rel="nofollow" target="_blank" href="http://designerfied.com/wp-content/uploads/2008/05/after-tips.jpg"><img class="alignnone size-full wp-image-103" title="after-tips" src="http://designerfied.com/wp-content/uploads/2008/05/after-tips.jpg" alt="" width="490" height="254" /></a><br />
To install the DHTML tooltip effect to your site just follow these simple instructions</p>
<p><a rel="nofollow" target="_blank" href="http://www.dynamicdrive.com/dynamicindex5/dhtmltooltip.htm" target="_blank">http://www.dynamicdrive.com/dynamicindex5/dhtmltooltip.htm</a></p>
<p>To add our transparent image to the tooltips just use the CSS below</p>
<p><strong>Dark colored sites</strong></p>
<p>#dhtmltooltip{<br />
background: url(/images/dark.png) repeat;<br />
color: #FFF;<br />
position: absolute;<br />
width: 150px;<br />
border: 1px solid black;<br />
padding: 2px;<br />
visibility: hidden;<br />
z-index: 100;<br />
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/<br />
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);<br />
}</p>
<p><strong>Light colored sites</strong></p>
<p>#dhtmltooltip{<br />
background: url(/images/light.png)  repeat;<br />
color: #111;<br />
position: absolute;<br />
width: 150px;<br />
border: 1px solid black;<br />
padding: 2px;<br />
visibility: hidden;<br />
z-index: 100;<br />
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/<br />
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);<br />
}</p>
<p><strong>Now for the images </strong><em>Just right click and save as</em></p>
<p><a rel="nofollow" target="_blank" href="http://designerfied.com/wp-content/uploads/2008/05/dark.png">Dark.PNG</a></p>
<p><a rel="nofollow" target="_blank" href="http://designerfied.com/wp-content/uploads/2008/05/light.png">Light.PNG</a></p>
<p>Please let me know if you have any trouble, I will try my best to help out.</p>
]]></content:encoded>
			<wfw:commentRss>http://designerfied.com/99/dhtml-tooltips-with-a-transparent-background.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Add custom MooTools tooltips to your site</title>
		<link>http://designerfied.com/82/how-to-add-custom-mootools-tooltips-to-your-site.html</link>
		<comments>http://designerfied.com/82/how-to-add-custom-mootools-tooltips-to-your-site.html#comments</comments>
		<pubDate>Thu, 17 Apr 2008 09:09:40 +0000</pubDate>
		<dc:creator>Jake Hurst</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[MooTools]]></category>
		<category><![CDATA[tooltips]]></category>

		<guid isPermaLink="false">http://designerfied.com/?p=82</guid>
		<description><![CDATA[I first saw this over at WPelements and loved it. So I decided to show you how I put together cool looking tooltips for one of my friends sites. Tooltips come in handy when you want to add a cool hover effect with information in a small box to links, content areas like posts and &#8230;]]></description>
			<content:encoded><![CDATA[<p>I first saw this over at <a rel="nofollow" target="_blank" href="http://www.wpelements.com/" target="_blank">WPelements</a> and loved it. So I decided to show you how I put together cool looking tooltips for one of my friends sites. Tooltips come in handy when you want to add a cool hover effect with information in a small box to links, content areas like posts and in this case thumbnail images.</p>
<p><a rel="nofollow" target="_blank" href="http://designerfied.com/wp-content/uploads/2008/04/tooltip-chopperp.jpg"><img class="alignnone size-medium wp-image-83" title="tooltip-chopperp" src="http://designerfied.com/wp-content/uploads/2008/04/tooltip-chopperp-390x109.jpg" alt="" width="490" height="109" /></a></p>
<p><span id="more-82"></span></p>
<p>Check out the <a rel="nofollow" target="_blank" href="http://demos111.mootools.net/Tips" target="_blank">demo from Mootools.net</a></p>
<p>You can download the files you need here: <a rel="nofollow" target="_blank" href="http://mootools.net/download" rel="nofollow" target="_blank">http://mootools.net/download</a></p>
<p>After you upload those files to your server you will then need to put this code into to your page in between the &lt;head&gt; &lt;/head&gt; if you are using TMS or WordPress this will all be in the header.php file.</p>
<p><strong>&lt;script type=&#8221;text/javascript&#8221; src=&#8221;/mootools.js&#8221;&gt;&lt;/script&gt;<br />
&lt;script type=&#8221;text/javascript&#8221; src=&#8221;/tips.js&#8221;&gt;&lt;/script&gt;</strong></p>
<p>After you have done that you will need to add a class and title to the links or images you want to show the tooltip.</p>
<p>To do that you will have to add this<span style="color: #000000;"><strong><span> class=&#8221;tips&#8221; title=&#8221;Big Title :: the description</span></strong><span>&#8221; to your links or images that you want to see the tooltip with.</span></span></p>
<p>Example link with the class and title in red:<strong></strong></p>
<p><strong>&lt;a href=&#8221;www.thelink.com/page.html&#8221; <span style="color: #ff0000;">class=&#8221;tips&#8221; title=&#8221;Big Title :: the description&#8221;</span>&gt;</strong></p>
<p><span style="color: #000000;"><strong><span><br />
</span></strong></span></p>
<p>The next part is to customize the look of the tooltip. We will do that with CSS. You will need to add this to your existing CSS style sheet.</p>
<p><span style="color: #339966;">.tool-tip {<br />
float:left;<br />
color: #BBB;<br />
width: 265px;<br />
z-index: 13000;<br />
}</span></p>
<p><span style="color: #339966;">.tool-title {<br />
font-weight: bold;<br />
font-size: 13px;<br />
margin: 0;<br />
color: #FFF;<br />
padding: 8px 8px 4px;<br />
background: url(/images/tips.png) repeat;<br />
border-bottom: 1px solid #FFF;<br />
}</span></p>
<p><span style="color: #339966;">.tool-text {<br />
font-size: 11px;<br />
padding: 4px 8px 8px;<br />
background: url(/images/tips.png) repeat;<br />
}</span></p>
<p><span style="color: #339966;">.custom-tip {<br />
color: #000;<br />
width: 130px;<br />
z-index: 13000;<br />
}</span></p>
<p><span style="color: #339966;">.custom-title {<br />
font-weight: bold;<br />
font-size: 11px;<br />
margin: 0;<br />
color: #3E4F14;<br />
padding: 8px 8px 4px;<br />
background: #C3DF7D;<br />
border-bottom: 1px solid #B5CF74;<br />
}</span></p>
<p><span style="color: #339966;">.custom-text {<br />
font-size: 11px;<br />
padding: 4px 8px 8px;<br />
background: #CFDFA7;<br />
}</span></p>
<p>I added a custom transparent PNG image. You can change that to a background color if you want.</p>
<p>Here is that tips.png, download it if you want and change it to the color you need. I used Fireworks to edit it.</p>
<p><a rel="nofollow" target="_blank" href="http://designerfied.com/wp-content/uploads/2008/04/tips.png"><img class="alignnone size-medium wp-image-84" title="tips" src="http://designerfied.com/wp-content/uploads/2008/04/tips.png" alt="" width="136" height="74" /></a></p>
<p>Thats it, now you will have nice looking tooltips for your site.</p>
]]></content:encoded>
			<wfw:commentRss>http://designerfied.com/82/how-to-add-custom-mootools-tooltips-to-your-site.html/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching using disk: basic

Served from: designerfied.com @ 2012-05-22 06:43:23 -->
