Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • saswiss Friend
    #190480

    Hi,
    I want to change the background color of the scroll menu on top to black. Where can I do this?


    1. scroll_menu
    Saguaros Moderator
    #505474

    Hi saswiss,

    You can add these css rule:


    .t3-mainnav.light-mainnav {
    background: none repeat scroll 0 0 #FFFFFF <<< change to your desired color;
    ................................
    }

    .t3-mainnav.light-mainnav .container {
    background: #FFFFFF <<< change to your desired color;
    }

    into file: /templates/ja_fixel/css/custom.css (if this file doesn’t exist, you can create it)

    Regards

    saswiss Friend
    #505693

    Thanks Saguaros, worked perfectly!

    saswiss Friend
    #506441

    HELP!!!!

    I don’t know what I did…but all of a sudden the color of the top scroll menu is white again, AND the logo-light is showing 3 times!!! What did I do wrong? How can I correct this?

    http://www.myartforrent.com


    1. topscroll
    Saguaros Moderator
    #506665

    Hi saswiss,

    Did you solve it? as I can see your site looks fine now. Let me know if you still need helps.

    saswiss Friend
    #506711

    Hi Saguaros,
    no, the problem is not solved. Can I send you login details to take a look?

    Saguaros Moderator
    #507010

    Sure, you can send me a PM and also include URL of page where problem can be seen.

    saswiss Friend
    #507040

    thanks, information was sent yesterday already

    Saguaros Moderator
    #507101

    Hi

    In the same /templates/ja_fixel/css/custom.css file, try adding this css rule:


    .t3-mainnav.light-mainnav .logo-image a {
    background-repeat: no-repeat;
    }

    saswiss Friend
    #507365

    Hi Saguaros,
    thanks, now there is only 1 logo – worked perfectly! BUT, the background color is still white. How can I change it to black? I’ve changed the file as you suggested, but this didn’t work.

    Saguaros Moderator
    #507369

    I tried to view your site and saw that you didn’t add css rule as I mentioned in my first reply, could you try to add it again?

    saswiss Friend
    #507401

    Thanks again, this worked now!!

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

This topic contains 12 replies, has 2 voices, and was last updated by  saswiss 11 years, 1 month ago.

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