Thank you for being a valued part of the CNET community. As of December 1, 2020, the forums are in read-only format. In early 2021, CNET Forums will no longer be available. We are grateful for the participation and advice you have provided to one another over the years.

Thanks,

CNET Support

Question

How can I make clear/crisp text on website buttons?

Nov 5, 2013 1:56PM PST

Hi,

I've been working on a website, specifically its buttons, and no matter how I save the file or how I create the text, the text on the buttons, when loaded onto the website, is always blurry or slightly blobby. Has one ran into a solution to this problem before?

Discussion is locked

- Collapse -
Clarification Request
Wouldn't the client and the browser used make a difference?
Nov 5, 2013 2:05PM PST
- Collapse -
Answer
Text on Buttons in website
Nov 8, 2013 7:41PM PST

By using the style option in the button tag you can make the button fonts clear or bold

- Collapse -
Answer
Re: buttons
Nov 12, 2013 6:55AM PST

Assuming the buttons are an image, make them the exact same size (in pixels) on the webpage (attributes of the image tag) as they are in the file on the server. Then they should look exactly as they look in your image processing program.
Any scaling will make the image blurry.

Kees