Newbie in wp and web lingo. Please help. I need step by step instructions.
Using Binary Moon 2 template.
Logo/image added is not appearing in categories and/or articles but appear fine on regular pages created.
http://socialzone.com/2007/hello-world
http://socialzone.com/about
I copied the code listed below to the botton of style sheet (because I did not know where they belong) but that did not solve the problem.
Help,
Confuse and stress
#logo {
background: #ffffff url('images/socialzone_com_logo.gif') no-repeat bottom center;
}
#logoimg {
margin: 7px 9px 0;
height: 36px;
width: 310px;
}