English 中文(简体)
我怎么能让乌兰巴托提供类似于Windows/Mac (2006).
原标题:How can I make Ubuntu Firefox render webpages similar to Windows/Mac Firefox?

我刚刚把班图拉建成了我的核心业务系统,并且有一线恐慌。 www.un.org/Depts/DGACM/index_spanish.htm 是否有任何战略使浏览器(和一般业务顾问)的字体/浏览器违约与Windowsista或MacOSX类似? 我担心在这种环境中准确的网络设计工作将是全方位的猜测。

最佳回答

fonts differently in-030/Ubuntu,因为Microsoft 真 缺少字体,因为违约的字体环境不同。 安装Microsoft RealType fonts(Arial, TrebuchetMS)

sudo apt-get install ttf-mscorefonts-installer

然后调整代谢环境,即开放,选择

Edit >> Preferences >> Content >> Fonts & Colors - Advanced 

The following ubuntu font context are presented and work for me:

Fonts for: Western
Proportional: Serif, Size 16
Serif: Times New Roman
Sans-serif: Arial
Monospace: Courier New, Size 12
问题回答




相关问题
CSS working only in Firefox

I am trying to create a search text-field like on the Apple website. The HTML looks like this: <div class="frm-search"> <div> <input class="btn" type="image" src="http://www....

jQuery block moving

I wanna move a div block to the top, so I coded like this: CSS part: .movingPart{ margin-top:80px; } jQuery part: $(document).ready(function() { $( #btn ).click(function() { $( .movingPart )....

Private FireFox plugin

I m looking at getting a FireFox plugin developed - but is it possible to create a plugin that is for private use only, so only those I share it with have it and not open to the masses? Need this for ...

Firefox background image horizontal centering oddity

I am building some basic HTML code for a CMS. One of the page-related options in the CMS is "background image" and "stretch page width / height to background image width / height." so that with large ...

Cross-browser development

I m developing a web application for a new service, starting from Firefox 3.5. The interface design is tableless, only using divs + CSS & performance-blessed practices. Now, while being ...

Cross browser way of setting IFrame to "about:blank"?

Does anybody know a proper, cross-browser way to "empty" an IFrame? Is "about:blank" recognized without error across all browsers? Is it valid to give an IFrame an empty src?

热门标签