문제

How do I enable users the ability to increase the font size on SharePoint sites, by using the settings in their browser.

For example in using IE, users can use View > Text Size > Larger etc.

도움이 되었습니까?

해결책

If fonts aren't increasing in size, then you'll need to redefine the CSS for your site to use em as units for font size, rather than explicit pixel/point font sizes.

Here's a post about the different font size units in use today:

http://kyleschaeffer.com/best-practices/css-font-size-em-vs-px-vs-pt-vs/

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 sharepoint.stackexchange
scroll top