I have searched for the answer and have read several answers that aren't working in my case. I would like to position the logo in the header to move up. I have went into my stylesheet and place the following code.
#logo {
float: left;
margin: 3.8 em 0em 0em 0em;
I have changed the numbers and the logo still doesn't move. Please help!
following website
http://www.accesscreditlines.com/ourstyleshop



