Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • davilico Friend
    #694558

    Where can we change t3 framework logo in mobile version with real logo of our weebsite ( view with android and iphone)

    Thanks..

    pavit Moderator
    #694622

    Hi

    url for t3 framework logo is defined into template.css file , you can override it using a custom.css file and add to it

    .t3-logo-small.t3-logo-light {
    background-image:url("link to your logo image")
    }

    To edit destination url you will need also to edit this file templatesja_university_t3tplsblocksfooter.php

    <a class="t3-logo-small t3-logo-light" href="http://t3-framework.org"
    and change the url for href

    pavit Moderator
    #750343

    Hi

    url for t3 framework logo is defined into template.css file , you can override it using a custom.css file and add to it

    .t3-logo-small.t3-logo-light {
    background-image:url("link to your logo image")
    }

    To edit destination url you will need also to edit this file templatesja_university_t3tplsblocksfooter.php

    <a class="t3-logo-small t3-logo-light" href="http://t3-framework.org"
    and change the url for href

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

This topic contains 3 replies, has 2 voices, and was last updated by  pavit 9 years, 1 month ago.

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