<?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>Lee Munroe &#187; box</title> <atom:link href="http://www.leemunroe.com/tags/box/feed/" rel="self" type="application/rss+xml" /><link>http://www.leemunroe.com</link> <description>User Experience and Web Interface Designer Lee Munroe</description> <lastBuildDate>Thu, 09 Feb 2012 02:44:16 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3</generator> <item><title>Web Design Trends: Designing Out Of The Box</title><link>http://www.leemunroe.com/designing-out-of-the-box/</link> <comments>http://www.leemunroe.com/designing-out-of-the-box/#comments</comments> <pubDate>Tue, 07 Apr 2009 09:00:49 +0000</pubDate> <dc:creator>Lee</dc:creator> <category><![CDATA[Trends & Inspiration]]></category> <category><![CDATA[box]]></category> <category><![CDATA[container]]></category> <category><![CDATA[css]]></category> <category><![CDATA[trends]]></category> <category><![CDATA[tutorial]]></category> <category><![CDATA[Web Design]]></category><guid
isPermaLink="false">http://www.leemunroe.com/?p=1224</guid> <description><![CDATA[This is a creative trend catching on. It&#8217;s very simple to do but adds an extra element of character and uniqueness to a design. Take a look at how to&#8230;<html><body><h1>400 Bad request</h1> Your browser sent an invalid request.</body></html> ]]></description> <content:encoded><![CDATA[<p>This is a creative trend catching on. It&#8217;s very simple to do but adds an extra element of character and uniqueness to a design.</p><p>Take a look at how to implement this &#8216;out of the box&#8217; technique and a list of creative websites that are using it.</p><p><span
id="more-1224"></span></p><h4>Setup</h4><p>First setup your page and graphic. I&#8217;m using this graphic.</p><div
style="text-align:center;"><img
src="http://www.leemunroe.com/wp-content/uploads/logo.png" border="0" alt="Logo" width="237" height="99" /></div><p>The HTML for my page is like so:</p><pre><code>&lt;div id="container"&gt;
&lt;img id="logo" src="logo.png" alt="Lee Munroe" /&gt;
&lt;/div&gt;</code></pre><p>And the CSS looks like this:</p><pre><code>body{
background:#999999;
}

#container{
width:960px;
background:#fff;
margin:20px auto;
padding:10px;
}</code></pre><p>Here&#8217;s a preview of what we have so far:</p><div
style="text-align:center;"><img
src="http://www.leemunroe.com/wp-content/uploads/b-11.jpg" border="0" alt="Inside box" width="540" height="150" /></div><h4>Positioning is relative</h4><p>When we position the logo we want the positioning to be relative to the container, therefore make the position relative:</p><pre><code>#container{
width:960px;
background:#fff;
margin:20px auto;
padding:10px;
position:relative;
}</code></pre><h4>Position it outside the box</h4><p>Now all you have to do is position your logo. Place it horizontally so the tag sticks out of the container.</p><pre><code>#logo{
position:absolute;
left:-15px;
}</code></pre><p>Now we have our logo sitting outside the box. Easy!</p><div
style="text-align:center;"><img
src="http://www.leemunroe.com/wp-content/uploads/b-2.jpg" border="0" alt="Outside box" width="540" height="150" /></div><h4>15 creative designs using the &#8216;out of the box&#8217; technique</h4><h5><a
href="http://www.changeincommand.com/">Change in Command</a></h5><div
style="text-align:center;"><a
href="http://www.changeincommand.com/"><img
src="http://www.leemunroe.com/wp-content/uploads/b-12.jpg" border="0" alt="Change in Command" width="512" height="384" /></a></div><h5><a
href="http://www.icondesigner.net/">Icon Designer</a></h5><div
style="text-align:center;"><a
href="http://www.icondesigner.net/"><img
src="http://www.leemunroe.com/wp-content/uploads/snap-212.jpg" border="0" alt="Icon Designer" width="512" height="384" /></a></div><h5><a
href="http://yoast.com/">Yoast</a></h5><div
style="text-align:center;"><a
href="http://yoast.com/"><img
src="http://www.leemunroe.com/wp-content/uploads/snap-312.jpg" border="0" alt="Yoast" width="512" height="384" /></a></div><h5><a
href="http://www.twiistup.com/">Twiistup</a></h5><div
style="text-align:center;"><a
href="http://www.twiistup.com/"><img
src="http://www.leemunroe.com/wp-content/uploads/snap-67.jpg" border="0" alt="Twiistup" width="512" height="384" /></a></div><h5><a
href="http://thedesignsuperhero.com/">The Design Superhero</a></h5><div
style="text-align:center;"><a
href="http://thedesignsuperhero.com/"><img
src="http://www.leemunroe.com/wp-content/uploads/snap-93.jpg" border="0" alt="The Design Superhero" width="512" height="384" /></a></div><h5><a
href="http://www.ericryananderson.com/">Eric Ryan Anderson</a></h5><div
style="text-align:center;"><a
href="http://www.ericryananderson.com/"><img
src="http://www.leemunroe.com/wp-content/uploads/snap-412.jpg" border="0" alt="Eric Ryan Anderson" width="512" height="384" /></a></div><h5><a
href="http://www.rockwerchter.be/en/home/">Rock Werchter</a></h5><div
style="text-align:center;"><a
href="http://www.rockwerchter.be/en/home/"><img
src="http://www.leemunroe.com/wp-content/uploads/rock.jpg" border="0" alt="Rock Werchter" width="512" height="384" /></a></div><h5><a
href="http://www.freelancesuite.com/demo/">Freelance Suite</a></h5><div
style="text-align:center;"><a
href="http://www.freelancesuite.com/demo/"><img
src="http://www.leemunroe.com/wp-content/uploads/snap-73.jpg" border="0" alt="Freelance Suite" width="512" height="384" /></a></div><h5><a
href="http://hipsterist.com/">Hipsterist</a></h5><div
style="text-align:center;"><a
href="http://hipsterist.com/"><img
src="http://www.leemunroe.com/wp-content/uploads/snap-82.jpg" border="0" alt="Hipsterist" width="512" height="384" /></a></div><h5><a
href="http://creamscoop.com/">CreamScoop</a></h5><div
style="text-align:center;"><a
href="http://creamscoop.com/"><img
src="http://www.leemunroe.com/wp-content/uploads/snap-104.jpg" border="0" alt="CreamScoop" width="512" height="384" /></a></div><h5><a
href="http://brightkite.com/">Bright Kite</a></h5><div
style="text-align:center;"><a
href="http://brightkite.com/"><img
src="http://www.leemunroe.com/wp-content/uploads/snap-123.jpg" border="0" alt="Bright Kite" width="512" height="384" /></a></div><h5><a
href="http://www.from-the-couch.com/">From The Couch</a></h5><div
style="text-align:center;"><a
href="http://www.from-the-couch.com/"><img
src="http://www.leemunroe.com/wp-content/uploads/couch.jpg" border="0" alt="From The Couch" width="512" height="384" /></a></div><h5><a
href="http://designm.ag/">DesignM.ag</a></h5><div
style="text-align:center;"><a
href="http://designm.ag/"><img
src="http://www.leemunroe.com/wp-content/uploads/snap-133.jpg" border="0" alt="DesignM.ag" width="512" height="384" /></a></div><h5><a
href="http://ma.tt/">Matt Mullenweg</a></h5><div
style="text-align:center;"><a
href="http://ma.tt/"><img
src="http://www.leemunroe.com/wp-content/uploads/matt.jpg" border="0" alt="Matt Mullenweg" width="512" height="384" /></a></div><p><strong><em>Feel free to share your thoughts on this and other emerging trends.</em></strong></p> ]]></content:encoded> <wfw:commentRss>http://www.leemunroe.com/designing-out-of-the-box/feed/</wfw:commentRss> <slash:comments>35</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic (User agent is rejected)
Database Caching 22/30 queries in 0.126 seconds using disk: basic

Served from: www.leemunroe.com @ 2012-02-09 13:09:58 -->
