Click to See Complete Forum and Search --> : Sizing Question


jobowoo
06-11-2005, 12:38 PM
I need an image to match the size of my button in my navigation bar.

In my CSS, the width of the navigation bar is 12em. I cannot find a converter that will tell me how many pixels 12em is. Does anyone know a conversion calculator? Thanks.

LiLcRaZyFuZzY
06-11-2005, 12:55 PM
an em is basically the height of an uppercase m (M), so it depends on your default text size, it is not a fixed unit, so no convertion exist.

jobowoo
06-11-2005, 12:57 PM
ahh alright, thanks so much!

LiLcRaZyFuZzY
06-11-2005, 02:29 PM
no problem ;)