Pnitruc
Member
Posted 3 years ago #
I'm using the default kubrick theme that I've hacked up pretty bad, but managed to get everything working fine. That is up until last night. I was using the header image and color option under the appearance tab and it added an extra layer over my header. Now my header is being overlapped by this and I can't get rid of it... How can I delete this extra blue layer??
Also while on the topic of headers. How can you delete the entire header or make it transparent so that it just displays the background?
website: http://www.MovieStinger.com
Pnitruc
Member
Posted 3 years ago #
Well, you have this somewhere that you need to remove...looks like it may be in your root directory, or index.php?
background:transparent url(http://moviestinger.com/wp-content/themes/default/images/header-img.php?upper=69AEE7&lower=4180B6) no-repeat scroll center bottom;
Then open style.css and remove background-color:#73A0C5; from #header. That's not perfect, but looks a lot better.
Pnitruc
Member
Posted 3 years ago #
Thanks but I can't find background:transparent url(http://moviestinger.com/wp-content/themes/default/images/header-img.php?upper=69AEE7&lower=4180B6) no-repeat scroll center bottom;
I see it when I open the view source but can't find it in my directories. Even in the /wp-content/themes/default/images/header-img.php file there is no upper=69AEE7&lower=4180B6 that is causing this
Pnitruc
Member
Posted 3 years ago #
hmmm toggling with the Header Image and Color fixed it.