Add css to admin part of module
Posted: Wed May 13, 2009 6:31 pm
Hi there,
Im fairly new to CMSMS and Im currently editing a custom module. I just have one problem... I cant add custom css to the admin part of the module. I could add style tags in the middle of my template but thats not valid xHTML. I have found the ContentPostRender function but that only works on the frontend. I also tried a post filter (smarty function) But then it adds code to my template and not to the header. I am getting a bit upset because I cant manage to fix something this simple or find any hints about this... Can someone point me in the right direction?
Im fairly new to CMSMS and Im currently editing a custom module. I just have one problem... I cant add custom css to the admin part of the module. I could add style tags in the middle of my template but thats not valid xHTML. I have found the ContentPostRender function but that only works on the frontend. I also tried a post filter (smarty function) But then it adds code to my template and not to the header. I am getting a bit upset because I cant manage to fix something this simple or find any hints about this... Can someone point me in the right direction?