I am trying to put up a custom logo and think I’m having problems. I think it might be because Firebug is showing me that a old version of my site is showing instead of a new one. Here is an image of the problem:
http://poisonedchildren.org/help/
I figured out how to change the text color/size issue through directly editing style.css, but still can’t get to the code that is generating
#logo {display:none}
(what I see if I look at the homepage and go VIEW–>SOURCE)
Maybe I can get rid of old versions of the site in cache? Any suggestions appreciated, thank you.