Hello,
1. In modules backend.css there is code
@charset "utf-8";
@import url("themes/default/css/default.css");
The question is, if I switch theme to my own, for example "my_theme", are these paths going to be auto adjusted, or I would have manually to enter each module to change path to
@charset "utf-8";
@import url("themes/[b]my_theme[/b]/css/default.css");
2. In the Advanced Server Settings there is Pages Access Files: Retro OR New format.
The question is what is difference ?
cheers
@2.: in the past it was possible to have access files like word--word OR word---word.
For Google reasons, it was changed to have only one hyphen. But some users want to keep having more than one hyphen and for them this function is.