
Ofcourse i could scan all the php files from CMSMS but since i am a lazy bastard i'd figured i just take the easy way and ask. So in which files files are the links to the css files stored? And what are they called?
Here is a little example about what i am trying to do:
mysite.nl/cmsms/styles/blabla/x.css + mysite.nl/somescript/bla/style/y.css =
mysite.nl/styles/sitestyle/xy.css or
mysite.nl/style/somescript.css + mysite.nl/style/cmsms.css
It's just about getting all different styles in one place.