Can I set a Fixed Font Size
-
Hi guys. My first post to the forum. I am somewhat a noob. I am working on getting my latest portfolio up and running and had some friends test it out on their computers. Some Safarit (on Mac) and others on Firefox (on Macs). No tests on PC yet.
They all came back saying the same thing. The type seems too large. On my screen it’s nice and small the way I want it. But they see it really large and even sent me screencaptures of it large. Could someone help me. My stylesheet says this:
body{
margin: 0;
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 9.5 px;
text-align: center;
vertical-align: top;
background: #000000;
color: #ffffff;
}I also realize the images are too large in size (not file size) for most monitors and I am fixing that. It’s the text size thing that is boggling my mind. Any help would be greatly appreciated.
- The topic ‘Can I set a Fixed Font Size’ is closed to new replies.