Reputation: 1495
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
Upvotes: 0
Views: 1400
Reputation: 155
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.
Upvotes: 1
Reputation: 1495
This is it http://www.warface.co.uk/clients/detail-shoppe
Its the header under the 'New' Bubble I would like to tighten up
Upvotes: 0