test
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • adrianoecker Friend
    #188231

    Already read several topics on footer, and even then I can not change the footer of my site because I can’t find the codes JaNex that are quoted to change.
    Does anyone know exactly where should I change to change the footer logo and texts?


    1. footer
    pavit Moderator
    #495858

    Hi

    Which version of template are you using ? Joomla 3.0 or Joomla 2.5 ?

    Ninja Lead Moderator
    #495877

    You can change logo in the footer with this way:

    – Open plugins/system/jat3/jat3/base-themes/default/css/template.css file


    .t3-logo-light a { background-image: url(http://static.joomlart.com/t3/logo/t3_logo_light.png); }
    .t3-logo-dark a { background-image: url(http://static.joomlart.com/t3/logo/t3_logo_dark.png); }

    .t3-logo-light-sm a { background-image: url(http://static.joomlart.com/t3/logo/t3_logo_light_sm.png); }
    .t3-logo-dark-sm a { background-image: url(http://static.joomlart.com/t3/logo/t3_logo_dark_sm.png); }

    – Or you make your own change via footer block of this JA Nex template:

    <blockquote>templates/ja_nex/blocks/footer.php</blockquote>

    Remember to clear cache from Admin area after changing

    lucrum Friend
    #496024

    Hi,

    I am using J3.0 template. My question is related to this thread. I want to change the links under the footer menu under “Hubs”, “Features” & “Company”. Can you please help me in this.

    Ninja Lead Moderator
    #496045

    This is custom html module in Module Manager, you can find it here

    Go to Admin site -> Extensions -> Module Manager -> Partner module

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

This topic contains 5 replies, has 4 voices, and was last updated by  Ninja Lead 11 years, 7 months ago.

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