Julia Ccc wrote: > Hello, > > Another problem. I'm implementing a css custom corners and border box with > multiple divs inside the "main box" div. I want it to be expandible both by > width and height. So the problem is that whan I don't specify float:right > for the divs of right corners, they stick to the left corners and content > div takes just the text widths. But when I specify float:right for the right > corners they take their pace at the box, but the box expands automaticlly at > 100% of available width. So the question is how to make the box (using the > dloats of it's inside divs) take just th elength of text inside? > > Tnax in advance... > Hi Julia, Indeed, often floats are floating away. :-) Some solutions without floating (instead of floats: with background positioning of the custom corners & borders) you can find over here:
* Liquid Round Corners <http://home.tiscali.nl/developerscorner/liquidcorners/liquidcorners.htm> * One of the illustrations, maybe in the direction you´re searching: More Round Corners <http://home.tiscali.nl/developerscorner/liquidcorners/more-rounded-corners_step1.htm> If you don´t find what you are looking for, do you have a link to a testpage with your code? Salut! francky ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/