-
css question
hello,
I have a new install, and
I was following Ben's create a page layout video and
when I tried to import css stylesheets in the xBrowser stylesheets,
they are empty.
How can I do this???
Can you please tell me where they are located, and maybe I can copy and paste them.
Then I need to know where to put them.
OR - is there another way to do this???
Thanks
-
Re: css question
Hi jmjlinux,
you can save additional css files anywhere in the tl_files folder. Personally, I usually have a folder tl_files/css.
Go to Layout > Stylesheets and import that file, then choose it as CSS file in your page layout. It's important to know that imported stylesheets are saved to the database and written to the frontend from there. So if you change existing/ already imported files, you either have to do that in the backend css editor or (if you change them externally) reimport them. That's all...
cheers
Antipitch