obeattie: Thanks, but that wasn’t quite what I was meaning.
To clarify, it is the other option on the writing page, “Categories”,”Discussion” etc. that I want to simplify.
Thanks, Donald
you have the #headerimg set to position:fixed (that is stationary relative to the browser window, not the web page)
I think if you just set the background line of #headerimg to be:
background: #fff url(images/logo_03.gif) no-repeat 10% 5%
then it should do what you wnat