Project

General

Profile

Actions

Bug #20369

closed

Wrong order by CSS inclusion in template.php

Added by Steffen Kamper over 15 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-04-28
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The additionalStyleSheets are included after inDocStyles. This makes it impossible to override CSS formats.

Example: when using extJS the ext-all.css is included at the end, so individual formatting isn't possible.

Solution is simple: just change the inclusion order:
1.) additionalStyleSheets
2.) styleSheetFile + styleSheetFile2
3.) inDocStyle
4.) styleSheetFile_post

(issue imported from #M10997)


Files

10997.diff (1.51 KB) 10997.diff Administrator Admin, 2009-04-28 12:48
Actions #1

Updated by Benni Mack over 14 years ago

is this fixed with the pagerenderer?

Actions #2

Updated by Xavier Perseguers almost 13 years ago

  • Assignee deleted (Steffen Kamper)
  • Target version deleted (0)
Actions #3

Updated by Alexander Opitz over 11 years ago

  • Status changed from Accepted to Closed

No response in over one year => closed.

Actions

Also available in: Atom PDF