Hey guys, my site is 5starhiphop.com, as you see I don't have a logo up. I do have a logo, but I just don't know what to put in the .css files. Here is the area that says I should edit for a logo:
/*logo (edit here if you want to put logo)
---------------------------------------------------------- */
#logo {
padding: 0;
}
#logo span, #logo a {
display: block;
width: 0;
height: 0;
padding: 0;
}
#logo img {
border: none;
}
/* top navigation
---------------------------------------------------------- */
I'm guessing it should be somewhere in between there. What exactly do I put? I'm guessing I'd put the url of the image...but where!?
If you need to see the full .css file, you can download the original theme files here: http://www.blogperfume.com/silveray-clean-and-soft-3-column-wordpress-theme/
I REALLY appreciate any help you all could provide for me. I have gone months without a logo simply because I don't know WHAT or WHERE exactly to input the url for it.
Thanks guys