Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • phoenix28 Friend
    #719304

    hi. 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 Moderator
    #719350

    Hi
    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 Moderator
    #753037

    Hi
    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 Friend
    #720552

    how 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 Friend
    #753389

    how 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 Moderator
    #720744

    Hi
    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 Moderator
    #753414

    Hi
    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.

Viewing 7 posts - 1 through 7 (of 7 total)

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