Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • saswiss Friend
    #842356

    Hi,

    I’d like to change the logo (which is blue) on the homepage, and would like the logo to change to a different colored logo (white) when a user scrolls down a page. Is this possible? where can this be changes?

    thanks!

    Saguaros Moderator
    #843649

    Hi @saswiss,

    It could be done with some customisation in style.

    • Go to file: ROOT/templates/ja_events_ii (your default template)/css/custom.css (create this file if it doesn’t exist).
    • Add this rule:
      .affix .logo-image a {
      background: url(../path/to/your/newlogo/here) no-repeat 0 0;
      }
      .affix .logo-image a .logo-img {
      display: none;
      }
    saswiss Friend
    #845196

    Hi Saguaros,

    thanks, but somehow it doesn’t work…must be doing something wrong. As a work-around I simply changed the original logo to be white (instead of blue)…

    Thanks though!

    Saguaros Moderator
    #845225

    Let me know if you need further help!

    Have a nice day!!!

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

This topic contains 3 replies, has 2 voices, and was last updated by  Saguaros 8 years, 3 months ago.

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