Hi, Someone asked if I have the CSS file for our website, so they can adjust/match an internal page/separate site. How can I download this file and provide it to them?
If you take a look at the html source in your browser (If using IE right click the page and then choose "view source"). In the source you should be able to see where the CSS file is stored and then enter the path in the browser, which should show you the content of the CSS file.
Does it make sense?
If you have access to the file system it should be pretty easy but I'm guessing you don't have so since you ask in this way :)
Well if you have access to the file system you might be able to find the css file(s) in the CSS folder on the filesystem.
Otherwise if you have access to the "Settings" section in the Umbraco backoffice you can see the stylesheets in the "Stylesheet" folder in this section. Then you can copy paste the content into a file from there.
Is it possible to download the CSS file?
Hi, Someone asked if I have the CSS file for our website, so they can adjust/match an internal page/separate site. How can I download this file and provide it to them?
Thanks.
Hi Eugene
If you take a look at the html source in your browser (If using IE right click the page and then choose "view source"). In the source you should be able to see where the CSS file is stored and then enter the path in the browser, which should show you the content of the CSS file.
Does it make sense?
If you have access to the file system it should be pretty easy but I'm guessing you don't have so since you ask in this way :)
/Jan
Hi Jan,
I actually do have access to the system - I just don't know how to use it that well! Is there an actual CSS file I can download and send someone?
Thanks.
Eugene
Hi Eugene
Well if you have access to the file system you might be able to find the css file(s) in the CSS folder on the filesystem.
Otherwise if you have access to the "Settings" section in the Umbraco backoffice you can see the stylesheets in the "Stylesheet" folder in this section. Then you can copy paste the content into a file from there.
Hope this helps.
/Jan
Perfect, got it! Thanks, Jan.
Hi Eugene
You're very welcome - glad you got it sorted :-)
Have a nice evening.
/Jan
is working on a reply...