Hello, i want my own header without any other logo "NO LOGO-BACK"!
I have edited this to my style.css to show my own header and it is OK:
.top-header{
width:980px;
margin-left: 5px;
height:200px;
background:url("images/header-back.jpg") no-repeat 0 0;
}
But the problem is that the oroginal LOGO (logo.png) is still under my own new header! How can i delete the logo.png code??? And where must i delete it?
If i delete it from header.tpl my left and right panels are "moved" (not even centered as normal!)
Can anybody help?????
my site is www.wallpaper-depot.net



