我想在我的论坛中添加这两个对象:
透明背景图片。
标题栏中的黑色。
这是我参考的论坛。
https://www.helloforos.com/c/inmigracion
对应的 CSS 如下:
#main-outlet { background-color: rgba(255,255,255,0.7) !important; } .topic-list th { background-color: #000; color: #fff; }
另外,生日快乐。
非常感谢 效果完美!
啊,谢谢你的美好祝愿。