
m's
Novice
Aug 17, 2009, 8:51 AM
Post #1 of 3
(2128 views)
Shortcut
|
|
@import css line in AM2 templates
|
Can't Post
|
|
Hi guys, I need my templates to function on windows 95 os with cruddy old browsers (on ships) thought the best way was to use the css @import line, so that the older browsers will ignore the style sheet and load a text page instead! as: <style title="currentStyle" media="screen"> @import "$settings.webfolder_url$style/default.css" type="text/css"; </style> Though, I cant get this to work in the published version.. any thoughts on this? Thanks, David
|