English 中文(简体)
我怎么会停止为每一种疾病制造一种不同的综合特别安全档案?
原标题:How do I stop drupal from creating a different consolidated CSS file for every node type?
  • 时间:2011-10-26 20:36:56
  •  标签:
  • css
  • drupal-6

我拥有一个相当庞大的6号博士站点,有不同的模块,可以用于不同的节点/页型,在中央支助事务合并后,每个页次的中央支助事务档案都不同。 我理解不想要为每个单元装上弹 c的逻辑,但是否有办法将全地的弹 c装到一个档案中,以便我们能够利用国际空间站的沥滤效益?

Homepage:

<link type="text/css" rel="stylesheet" media="all" href="/site-files/example.com/files/css/css_1f2e88da1acf78556ee565984845d7cd.css" /></code>

条款:

<link type="text/css" rel="stylesheet" media="all" href="/site-files/example.com/files/css/css_1786ec41724511f6c0984222b790dca6.css" />

类别:

<link type="text/css" rel="stylesheet" media="all" href="/site-files/example.com/files/css/css_b7f516c6ab4921929598cfd377ce4523.css" />

录像:

<link type="text/css" rel="stylesheet" media="all" href="/site-files/example.com/files/css/css_a702453ef81af3318ad63a194280100e.css" />

当你认为两者之间的差别很小时,必须用某种逻辑来提出所有这些档案。

Cheers, Steve

最佳回答

回答我自己的问题......

和博士一样,有人已经到那里去做,现在就是:

http://drupal.org/project/advagg

对第一页装载时间的好处进行了一些额外的研究,对更大型的现场旁听文件等进行了深入的研究。

问题回答

暂无回答




相关问题
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 ui dialog opens only once

I have a button that opens a dialog when clicked. The dialog displays a div that was hidden After I close the dialog by clicking the X icon, the dialog can t be opened again.

Drop down background url in Safari Issue

selectBox.selectCSS { background: url(/Images/replacementSelectBackground.png) top left no-repeat height:auto; } I have an issue in Safari only where the image is not rendering on top ...

CSS specific for Safari

How do you target specifically safari in css with styles?

Aligning textarea in a form

Ive used the following css code to align my form elements: form { position:relative; } form input { position:absolute; left:11em; } However, the textarea element is not aligned correctly with the ...

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 ...

CSS problem with page footer

I have defined my page footer in the css file as: #footer { position: absolute; height: 50px; text-align: center; background: #66CCCC; bottom: 0px; left: 0px; width: 100%; height: ...

热门标签