Michelle Konzack wrote:
> This is what I have and is working.
>
>>     #pageHeadLeft { background-image: url(/michelle.png); }
> So if I understand it right, I can not modify the shape of an image,  if
> it is shown trough the CSS, mean embedded with the url() construct.
But can you not, as others have suggested, round the corners of #pageHeadLeft 
(i.e., the container) and set "overflow: none" so that the portion(s) of the 
background image that protrude beyond the rounded corners of the container are 
invisible ?

Philip Taylor
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to