gpt4 book ai didi

css - sIFR 2.0.7 缩放文本而不是环绕文本

转载 作者:行者123 更新时间:2023-11-28 14:59:29 24 4
gpt4 key购买 nike

我在这里挣扎。 iSFR 正在缩放我的文本以适合一行而不是换行。为什么是这样?任何帮助将不胜感激。

// flash h2 headers
sIFR.replaceElement(named({
sSelector:"h2.title, h3.title, #comments h2.comments",
sWmode: "transparent",
sFlashSrc:"<?= PATH ?>sites/all/themes/temp/sifr/DIN_light.swf",
sColor:"#333333"
}));

// CSS
h3.title {
font-size: 26px;
line-height: 26px;
color: white;
overflow:hidden;
height:26px;
color: white;
}

最佳答案

已修复。应该是:

// CSS
h3.title {
font-size: 26px;
line-height: 26px;
color: white;
}

关于css - sIFR 2.0.7 缩放文本而不是环绕文本,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2796620/

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