Page 1 of 1

Transparent Header Background

Posted: Tue Feb 07, 2012 11:33 pm
by defiantclass
Hello,

I'm using OC 1.5.0, default template.

I have a simple background on my site. I also have a small store logo in the header. I simply want to make the header area transparent so the site's background image shows where there is currently a white header going across the top. I do still want my site logo to be there, but just on top of a transparent header.

I tried changing the stylesheet.css #header to a couple of things but it didn't work. I tried:

header {
height: 90px;
margin-bottom: 7px;
padding-bottom: 4px;
position: relative;
z-index: 99;
background: no-repeat scroll 0 0 transparent;

and also
background: transparent;

I don't really know how to do this, I'm just trying things I have found in the forum.

Thanks

Re: Transparent Header Background

Posted: Wed Feb 08, 2012 3:28 am
by defiantclass
I resolved this on my own, sort of. Disregard

Re: Transparent Header Background

Posted: Thu Dec 27, 2012 6:20 pm
by Reelgames
How did you resolve this please?

Re: Transparent Header Background

Posted: Sat Apr 18, 2015 10:48 pm
by Pyrocrafter
It's so annoying when someone resolves a problem and doesn't let anyone else know how.

Re: Transparent Header Background

Posted: Sat Apr 18, 2015 11:58 pm
by IP_CAM
Pyrocrafter wrote:It's so annoying when someone resolves a problem and doesn't let anyone else know how.
Unfortunately, it's the case. I come here, because I expect assistance, I'm not here, to assist....! :'(
Ernie

Re: Transparent Header Background

Posted: Fri Apr 24, 2015 12:11 am
by kimbo
Pyrocrafter wrote:It's so annoying when someone resolves a problem and doesn't let anyone else know how.
I agree, if we could all remember to share our successes it would be more beneficial.