Hi there,
I am having a strange issue. Some of the CSS i add to override.css is not being loaded while some other is.
I though this was some conflict css rules out there but then i create a new class that goes as follow;
.blackbg {
background-color:#000;
}
Then added , blackbg to a module suffix field, you would expect the module to have a black background right?... well wrong... what he heck is happening ?...
PLease..... please.... help