-
AuthorPosts
-
phoenix28 Friend
phoenix28
- Join date:
- March 2012
- Posts:
- 190
- Downloads:
- 331
- Uploads:
- 16
- Thanks:
- 29
- Thanked:
- 1 times in 1 posts
October 28, 2015 at 8:47 am #719304hi. i’m trying to add a custom.css but it seems that it’s not working?
anyone knows why and what should i do? thanks!
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
October 28, 2015 at 10:02 am #719350Hi
JA Lens Does not based on T3 Framework . Custom.css works only for Latest T3 framework .
If you would like to define custom.css , you need to make new entry for custom.css file in index.php file of template directory .
Example :
<link rel="stylesheet" type="text/css" href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template; ?>/css/custom.css" media="all" />Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
October 28, 2015 at 10:02 am #753037Hi
JA Lens Does not based on T3 Framework . Custom.css works only for Latest T3 framework .
If you would like to define custom.css , you need to make new entry for custom.css file in index.php file of template directory .
Example :
<link rel="stylesheet" type="text/css" href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template; ?>/css/custom.css" media="all" />phoenix28 Friendphoenix28
- Join date:
- March 2012
- Posts:
- 190
- Downloads:
- 331
- Uploads:
- 16
- Thanks:
- 29
- Thanked:
- 1 times in 1 posts
October 31, 2015 at 4:29 am #720552how can i make it last to load? to override original css.
and if there’s an update with JA Lens template, do i need to add this line everytime?
thanks!
phoenix28 Friendphoenix28
- Join date:
- March 2012
- Posts:
- 190
- Downloads:
- 331
- Uploads:
- 16
- Thanks:
- 29
- Thanked:
- 1 times in 1 posts
October 31, 2015 at 4:29 am #753389how can i make it last to load? to override original css.
and if there’s an update with JA Lens template, do i need to add this line everytime?
thanks!
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
November 1, 2015 at 2:59 am #720744Hi
As i said above JA Lens Does not based on T3 Framework . Custom.css works only for Latest T3 framework .
So it also like other css files . You can take a backup of custom.css, as i did not tried update because custom.css features comes with latest T3.Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
November 1, 2015 at 2:59 am #753414Hi
As i said above JA Lens Does not based on T3 Framework . Custom.css works only for Latest T3 framework .
So it also like other css files . You can take a backup of custom.css, as i did not tried update because custom.css features comes with latest T3. -
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by Pankaj Sharma 9 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum