Hi,

 

I am having trouble positioning the logo in the upper left corner of the
page in the css file. 

My code in the css file is:

 

#logo

{

            background-image: url(c:/hcogw10-01-09/images/hcogw.jpg);

            background-repeat:no-repeat;

            background-position: top left;

            width: 100%;

            margin: 0 0 0 10px;

            padding: 37px 0px 0px 0px;

}

 

Can you please provide suggestions on how to place the logo image in the
css file instead of the html?

 

Thanks

Marjorie
 
Saint Mary's Health System Disclaimer:
 
 The E-mail or documents attached to it,may contain confidential information 
belonging to the sender that is legally privileged. This information is 
intended only for the use of the individual or entity named above. The 
authorized recipient of this information is prohibited from disclosing this 
information to any other party and is required to destroy the information after 
its stated need has been fulfilled. If you are not the intended recipient of 
this information, you are hereby notified that any disclosure, copying, or 
distribution of these documents is strictly prohibited. If you have received 
this information in error, please notify the sender immediately to arrange for 
return of these documents.
______________________________________________________________________
css-discuss [cs...@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