Opacity of page and header

Posted in: Newspaper
Post count: 159

1 – Is it possible to adjust the Header Style 9 background opacity?

2 – Is it possible to adjust the Main Page background opacity?

I need the background image solid… and the page and header content to have a translucent backgound.

Best,
IC

Post count: 20688

Hi,

1. If you use a header background color there is a setting for the opacity
https://www.screencast.com/t/QHt92xdPXIG7
If you use a background image it could be as well in the theme panel
https://www.screencast.com/t/WLWsQFZ9c7y
Please correct me if I misunderstand.

2. So maybe something like this – https://www.screencast.com/t/yC7Z6PL2

.home #td-outer-wrap {
opacity: 0.8;
}

Thanks

Post count: 159

That’s nearly perfect. The only thing is that the content needs to have zero transparency. It should be complete opaque.

Is that possible?

Thanks!

Post count: 20688

Hi,

So what exactly needs to be transparent? a screenshot would be helpful and some indications. I will try to modify the code accordingly.
Currently it will make the whole page transparent by a level. It could be made more precise.

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.