Uploading css files into Yola Pro
Is there any tutorials on uploading the css files into Yola Pro?
1
person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
The company marked this question as answered.
-
Inappropriate?Well I don't think there much of a tutorial since it's the same as uploading a picture, music, video, etc. Just go to your file manager and click on the "Upload" button then just select your css file and upload it like normal.
Hope this helps-Dan
-
Thanks Dan! Emmalou, please let us know if you have any trouble with this. -
Inappropriate?Hello Emmalou
Here's a bit more information that you may find helpful:
If you have a Yola Pro account you can upload .css files. These are uploaded to the "Resource" folder of your site. However, your custom styles are not auto-loaded for you. You will need to add them with the HTML widget.
e.g.:
<link href="resources/your-custom-style.css" rel="stylesheet" type="text/css" media="screen" />
You manually add your files with the HTML editor. The advantage is that you can use the same stylesheet across multiple pages - edit the one file, and your changes reflect on all the pages. As such your files will be included after the default template files and will over-ride the default.
Please note that this is an option for advanced users and we will not be able to assist you if your CSS edits break your site. If you unsure of how to proceed, we recommend that you try this on a blank test site first before attempting it on a website which contains your valuable content.
Loading Profile...




