html - CSS & Entypo font not playing nicely -


i've run out of options particular issue i'm having.

i'm using entypo font display few icons dimensions seem out of whack , can't seem control or modify them enough desired result.

all want is:

email icon : email me email@email.com

i've tried normal inline elements, placed them in divs try , force them , resorted putting them in table(exasperation) still no joy.

would mind have this fiddle , seeing if can see fix might be?

links must accompanied code? 

http://jsfiddle.net/kafdh/

many thanks!

apologis of css, may seem illogical, trying sorts of wild wacky things. it's though icon has large invisible space above it.

i'm not sure if fiddle save, but: http://jsfiddle.net/kafdh/2/ seems bring me. "h4" forcing white space, think. tried bold, instead, , font looked same. had put entire line in span, though hope more real estate won't necessary.

<span id="entypofont" class="mail icon"> <b> email me:</b>       blah@bla.co.uk</span> <span id="entypofont" class="mail icon">               <b> email me:</b>                yadda@bla.co.uk</span> 

Comments

Popular posts from this blog

html5 - What is breaking my page when printing? -

html - Unable to style the color of bullets in a list -

c# - must be a non-abstract type with a public parameterless constructor in redis -