Change name of the .css

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
music19
 
 
Posts: 52
Joined: Sat Jul 06, 2019 8:59 pm

Change name of the .css

Post by music19 »

Is there a way to rename the .css file? Because it is giving conflict in my website, when changing the name, different from the .php file there it works perfectly.

Is there a way to change the name of the .css so that it doesn't come out with the same name as the .php file?
User avatar
Pablo
 
Posts: 23395
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Change name of the .css

Post by Pablo »

The name of the global css files is related to the name of the project, so renaming the project file will also rename the CSS file.
Alternative, you can a site variable:

$PROJECT_CSS$

This is documented in the help.
Post Reply