Forums / Cotonti / Support / Different CSS

different CSS for each browser

GHengeveld
#16454 2009-08-24 16:03
if/endif doesnt work that way as far as i know. You can use those tags only inside a <style> element. @import might work but its not supported in all browsers. You should google 'browser specific css'.
A final note: you dont need to specify the entire url (http...) if you have set basehref.