Change CSS EMs to Percentage Automatically.
- by Zachary Brown
I cheated on a small site I was working on and used a site builder (Web Dwarf by Virtual Mechanics) to save time. I didn't realize it at the time, but this builder specifies the width, height and positions using CSS EMs.
Is there an automated tool out there that will read through the CSS and convert each EM to a percentage so it will display correctly on wide screens as well?
Any help would be great! Thanks.
Here is the CSS:
http://pastebin.de/14055