2 village_idiot Aug 11, 2006 17:25

On my blog page there is the b2evolution logo. Can I replace that with my website logo?
It's the same one that is on top of this page only it is on the left side
Sorry for my confusion. I guess beginners have a lot to learn. There is no logo on top of the blog page. Oh, duh!
Actually, I'd like to expand on your question!
I want to replace the top header in my blog but can't figure out which file to open!
I searched the forums and found the code needed to make the edit but not sure which file to apply this to.
thanks!
here's the code for those who need it:
div.pageHeader /* Title zone */
{
margin: 1ex;
padding: 0;
border-bottom: 1px dotted #000;
background: url(img/logo.gif) no-repeat;
height: ##px;
/*background-position: right top;*/รง
}
Where ## is the height of your logo
im afraid i dont understand your question.. can you explain what you are asking?