gpt4 book ai didi

css - 固定表头透明度

转载 作者:行者123 更新时间:2023-11-28 08:30:15 24 4
gpt4 key购买 nike

我需要将我网站的固定标题(使用背景图片)的透明度调整为如下标题: http://partypoker.com/download.html我的问题是:应该调整 header 中的哪个元素:图像还是 header 容器?或两者兼而有之,如何?

我的标题:http://presentationtube.com/header_fixed.php背景图片:http://presentationtube.com/images/templatemo_header_bg_65_ora.jpg

模板 CSS:http://presentationtube.com/templatemo_style_fixed.css

最佳答案

最好的解决方案是将图像的背景替换为透明。我已经为您设置了 60% 的不透明度。

您必须将 166 行代码 css 替换为:

background: url(images/templatemo_header_bg_65_ora.png) repeat-x; 

并上传文件到服务器。

//编辑看来您还必须从 Logo 中删除背景。只是替换文件。 enter image description here

image

关于css - 固定表头透明度,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28307114/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com