Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1042766
    successmarketing
    Participant

    Hello. Please see the ATTACHMENT.

    How do I change the WHITE area into a background Image?

    http://yaletownmarketing.com/

    #1043120
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    .x-navbar{
    background-image:url("add image URL here");
    }

    Hope that helps.

    #1045873
    successmarketing
    Participant

    It did not work.

    The image appeared in the navigation NOT in BEHIND the logo.

    AND i AM NOT BEING RUDE. I just want to emphasis the problem.

    It seems you guys are experts at accusing people at being rude.

    Maybe I will ask again. Very simple.

    I would like a background image BEHIND the logo at the top. NOT behind the navigation.

    Thank you.

    We beg you. dont accusse of being rude, just help us.

    #1045876
    successmarketing
    Participant

    Thank you again.

    #1046104
    Jade
    Moderator

    Hi there,

    Thanks for the clarification.

    Please use this code instead:

    .x-logobar {
        background-image:url("add image URL here");
    }

    Hope this helps.

  • <script> jQuery(function($){ $("#no-reply-1042766 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>