View Single Post
02-13-2007, 05:23 PM
#1
Edder is offline Edder
Status: I love this place
Join date: Dec 2005
Location: Bay Area, CA
Expertise:
Software:
 
Posts: 734
iTrader: 13 / 100%
 

Edder is on a distinguished road

  Old  [Help] Using Eight <div> for Curved Corners (tl, t, tr, r, br, b, bl, l)

Hi tfl,

I am having trouble getting the top left corner to show for the forms on my page.

The site is http://www.sendbackup.com/

Any help would be appreciated. I have attached an excerpt of the coded portion. The CSS file is here.

Thanks,

Edwin

Code:
 <div id="tl2">
					   <div id="t">
					   <div id="l">
					   <div id="b">
					   <div id="r">
					   <div id="bl2">

					   <div id="br2">
					   <div id="tr2">

					       <textarea name="textarea" class="message" >you shall put in here any words you may wish to send.....</textarea>
					     <input name="media" type="hidden" id="media" value="upfile">
					     </div>
					   </div></div></div>
</div></div></div></div>