How to get header transparent
kgphotos
Registered Users Posts: 106 Major grins
Hi. I am updating my website and want to set up my logo like this. How do I do this? Is this a header or a logo? I am going to have a full screen slideshow on my homepage and I need to have my logo and menu transparent. What do I need to do? Is this a logo or a header or what?
My website which is still a work in progress if you want to look is http://www.karengrantphotography.com
Thanks for your help!
-Karen
My website which is still a work in progress if you want to look is http://www.karengrantphotography.com
Thanks for your help!
-Karen
0
Comments
.sm-page-layout-region-header {background:rgba(22, 22, 22, .20) !important}
If you want a fine border at the bottom add this.
border-bottom: 1px solid #999;
My Website index | My Blog
Thanks Alan. One other question I had and I tried to start a new thread but for some reason it won't post so I'll ask it here. I would like to set up my gallery page to look like this. How do I go about doing this? Is there HTML or CSS involved? If so then I would need the code to do it. I am a newbie to HTML and CSS. On my website, I currently have the folders, photos and pages content box.
My website… http://www.karengrantphotography.com
Thanks for your help!
-Karen
Allen, I've noticed that my header displays correctly (transparent) in Chrome, but in IE, it shows a black background. Would your code provided above fix that problem as well, or is that just a quirky IE problem I'll have to live with? (The logo graphic of my signature is already a transparent file).
Thanks!
--- Denise
Musings & ramblings at https://denisegoldberg.blogspot.com
Thanks Denise! I have it set up. How do I get the vertical menu bar to be a different color? She has a black vertical menu bar. I would like mine to be a dark gray- the color of my header
Here's my website to see the color of my header. http://www.karengrantphotography.com
Thanks so much for your help!
-Karen
This isn't working for me. I'm at www.gaslightphoto.com. I tried entering this into the CSS for the entire site --- though I admit that I'm not a code guy, and I may be doing it wrong. (I am also taking my first steps in the new SmugMug, after holding onto my legacy site for months and months.)
Any additional pointers?
Thanks in advance.
http://www.gaslightphoto.com
Beginning smugmugger.
Most of your pages have a black background so would not be noticed there.
My Website index | My Blog
Hi,
You can also quickly set the header color through your theme. If you've already set this with code the code should override the theme but I wanted to point out another option, too!
Click Customize > Customize Site then, be sure to choose Homepage or Entire Site as needed for your customization. Then, click THEME. Hover over the selected theme and click the wrench.
Click ADVANCED.
Then, scroll down and set the header section color and use the alpha slider to change opacity as seen here:
SmugMug Support Specialist - www.help.smugmug.com
http://www.phyxiusphotos.com
Equine Photography in Maryland - Dressage, Eventing, Hunters, Jumpers
Hmmm. Tried that. My opacity is already all the way to the left (which I think means it is as clear as it can be). I would like it to be entirely see-through (no trace of the top block). Is that possible?
Thanks for your help.
http://www.gaslightphoto.com
Beginning smugmugger.
Absolutely go into your customization again and remove the CSS you added:
.sm-page-layout-region-header {background:rgba(22, 22, 22, .20) !important}
And the header should be totally clear.
SmugMug Support Specialist - www.help.smugmug.com
http://www.phyxiusphotos.com
Equine Photography in Maryland - Dressage, Eventing, Hunters, Jumpers
Excellent!! That worked. Thanks!
http://www.gaslightphoto.com
Beginning smugmugger.