-
AuthorPosts
-
April 23, 2015 at 8:52 pm #205782
hi
on the head.php file there is this code ::
[PHP]<?php
// CUSTOM CSS
if(is_file(T3_TEMPLATE_PATH . ‘/css/custom.css’)) {
$this->addStyleSheet(T3_TEMPLATE_URL.’/css/custom.css’);
}
?>[/PHP]this for custom.css in css folder ,
but need add code to css/rtl folder too .i wish from you please developers to add it for rtl .
i will add this code now but in future updates i will not remember this edit and going to mess my site when the head.php file is overiting by update .[PHP]<?php
// CUSTOM CSS
if(is_file(T3_TEMPLATE_PATH . ‘/css/rtl/custom.css’)) {
$this->addStyleSheet(T3_TEMPLATE_URL.’/css/rtl/custom.css’);
}
?>[/PHP]thank you
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 26, 2015 at 6:06 pm #568328<em>@Saguaros 470164 wrote:</em><blockquote>Another way is that you can add your custom css inside the local folder of template: templatesja_hotellocalcssrtl</blockquote>
sorry
tesdet and not worksthanks
April 26, 2015 at 6:10 pm #568329tested on ja magz not on ja_hotel
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 27, 2015 at 6:57 am #568402You can post your site URL here and tell me the style you tested, I will take a look. (if possible, PM me admin + ftp account of your site, it’s better with a closer look)
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 27, 2015 at 6:57 am #733498You can post your site URL here and tell me the style you tested, I will take a look. (if possible, PM me admin + ftp account of your site, it’s better with a closer look)
-
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by Saguaros 9 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum