İlk kez poster, "sifr3-r436
" kullanarak oluşturun.SIFR: Çok fazla ne kadar?
Şirketimin web sitesinde çalışıyorum ve bazı SIFR teknolojilerini kullanmaya başlamamızın zamanının geldiğine karar verdim. Şimdiye kadar, bir ya da iki soru dışında, bunu kolayca anlayabildim. Temel olarak, cevaplanmasını istediğim iki yanma sorularım var.
1) Ne kadar SIFR "ok" olarak kabul edilir? Yalnızca SIFR'yi manşetler için kullanıyorum, SSS/Walk-through'daki önerilere göre, hala SIFR'ye dönüştürmek istediğim önemli miktarda metin var. Kullanmakta olduğum SIFR (Rockwell font başlıkları ve alt başlıkları) hakkında bir fikir edinmek için lütfen the website'a bakın. Bu çok mu fazla?
2) SIFR ile yazı tipi rengini nasıl kontrol ederim? Açıkçası, 'sifr-config.js
' dosyasının içine yerleştirebileceğinizi biliyorum. Gördüğünüz gibi, Şimdi farklı yapmak mümkün olmuştur tek yolu
sIFR.replace(rockwell, {
selector: '.h3_sifr', css: '.sIFR-root { font-size: 18px; background-color: #a63f03; color: #bf7e04;}', forceSingleLine: true, wmode: 'transparent', tuneHeight: -5,
});
sIFR.replace(rockwell, {
selector: '.h3_sifr_green', css: '.sIFR-root { font-size: 18px; background-color: #FFFFFF; color: #597704;}', forceSingleLine: true, wmode: 'transparent', tuneHeight: -5,
});
sIFR.replace(rockwell, {
selector: '.h3_sifr_maroon', css: '.sIFR-root { font-size: 18px; background-color: #FFFFFF; color: #330000;}', forceSingleLine: true, wmode: 'transparent', tuneHeight: -5,
});
sIFR.replace(rockwell, {
selector: '.h3_sifr_blue', css: '.sIFR-root { font-size: 18px; background-color: #FFFFFF; color: #005995;}', forceSingleLine: true, wmode: 'transparent', tuneHeight: -5,
});
sIFR.replace(rockwell, {
selector: '.h3_sifr_cruise', css: '.sIFR-root { font-size: 18px; background-color: #FFFFFF; color: #016EA1;}', forceSingleLine: true, wmode: 'transparent', tuneHeight: -5,
});
sIFR.replace(rockwell, {
selector: '.h3_sifr_australia', css: '.sIFR-root { font-size: 18px; background-color: #FFFFFF; color: #277c5d;}', forceSingleLine: true, wmode: 'transparent', tuneHeight: -5,
});
sIFR.replace(rockwell, {
selector: '.h3_sifr_intl', css: '.sIFR-root { font-size: 18px; background-color: #FFFFFF; color: #1b2f15;}', forceSingleLine: true, wmode: 'transparent', tuneHeight: -5,
});
sIFR.replace(rockwell, {
selector: '.h3_sifr_us', css: '.sIFR-root { font-size: 18px; background-color: #FFFFFF; color: #32588b;}', forceSingleLine: true, wmode: 'transparent', tuneHeight: -5,
});
sIFR.replace(rockwell, {
selector: '.h3_sifr_hawaii', css: '.sIFR-root { font-size: 18px; background-color: #FFFFFF; color: #4a1e52;}', forceSingleLine: true, wmode: 'transparent', tuneHeight: -5,
});
sIFR.replace(rockwell, {
selector: '.h3_sifr_rail', css: '.sIFR-root { font-size: 18px; background-color: #FFFFFF; color: #304c2a;}', forceSingleLine: true, wmode: 'transparent', tuneHeight: -5,
});
sIFR.replace(rockwell, {
selector: '.h3_sifr_canada', css: '.sIFR-root { font-size: 18px; background-color: #FFFFFF; color: #0a2754;}', forceSingleLine: true, wmode: 'transparent', tuneHeight: -5,
});
sIFR.replace(rockwell, {
selector: '.h3_sifr_alaska', css: '.sIFR-root { font-size: 18px; background-color: #FFFFFF; color: #083c4b;}', forceSingleLine: true, wmode: 'transparent', tuneHeight: -5,
});
sIFR.replace(rockwell, {
selector: '.h3_sifr_sadc', css: '.sIFR-root { font-size: 18px; background-color: #FFFFFF; color: #630002;}', forceSingleLine: true, wmode: 'transparent', tuneHeight: -5,
});
sIFR.replace(rockwell, {
selector: '.h3_sifr_easternus', css: '.sIFR-root { font-size: 18px; background-color: #FFFFFF; color: #8b3100;}', forceSingleLine: true, wmode: 'transparent', tuneHeight: -5,
});
sIFR.replace(rockwell, {
selector: '.h3_sifr_lightgray', css: '.sIFR-root { font-size: 18px; background-color: #FFFFFF; color: #999999;}', forceSingleLine: true, wmode: 'transparent', tuneHeight: -5,
});
sIFR.replace(rockwell, {
selector: '.h3_sifr_medgray', css: '.sIFR-root { font-size: 18px; background-color: #FFFFFF; color: #666666;}', forceSingleLine: true, wmode: 'transparent', tuneHeight: -5,
});
sIFR.replace(rockwell, {
selector: '.h3_sifr_darkgray', css: '.sIFR-root { font-size: 18px; background-color: #FFFFFF; color: #333333;}', forceSingleLine: true, wmode: 'transparent', tuneHeight: -5,
});
sIFR.replace(rockwell, {
selector: '.h3_sifr_extended', css: '.sIFR-root { font-size: 18px; background-color: #FFFFFF; color: #175700;}', forceSingleLine: true, wmode: 'transparent', tuneHeight: -5,
});
sIFR.replace(rockwell, {
selector: '.h3_sifr_orange', css: '.sIFR-root { font-size: 18px; background-color: #FFFFFF; color: #a63f03;}', forceSingleLine: true, wmode: 'transparent', tuneHeight: -5,
});
: Ancak, ben kullanmak istiyorum birçok farklı renkli başlıkları var .. Şu anda bu şekilde yapıyorum renkler her bir renk için ayrı bir değiştirilir. 'Satır içi' (yani, <span class="h3_sifr" style="color:#123456></span>
) rengini değiştirmeyi denedim, ancak bu çalışmaz. Herhangi bir ipucu?
forceSingleLine kullanıyorum, çünkü sifr metni değiştirilirken ikinci satıra düşüyor. Bu özelliği kullanmadan bunu nasıl düzelteceğimi anlayamadım. Herhangi bir ipucu? SIFR kullanımımı kısaltacağım, önsezimdi muhtemelen çok fazla kullanıyorum. Yanıt için teşekkürler. –
Muhtemelen Flash yazı tipi, HTML yazı tipinden daha geniştir ve düzeninizle ilgili sorunlara neden olur. HTML metnini genişletmek için '.sIFR-active *' stilleri içinde 'letter-spacing 'kullanın. –