I only see a banner with clouds… I’m not sure if that’s the logo, but if it is and you want to remove the white beneath that, try adding:
#sidebar-header {
display: none;
}
To your custom CSS.
Also, have a look at how to use Firebug to tweak your site. That’s how I got the snippet above. 🙂
Hi Christine, when you say that Firebug gave you this snippet…where does it do that?
I installed Firebug yesterday, but the only thing I have been able to figure out with it, is that it will show me the actual css, if I hover over the header(logo) on my page.
Thanks
You can make changes in Firebug as explained in that link I gave above –
http://wpmu.org/customizing-your-wordpress-theme-using-firebug/
Thank you very much…I “think” my header is finally working as desired.
Hi, my website http://sunrisemcl.com.my/wp/ is not working properly on Internet Explorer with Pinboard theme, all the alignment has run. May i know what is the problem?