Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1241417
    shamus
    Participant

    Hey there!

    The page i’m working on is http://www.kirkbarrell.com/contact

    My problem is I changed the body background but it also changed the footer color. I just want the blue background on the body.

    I used the following code:

    body, .site {
    background: #4682B4!important;
    }

    I tried a few different footer css codes but nothing seemed to work. How can i change the body background only or change the footer back to the grey background?

    Thanks

    #1241841
    Friech
    Moderator

    Hi There,

    Thanks for writing in! I see your footer is having this styling:

    .x-colophon.top {
        background: white;
    }

    So it seems you already figured this out.

    Cheers!

    #1241856
    shamus
    Participant

    I did. Thanks!

    #1241937
    Prasant Rai
    Moderator

    Happy to hear that. Feel free to ask us again. Have a great day! 🙂

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