WebsiteBaker Support (2.13.x) > General Help & Support
2 questions
(1/1)
crnogorac081:
Hello,
1. In modules backend.css there is code
--- Code: ---@charset "utf-8";
@import url("themes/default/css/default.css");
--- End code ---
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
--- Code: ---@charset "utf-8";
@import url("themes/[b]my_theme[/b]/css/default.css");
--- End code ---
2. In the Advanced Server Settings there is Pages Access Files: Retro OR New format.
The question is what is difference ?
cheers
dbs:
@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.
Navigation
[0] Message Index
Go to full version