-
AuthorPosts
-
July 13, 2013 at 12:29 pm #188924
Where should we edit the CSS files in order to override future updates ?
I can see CSS files in t3-assets > dev and the template folder > less
Which one is safe to use ?
John Wesley Brett ModeratorJohn Wesley Brett
- Join date:
- July 2013
- Posts:
- 2142
- Downloads:
- 17
- Uploads:
- 26
- Thanks:
- 175
- Thanked:
- 645 times in 426 posts
July 13, 2013 at 1:37 pm #498918Use the file “custom.css” in your template css folder.
This is specifically created to allow you to customize without fear of losing your work when updates appear.Have fun!
MoonSailor FriendMoonSailor
- Join date:
- November 2011
- Posts:
- 1106
- Downloads:
- 0
- Uploads:
- 245
- Thanks:
- 89
- Thanked:
- 248 times in 223 posts
July 15, 2013 at 3:45 am #498981Hi stefas,
If your site is in development stage, you can set “Enable Development Mode” to “Yes”: it will automatically compile less to css and put it to folder t3-assets > dev. When finishing, you can compile Less to Css button
and set “Enable Development Mode” to “No”
now your site will load from css folder of your template.
Check out this documentation page for more info: http://t3-framework.org/documentation/customization.html#custom-css
Regards
-
July 24, 2013 at 8:54 am #500008
Hi MoonSailor,
We have edited the t3-assets > dev > CSS Files. When we compile less to css or set enable mode to NO the default css stylesheets load.
What are we doing wrong ? We have only edited CSS files in t3-assets > dev folder.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
July 25, 2013 at 3:39 am #500082Hi Stefas,
I’m afraid that you’re mis-understanding the Compile Less to Css option. The Compile LESS to CSS option is to compile the LESS that that we use to develop the webiste to CSS files that our website runs on (when development mode is off). The LESS files will be compiled to corresponding CSS files. And it will override all current CSS files.
Hence, if you are not familiar with Less and want to customize with Css, you should make your own changes in /templates/ja_yourdefault_template/css/custom.css
Hope you got the idea.
Regards
-
AuthorPosts
Viewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 4 voices, and was last updated by Saguaros 11 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum