Ok, this is driving me nuts. :)
This is what I have done, maybe someone can spot an error?
1. I have created a copy of the uni folder and renamed it.
2. I have edited common.css in my template as below
[QUOTE]@import url(../../base/css/common.css);
/* OVERRIDE */
body {
background-color:#000000;
}
.mynewclass{
font-family:Verdana, Geneva, sans-serif;
}[/QUOTE]
This will not override the common.css as I see with Firebug. Neither is my comment there, or mynewclass.
3. I have uploaded the new template folder
4. I have set the template in the Administration Advanced Settings.
5. I also turned off all cache in the settings
6. I cleared the cache in the Administration main page
7. I cleared the cache in my browser