Page 1 of 1

CSS to WBS conversion

Posted: Sun Jul 01, 2018 4:59 pm
by mlefcowitz
I want to create a process that allows members to dynamically create their own unique web page from a css stylesheet, and then create an editable, uniquely named password protected php.

Any guidance and the best approach would be appreciated.

Also, I could use some guidance on how to convert any css files on the server back into wbs files so I can do administrative updates on WYSIWYG WB.

I'm assuming that I could download the entire server files back into my home file, rather than use the web import function.

Is this the right approach?

Re: CSS to WBS conversion

Posted: Sun Jul 01, 2018 5:35 pm
by Pablo
Sorry, there is no way to convert a CSS into a WBS file.
WYSIWYG Web Builder is not a HTML or code editor, it does not work with HTML/CSS internally.

Re: CSS to WBS conversion

Posted: Tue Jul 03, 2018 8:31 am
by mlefcowitz
Am I able to edit customer created css and html files if I import them back into my local master files from my server? I was thinking of placing them in specifically segregated folders. Is that possible?

Am I approaching this correctly?

Re: CSS to WBS conversion

Posted: Tue Jul 03, 2018 9:05 am
by Pablo
You can add custom code via Page HTML or the HTML object
http://wysiwygwebbuilder.com/add_html.html

Re: CSS to WBS conversion

Posted: Sat Jul 07, 2018 2:51 pm
by mlefcowitz
So if I put all of the customer-created css / html files is a sperate customer file, I could download the entire folder back into my Master files for future editing in WYSIWYG WB?

Re: CSS to WBS conversion

Posted: Sat Jul 07, 2018 2:56 pm
by Pablo
WYSIWYG Web Builder is not a HTML or code editor, it cannot be used to edit CSS files.
You can add custom CSS files, but they will not be used by the application itself. The software generates all code from visual objects.