<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: CSS Liquid Round Corners</title>
	<atom:link href="http://www.search-this.com/2007/02/12/css-liquid-round-corners/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.search-this.com/2007/02/12/css-liquid-round-corners/</link>
	<description>Internet Marketing, Website Promotion and Blogging Advice</description>
	<lastBuildDate>Fri, 05 Mar 2010 22:39:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: francky</title>
		<link>http://www.search-this.com/2007/02/12/css-liquid-round-corners/comment-page-5/#comment-158571</link>
		<dc:creator>francky</dc:creator>
		<pubDate>Thu, 14 Jan 2010 14:37:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2007/02/12/css-liquid-round-corners/#comment-158571</guid>
		<description>Also @Alexandra:
The link to the mentioned article http://home.tiscali.nl/developerscorner/liquidcorners/liquidcorners.htm is still working.
But the homepage and some other pages on my other site http://www.developerscorner.nl weren&#039;t working. Link allright, but site hacked: just yesterday! :-(
My provider knows about, and is taking action.</description>
		<content:encoded><![CDATA[<p>Also @Alexandra:<br />
The link to the mentioned article <a href="http://home.tiscali.nl/developerscorner/liquidcorners/liquidcorners.htm" rel="nofollow">http://home.tiscali.nl/developerscorner/liquidcorners/liquidcorners.htm</a> is still working.<br />
But the homepage and some other pages on my other site <a href="http://www.developerscorner.nl" rel="nofollow">http://www.developerscorner.nl</a> weren&#8217;t working. Link allright, but site hacked: just yesterday! <img src='http://www.search-this.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /><br />
My provider knows about, and is taking action.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul OB</title>
		<link>http://www.search-this.com/2007/02/12/css-liquid-round-corners/comment-page-5/#comment-158517</link>
		<dc:creator>Paul OB</dc:creator>
		<pubDate>Wed, 13 Jan 2010 19:24:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2007/02/12/css-liquid-round-corners/#comment-158517</guid>
		<description>Alexandra there are quite a few tutorials about on transparent rounded corners and you will just have to find one that suits your specific requirements as they all differ slightly.

Here are a few links to keep you busy.

http://www.smileycat.com/miaow/archives/000044.php

http://www.456bereastreet.com/archive/200609/transparent_custom_corners_and_borders_version_2/

http://www.devwebpro.com/25-rounded-corners-techniques-with-css/</description>
		<content:encoded><![CDATA[<p>Alexandra there are quite a few tutorials about on transparent rounded corners and you will just have to find one that suits your specific requirements as they all differ slightly.</p>
<p>Here are a few links to keep you busy.</p>
<p><a href="http://www.smileycat.com/miaow/archives/000044.php" rel="nofollow">http://www.smileycat.com/miaow/archives/000044.php</a></p>
<p><a href="http://www.456bereastreet.com/archive/200609/transparent_custom_corners_and_borders_version_2/" rel="nofollow">http://www.456bereastreet.com/archive/200609/transparent_custom_corners_and_borders_version_2/</a></p>
<p><a href="http://www.devwebpro.com/25-rounded-corners-techniques-with-css/" rel="nofollow">http://www.devwebpro.com/25-rounded-corners-techniques-with-css/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alexandra farmer</title>
		<link>http://www.search-this.com/2007/02/12/css-liquid-round-corners/comment-page-4/#comment-158509</link>
		<dc:creator>alexandra farmer</dc:creator>
		<pubDate>Wed, 13 Jan 2010 17:28:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2007/02/12/css-liquid-round-corners/#comment-158509</guid>
		<description>The lastest link did not work either as the box sides where css borders instead of images.</description>
		<content:encoded><![CDATA[<p>The lastest link did not work either as the box sides where css borders instead of images.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alexandra farmer</title>
		<link>http://www.search-this.com/2007/02/12/css-liquid-round-corners/comment-page-4/#comment-158506</link>
		<dc:creator>alexandra farmer</dc:creator>
		<pubDate>Wed, 13 Jan 2010 16:45:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2007/02/12/css-liquid-round-corners/#comment-158506</guid>
		<description>Hi, This is a great tutorial. But transparency and the use of PNG are quite current these days and allow for more advanced design. The use of transparency will not work with this technique. I lost a bit of time since I did not noticed it at first. See I wanted to make a floating window with transparent round corners. Unfortunately, we can see the tilling of the sliding image behind the transparent round corners. 

Any new tutorial in the work for this? See 194 does not provide tutorials for borders with effects all around (stoke and gradient). 

I will try 193 suggestion which closely resemble the effect we have here but with transparency: 
http://home.tiscali.nl/developerscorner/liquidcorners/liquidcorners.htm</description>
		<content:encoded><![CDATA[<p>Hi, This is a great tutorial. But transparency and the use of PNG are quite current these days and allow for more advanced design. The use of transparency will not work with this technique. I lost a bit of time since I did not noticed it at first. See I wanted to make a floating window with transparent round corners. Unfortunately, we can see the tilling of the sliding image behind the transparent round corners. </p>
<p>Any new tutorial in the work for this? See 194 does not provide tutorials for borders with effects all around (stoke and gradient). </p>
<p>I will try 193 suggestion which closely resemble the effect we have here but with transparency:<br />
<a href="http://home.tiscali.nl/developerscorner/liquidcorners/liquidcorners.htm" rel="nofollow">http://home.tiscali.nl/developerscorner/liquidcorners/liquidcorners.htm</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shannon</title>
		<link>http://www.search-this.com/2007/02/12/css-liquid-round-corners/comment-page-4/#comment-157837</link>
		<dc:creator>Shannon</dc:creator>
		<pubDate>Sun, 03 Jan 2010 03:39:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2007/02/12/css-liquid-round-corners/#comment-157837</guid>
		<description>Let me be the first to thank you in 2010! 

This technique is great for a new site I am building.  I know I will use it often.</description>
		<content:encoded><![CDATA[<p>Let me be the first to thank you in 2010! </p>
<p>This technique is great for a new site I am building.  I know I will use it often.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: spawn3000</title>
		<link>http://www.search-this.com/2007/02/12/css-liquid-round-corners/comment-page-4/#comment-155495</link>
		<dc:creator>spawn3000</dc:creator>
		<pubDate>Sat, 14 Nov 2009 13:31:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2007/02/12/css-liquid-round-corners/#comment-155495</guid>
		<description>it&#039;s best if used css+sprites.</description>
		<content:encoded><![CDATA[<p>it&#8217;s best if used css+sprites.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul OB</title>
		<link>http://www.search-this.com/2007/02/12/css-liquid-round-corners/comment-page-4/#comment-154093</link>
		<dc:creator>Paul OB</dc:creator>
		<pubDate>Wed, 21 Oct 2009 10:16:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2007/02/12/css-liquid-round-corners/#comment-154093</guid>
		<description>Hi Erik,

You should be able to add a table quite easily

e.g.
http://www.pmob.co.uk/temp/liquid-round2.htm

It&#039;s best to avoid content going into the bottom shadow though if you have links as they can&#039;t be clicked due to the way the bottom part overlaps.</description>
		<content:encoded><![CDATA[<p>Hi Erik,</p>
<p>You should be able to add a table quite easily</p>
<p>e.g.<br />
<a href="http://www.pmob.co.uk/temp/liquid-round2.htm" rel="nofollow">http://www.pmob.co.uk/temp/liquid-round2.htm</a></p>
<p>It&#8217;s best to avoid content going into the bottom shadow though if you have links as they can&#8217;t be clicked due to the way the bottom part overlaps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik</title>
		<link>http://www.search-this.com/2007/02/12/css-liquid-round-corners/comment-page-4/#comment-154044</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Tue, 20 Oct 2009 18:53:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2007/02/12/css-liquid-round-corners/#comment-154044</guid>
		<description>Hi, nice tutorial.  I have the box showing up fine, however, when I use it within a table it gets messed.  I was able to change the width of top and botttom  - that fixed it in chrome and ff but IE is still not displaying correctly.</description>
		<content:encoded><![CDATA[<p>Hi, nice tutorial.  I have the box showing up fine, however, when I use it within a table it gets messed.  I was able to change the width of top and botttom  &#8211; that fixed it in chrome and ff but IE is still not displaying correctly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul OB</title>
		<link>http://www.search-this.com/2007/02/12/css-liquid-round-corners/comment-page-4/#comment-153970</link>
		<dc:creator>Paul OB</dc:creator>
		<pubDate>Mon, 19 Oct 2009 19:04:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2007/02/12/css-liquid-round-corners/#comment-153970</guid>
		<description>Hi Francky,

Thanks for your comments :)

I did actually cover transparent corners a couple of years ago in another article here:

http://www.search-this.com/2008/01/24/simple-round-corners-in-css-revisited/

Or another method for shadows over gradient backgrounds using one image.

http://www.pmob.co.uk/temp/roundshadow-oneimage-opera.htm</description>
		<content:encoded><![CDATA[<p>Hi Francky,</p>
<p>Thanks for your comments <img src='http://www.search-this.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I did actually cover transparent corners a couple of years ago in another article here:</p>
<p><a href="http://www.search-this.com/2008/01/24/simple-round-corners-in-css-revisited/" rel="nofollow">http://www.search-this.com/2008/01/24/simple-round-corners-in-css-revisited/</a></p>
<p>Or another method for shadows over gradient backgrounds using one image.</p>
<p><a href="http://www.pmob.co.uk/temp/roundshadow-oneimage-opera.htm" rel="nofollow">http://www.pmob.co.uk/temp/roundshadow-oneimage-opera.htm</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: francky</title>
		<link>http://www.search-this.com/2007/02/12/css-liquid-round-corners/comment-page-4/#comment-153900</link>
		<dc:creator>francky</dc:creator>
		<pubDate>Sun, 18 Oct 2009 18:52:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2007/02/12/css-liquid-round-corners/#comment-153900</guid>
		<description>Hi!
Nice article! It&#039;s corners are suitable for pages with a unicolor background behind the corners. 
In case you need corners which can scroll over an image background or a gradient background, a different method has to be followed, as the outside of the corners must be transparent.

But transparency support is also possible in css only, and: with only 2 images (or even 1 img, if the left and right border of the box is consisting of a unicolor borderline of some width).

See for a universal method: the 2005 article Liquid Round Corners (http://home.tiscali.nl/developerscorner/liquidcorners/liquidcorners.htm).

Also aboard: Liquid Corners Playgarden (http://home.tiscali.nl/developerscorner/liquidcorners/liquid-corners-playgarden-index.htm).

Have fun with css!
Greetings,
francky</description>
		<content:encoded><![CDATA[<p>Hi!<br />
Nice article! It&#8217;s corners are suitable for pages with a unicolor background behind the corners.<br />
In case you need corners which can scroll over an image background or a gradient background, a different method has to be followed, as the outside of the corners must be transparent.</p>
<p>But transparency support is also possible in css only, and: with only 2 images (or even 1 img, if the left and right border of the box is consisting of a unicolor borderline of some width).</p>
<p>See for a universal method: the 2005 article Liquid Round Corners (<a href="http://home.tiscali.nl/developerscorner/liquidcorners/liquidcorners.htm" rel="nofollow">http://home.tiscali.nl/developerscorner/liquidcorners/liquidcorners.htm</a>).</p>
<p>Also aboard: Liquid Corners Playgarden (<a href="http://home.tiscali.nl/developerscorner/liquidcorners/liquid-corners-playgarden-index.htm" rel="nofollow">http://home.tiscali.nl/developerscorner/liquidcorners/liquid-corners-playgarden-index.htm</a>).</p>
<p>Have fun with css!<br />
Greetings,<br />
francky</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mmonk</title>
		<link>http://www.search-this.com/2007/02/12/css-liquid-round-corners/comment-page-4/#comment-153727</link>
		<dc:creator>Mmonk</dc:creator>
		<pubDate>Thu, 15 Oct 2009 13:18:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2007/02/12/css-liquid-round-corners/#comment-153727</guid>
		<description>Thanks a lot, that worked like a charm!
Eventually I decided to go with a fixed width and a repeating vertical image cause like you said, the results are cleaner, see www.mastermonk.com
For smaller boxes the resizing solution i like though, so I&#039;ll hold on to that code.
Thanks again, cheers</description>
		<content:encoded><![CDATA[<p>Thanks a lot, that worked like a charm!<br />
Eventually I decided to go with a fixed width and a repeating vertical image cause like you said, the results are cleaner, see <a href="http://www.mastermonk.com" rel="nofollow">http://www.mastermonk.com</a><br />
For smaller boxes the resizing solution i like though, so I&#8217;ll hold on to that code.<br />
Thanks again, cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul OB</title>
		<link>http://www.search-this.com/2007/02/12/css-liquid-round-corners/comment-page-4/#comment-153424</link>
		<dc:creator>Paul OB</dc:creator>
		<pubDate>Sat, 10 Oct 2009 13:11:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2007/02/12/css-liquid-round-corners/#comment-153424</guid>
		<description>@MMonk: I can see your image now:

http://www.mastermonk.com/test/roundmenu3.png

The problem with this is that you can&#039;t slice or join it anywhere because it will never match up.

You either need to create something more symmetrical or use individual images for each element that you want to wrap.

You could try and stretch the image using a foreground image for the coloured lines but the results won&#039;t be that clean.
 
Here is an example(sorry but my server seems to be down at the moment so you may have to come back to these links later in the day.):

www.pmob.co.uk/temp/monktest.htm

Unfortunately the above fluid version doesn&#039;t work in IE7 so you would need to supply width and heights for IE7 like so:

www.pmob.co.uk/temp/monktest2.htm

IE6 would need the pngfix routines added but I doubt that they would work with scaled images like that anyway.

Hope it&#039;s of some use anyway.</description>
		<content:encoded><![CDATA[<p>@MMonk: I can see your image now:</p>
<p><a href="http://www.mastermonk.com/test/roundmenu3.png" rel="nofollow">http://www.mastermonk.com/test/roundmenu3.png</a></p>
<p>The problem with this is that you can&#8217;t slice or join it anywhere because it will never match up.</p>
<p>You either need to create something more symmetrical or use individual images for each element that you want to wrap.</p>
<p>You could try and stretch the image using a foreground image for the coloured lines but the results won&#8217;t be that clean.</p>
<p>Here is an example(sorry but my server seems to be down at the moment so you may have to come back to these links later in the day.):</p>
<p><a href="http://www.pmob.co.uk/temp/monktest.htm" rel="nofollow">http://www.pmob.co.uk/temp/monktest.htm</a></p>
<p>Unfortunately the above fluid version doesn&#8217;t work in IE7 so you would need to supply width and heights for IE7 like so:</p>
<p><a href="http://www.pmob.co.uk/temp/monktest2.htm" rel="nofollow">http://www.pmob.co.uk/temp/monktest2.htm</a></p>
<p>IE6 would need the pngfix routines added but I doubt that they would work with scaled images like that anyway.</p>
<p>Hope it&#8217;s of some use anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mmonk</title>
		<link>http://www.search-this.com/2007/02/12/css-liquid-round-corners/comment-page-4/#comment-153396</link>
		<dc:creator>Mmonk</dc:creator>
		<pubDate>Fri, 09 Oct 2009 21:58:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2007/02/12/css-liquid-round-corners/#comment-153396</guid>
		<description>Thanks for the help.
I tried both the links u sent.
Made a temporary graphic for the frame and it wraps around the other image nicely without having to specify its dimensions.
However it shows the box multiple times on top of eachother, as u can see here. This is what i meant by irregular sides, the graphic has kinda jagged edges. hxxp://www.mastermonk.com/test/test.htm
I think it probably wouldn&#039;t have been so hard if my content image had a fixed width or height. Anyway, maybe I&#039;ll just try using a frame even though that&#039;s &#039;not done&#039;</description>
		<content:encoded><![CDATA[<p>Thanks for the help.<br />
I tried both the links u sent.<br />
Made a temporary graphic for the frame and it wraps around the other image nicely without having to specify its dimensions.<br />
However it shows the box multiple times on top of eachother, as u can see here. This is what i meant by irregular sides, the graphic has kinda jagged edges. hxxp://www.mastermonk.com/test/test.htm<br />
I think it probably wouldn&#8217;t have been so hard if my content image had a fixed width or height. Anyway, maybe I&#8217;ll just try using a frame even though that&#8217;s &#8216;not done&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul OB</title>
		<link>http://www.search-this.com/2007/02/12/css-liquid-round-corners/comment-page-4/#comment-153388</link>
		<dc:creator>Paul OB</dc:creator>
		<pubDate>Fri, 09 Oct 2009 18:42:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2007/02/12/css-liquid-round-corners/#comment-153388</guid>
		<description>Hi Mmonk,

The techniques are basically the same whatever you do and you just have to hang the pictures on the right hooks.

You can only have square shaped elements in CSS so I&#039;m not sure what you meant about irregular shapes.

There is nothing special about applying round corners to elements and in the basic form you just wrap enough elements around the object and stick your images in place.

If you want to be clever then you start cutting down the number of images and painting 2 sides at once as in this article.

Alternatively you can get away with a single image as in these demos.

http://www.pmob.co.uk/temp/roundcorner-oneimage.htm

http://www.pmob.co.uk/temp/roundshadow-oneimage-opera.htm</description>
		<content:encoded><![CDATA[<p>Hi Mmonk,</p>
<p>The techniques are basically the same whatever you do and you just have to hang the pictures on the right hooks.</p>
<p>You can only have square shaped elements in CSS so I&#8217;m not sure what you meant about irregular shapes.</p>
<p>There is nothing special about applying round corners to elements and in the basic form you just wrap enough elements around the object and stick your images in place.</p>
<p>If you want to be clever then you start cutting down the number of images and painting 2 sides at once as in this article.</p>
<p>Alternatively you can get away with a single image as in these demos.</p>
<p><a href="http://www.pmob.co.uk/temp/roundcorner-oneimage.htm" rel="nofollow">http://www.pmob.co.uk/temp/roundcorner-oneimage.htm</a></p>
<p><a href="http://www.pmob.co.uk/temp/roundshadow-oneimage-opera.htm" rel="nofollow">http://www.pmob.co.uk/temp/roundshadow-oneimage-opera.htm</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mmonk</title>
		<link>http://www.search-this.com/2007/02/12/css-liquid-round-corners/comment-page-4/#comment-153384</link>
		<dc:creator>Mmonk</dc:creator>
		<pubDate>Fri, 09 Oct 2009 18:07:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2007/02/12/css-liquid-round-corners/#comment-153384</guid>
		<description>Hi.
I really appreciate this thorough post on rounded corners. I have a question though..

Basically what i want is to have a custom frame around an image (not text). this frame would consist of 6 (preferably 8) images. this frame would go around a cartoon i have on a wordpress site(dynamic, see link). problem is, not all cartoons have the same dimensions, so there is neither a fixed width nor height i can specify in css.
i just want the frame to enclose the img right around its edges whatever its dimensions may be. not a bigger frame, not smaller, and to make it more difficult, i would like all sides to -stretch- instead of partially show. this is because the sides have irregular shapes that if partially shown might not match the adjoining corners.

I hope I&#039;m not too demanding in asking this, but I&#039;ve been looking all day for a way to do this. My knowledge of css is basic. I&#039;ve tried applying your code and insert an image instead of text for content, but it doesn&#039;t come out as i described. 

Come to think of it it&#039;s probably cause i don&#039;t want the frame to be liquid, but to resize dependent on the enclosed img. 
Any help would be much appreciated, thanks.</description>
		<content:encoded><![CDATA[<p>Hi.<br />
I really appreciate this thorough post on rounded corners. I have a question though..</p>
<p>Basically what i want is to have a custom frame around an image (not text). this frame would consist of 6 (preferably <img src='http://www.search-this.com/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> images. this frame would go around a cartoon i have on a wordpress site(dynamic, see link). problem is, not all cartoons have the same dimensions, so there is neither a fixed width nor height i can specify in css.<br />
i just want the frame to enclose the img right around its edges whatever its dimensions may be. not a bigger frame, not smaller, and to make it more difficult, i would like all sides to -stretch- instead of partially show. this is because the sides have irregular shapes that if partially shown might not match the adjoining corners.</p>
<p>I hope I&#8217;m not too demanding in asking this, but I&#8217;ve been looking all day for a way to do this. My knowledge of css is basic. I&#8217;ve tried applying your code and insert an image instead of text for content, but it doesn&#8217;t come out as i described. </p>
<p>Come to think of it it&#8217;s probably cause i don&#8217;t want the frame to be liquid, but to resize dependent on the enclosed img.<br />
Any help would be much appreciated, thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
