News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Classic Theme <link> tag

Started by kaptainkory, July 28, 2005, 08:32:37 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

kaptainkory

Technically, a link tag should include a type attribute.

For the Classic Theme (and possibly other themes) in template.html,

FIND (Line 9):

<link rel="stylesheet" href="themes/classic/style.css" />

REPLACE WITH:

<link rel="stylesheet" href="themes/classic/style.css" type="text/css" />

Thanks.

Joachim Müller

valid report.

@dev team: volunteers?

Tranz


Tranz