test
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • umio Friend
    #207155

    Hi,
    in new Uber 2.1.1 template work Font Awesome fa-train and fa-subway not, can you fix this issue?
    http://prntscr.com/7f1az0
    thx
    umio

    pavit Moderator
    #573486

    Hi
    Could you please send me via Private Message a temp super user account to your backend ?
    I will have a look at it

    pavit Moderator
    #738513

    Hi
    Could you please send me via Private Message a temp super user account to your backend ?
    I will have a look at it

    pavit Moderator
    #573489

    Hi

    Seems you have an IP restriction , i receive a 403 page on your backend url

    pavit Moderator
    #738516

    Hi

    Seems you have an IP restriction , i receive a 403 page on your backend url

    pavit Moderator
    #573561

    Hi

    Icon fa-subway belongs to font-awesome 4.3.0 version , i updated your font-awesome version and it is showing correctly now


    1. Screenshot_5
    umio Friend
    #573565

    Hi,
    thank you very match,
    please how update the font-awesome version, because i have this problem with other uber template installation.

    Umio

    pavit Moderator
    #573568

    <em>@umio 477412 wrote:</em><blockquote>Hi,
    thank you very match,
    please how update the font-awesome version, because i have this problem with other uber template installation.

    Umio</blockquote>

    You can add this into your templatesubertplsblockshead.php

    <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">

    <!-- GOOGLE FONTS-->
    <link href='https://fonts.googleapis.com/css?family=Roboto:400,300,400italic,700,700italic' rel='stylesheet' type='text/css'>
    <!--// GOOGLE FONTS -->
    <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
    <?php
    // CUSTOM CSS
    if (is_file(T3_TEMPLATE_PATH . '/css/custom.css')) {
    $this->addStyleSheet(T3_TEMPLATE_URL . '/css/custom.css');
    }
    ?>

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

This topic contains 8 replies, has 2 voices, and was last updated by  pavit 9 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum