Author Topic: 2 questions  (Read 1367 times)

Offline crnogorac081

  • Posts: 2110
  • Gender: Male
2 questions
« on: December 02, 2021, 03:12:39 PM »
Hello,

1. In modules backend.css there is code

Code: [Select]
@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

Code: [Select]
@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
 

Web developer

Offline dbs

  • Betatester
  • **
  • Posts: 8829
  • Gender: Male
  • tioz4ever
    • WebsiteBaker - jQuery-Plugins - Module - Droplets - Tests
Re: 2 questions
« Reply #1 on: December 02, 2021, 07:36:29 PM »
@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.

 

postern-length