The font size settings work fine until I insert something in 'padding'... I tried entering positive numbers in top/bottom and the font would get too tiny to read; a negative number, the font gets huge...

Comments

arsart’s picture

Status: Active » Closed (works as designed)

Thats not the module issue. Don't ever use paddings for sIFRed headlines, cos sIFR-text is streches to container which was left by plain-text after its hidding. And if you add padding, plain-text' container streches and sIFR fit it size, decreasing or increasing its font-size.

Use margins, and everything will be okay.

jjeff’s picture

Agreed. That's how SIFR works. The padding setting is meant to *compensate* for any padding set in your CSS file. And keep in mind that you can enter negative numbers if it's going in the wrong direction for you. But like arsart said, that's just the way it works. If you need more guidance on this one, you should take it to the SIFR forums @ http://forum.textdrive.com/viewforum.php?id=20

-=jeff=-

q0rban’s picture

Ahh.. That clarifies things for me.. Thanks!

jjeff’s picture

Status: Closed (works as designed) » Closed (fixed)