Logo top-margin, css issue
-
So I’m having issues with my logo on my website (dreamweddingphoto.net). I can’t seem to get a top margin. It should be 20px below the shadow box. I have tried margin-top, just plain margin, floating, etc. Any other ideas?
‘#logo {
background-image: url(“images/dreamlogo.jpg”);
height:126px;
width:274px;
margin-left:310px;
margin-bottom:30px;
}’
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Logo top-margin, css issue’ is closed to new replies.