문제

Having a problem reducing the line height on a Cufon heading. Using the line-height property but doesn't seem to do anything, p.s I've checked for any conflicting CSS rules, any wise words? :)

This is it http://www.warface.co.uk/clients/detail-shoppe

Its the header under the 'New' Bubble I would like to tighten up

도움이 되었습니까?

해결책

Yes - you can't use line-height on Cufon unless your page DocType is set to Strict. Transitional doctypes won't work - if you're willing to change your doctype to Strict, you can play with the line-height on cufon. Bear in mind, though, that changing the doctype on a completed page may screw up your design a bit - you might have to backtrack a little to straighten things out.

다른 팁

This is it http://www.warface.co.uk/clients/detail-shoppe

Its the header under the 'New' Bubble I would like to tighten up

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top