test
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • sportnewb Friend
    #206221

    I replaced the JA Fixel logo with my own and it worked, but I just realized that when I scroll down on any page, my logo is replaced again by the default JA Fixel logo. How do I fix this?

    pavit Moderator
    #570006

    Hi

    Ja Fixel use 2 logos

    You should replace also other logo in this file /templates/ja_fixel/local/css/themes/green/template.css line 6720

    @media (min-width: 980px) {
    html .t3-mainnav.light-mainnav .logo-image a {
    background-image: url("../../../../images/themes/green/logo-light.png") !important;
    }
    }

    Or override logo-light.png image with your logo image

    pavit Moderator
    #735078

    Hi

    Ja Fixel use 2 logos

    You should replace also other logo in this file /templates/ja_fixel/local/css/themes/green/template.css line 6720

    @media (min-width: 980px) {
    html .t3-mainnav.light-mainnav .logo-image a {
    background-image: url("../../../../images/themes/green/logo-light.png") !important;
    }
    }

    Or override logo-light.png image with your logo image

    sportnewb Friend
    #570013

    Thank you, I tried doing both, and now when I scroll down no logo appears (Which I guess is better than the wrong logo).

    Also, on my homepage, there is a block for Facebook. How do I make clicking on that Facebook block take users to my Facebook page, and how do I update the amount of likes to show to correct number?

    sportnewb Friend
    #735085

    Thank you, I tried doing both, and now when I scroll down no logo appears (Which I guess is better than the wrong logo).

    Also, on my homepage, there is a block for Facebook. How do I make clicking on that Facebook block take users to my Facebook page, and how do I update the amount of likes to show to correct number?

    pavit Moderator
    #570014

    Hi

    Facebook block is a custom-html module named facebook and published in Home-1 position , edit it and change code inside removing Joomlart page and adding your facebook page ID , First to edit it set your default editor to none from global configuration otherwise you cannot see code inside module.

    pavit Moderator
    #735086

    Hi

    Facebook block is a custom-html module named facebook and published in Home-1 position , edit it and change code inside removing Joomlart page and adding your facebook page ID , First to edit it set your default editor to none from global configuration otherwise you cannot see code inside module.

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

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

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