全站多国语言翻译问题求助
今天买了一款多国语言翻译插件,开启后发现显示有问题,有懂css的朋友没,帮我改下,谢谢这个是我装好的显示效果
这个是其他站点优化的效果
1 贡献最佳答案
#translate {display: inline-block;background: #333!important;padding: 8px;position: fixed;left: 0;border-radius: 0 25px 25px 0;bottom: 100px;}.translateSelectLanguage {background: #333!important;color: #fff;border: none;font-weight: 600; text-align: center;}
background: #333是背景色 可以改为你网站的主题色
qzuser1212发表于半小时前
[*]详细答案 >
这个是我的网站https://yijizhichang.80x.co/这个是案例网址https://mi.xcxgy.cn/ #translate {display: inline-block;background: #333!important;padding: 8px;position: fixed;left: 0;border-radius: 0 25px 25px 0;bottom: 100px;}.translateSelectLanguage {background: #333!important;color: #fff;border: none;font-weight: 600; text-align: center;}
background: #333是背景色 可以改为你网站的主题色
页:
[1]