-
AuthorPosts
-
stushev Friend
stushev
- Join date:
- January 2012
- Posts:
- 10
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
November 15, 2012 at 9:10 am #182256I looked through the documentation, but found nothing yet that described adding custom JS/CSS FILES to the template. How this is done on T3V3?
Stork11 FriendStork11
- Join date:
- March 2011
- Posts:
- 2273
- Downloads:
- 0
- Uploads:
- 142
- Thanks:
- 55
- Thanked:
- 431 times in 393 posts
November 16, 2012 at 3:59 am #473075<em>@stushev 346309 wrote:</em><blockquote>I looked through the documentation, but found nothing yet that described adding custom JS/CSS FILES to the template. How this is done on T3V3?</blockquote>
Hello stushev,You can add your custom CSS in “/templates/<YOUR TEMPLATE NAME>/css/template.css” file.
Regards.
troponin Friendtroponin
- Join date:
- March 2007
- Posts:
- 21
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 2 times in 1 posts
November 16, 2012 at 6:48 am #473096Hey stushev,
you can edit the .less files and use the ‘Compile Less to CSS’ Button in Backend.
If you want to add styles directly in css you can use custom.css in the css folder.regards
stushev Friendstushev
- Join date:
- January 2012
- Posts:
- 10
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
November 16, 2012 at 3:05 pm #473164Hi,
I need to add separate css and js files, from third-party javascript library.
Sure, I can add them in a module or by using a plugin, but I want to use the elegant, T3-native way.
In T3v2.0 I edited etc/layouts/default.xml file for this.Stork11 FriendStork11
- Join date:
- March 2011
- Posts:
- 2273
- Downloads:
- 0
- Uploads:
- 142
- Thanks:
- 55
- Thanked:
- 431 times in 393 posts
November 19, 2012 at 4:40 am #473374<em>@stushev 346526 wrote:</em><blockquote>Hi,
I need to add separate css and js files, from third-party javascript library.
Sure, I can add them in a module or by using a plugin, but I want to use the elegant, T3-native way.
In T3v2.0 I edited etc/layouts/default.xml file for this.</blockquote>
Hello stushev,You can add your css and js files into “templates/<YOUR TEMPLATE NAME>/tpls/blocks/head.php” file as a normal HTML code.
Regards.
2 users say Thank You to Stork11 for this useful post
pranavpatil19 Friendpranavpatil19
- Join date:
- November 2011
- Posts:
- 64
- Downloads:
- 0
- Uploads:
- 14
- Thanks:
- 18
- Thanked:
- 2 times in 1 posts
January 22, 2013 at 2:42 pm #480784<em>@Stork11 346830 wrote:</em><blockquote>Hello stushev,
You can add your css and js files into “templates/<YOUR TEMPLATE NAME>/tpls/blocks/head.php” file as a normal HTML code.
Regards.</blockquote>
Inside <layout> tag,
in ja brisk jooomla 3,0 i canot find this line in templatestemplateetclayoutsdefault.xml please help me
<!–Add css->
<stylesheets>
<file>css/layout.css</file>
<file>css/template.css</file>
<file condition=”ie”>css/template-ie.css</file>
<file condition=”ie 7″>css/template-ie7.css</file>
<file condition=”ie 8″>css/template-ie8.css</file>
<file condition=”ie 9″>css/template-ie9.css</file>
…………………………………………………….
</stylesheets><!–Add js->
<scripts>
<file>http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js</file>
<content>jQuery.noConflict();</content>
</scripts>2)i also want to remove following line from footer joomla 3.0 brisk temoplate
Powered by T3 Framework
3)where is the ie6 not suppot image located
please help me
Stork11 FriendStork11
- Join date:
- March 2011
- Posts:
- 2273
- Downloads:
- 0
- Uploads:
- 142
- Thanks:
- 55
- Thanked:
- 431 times in 393 posts
January 23, 2013 at 4:44 am #480849Hello pranavpatil19,
In T3 v3:
1. If you wanna add js or css files to your site, you can add them into “/templates/ja_brisk/tpls/blocks/head.php” file.
2. If you wanna remove “Powered by T3 Framework”, please remove it in “/templates/ja_brisk/tpls/blocks/footer.php” file.
3. All JA products don’t support IE6, IE7 any more.
If you want to get further help from JA Support, please purchase our membership at: http://www.joomlart.com/member/signup.php
Regards.
-
AuthorPosts
This topic contains 7 replies, has 4 voices, and was last updated by Stork11 11 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum