Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter fsleite

    (@fsleite)

    Any help would be apreciated, thanks.

    Thread Starter fsleite

    (@fsleite)

    Stayed perfect and I understood the logic of it.
    Agaim, thank you so mcuh!

    Thread Starter fsleite

    (@fsleite)

    I tried this:
    .site-footer::before {
    border-left-color: #fff;
    border-right-width: 1.5em;
    left: 0;
    }

    .site-footer::before, .site-footer::after {
    border: 1.1em solid #b5b5b5;
    bottom: 0;
    content: “”;
    display: block;
    position: absolute;
    z-index: 1;
    }

    .site-footer::after {
    border-left-width: 1.5em;
    border-right-color: #fff;
    right: 0;
    }

    .site-footer::before, .site-footer::after {
    border: 1.1em solid #b5b5b5;
    bottom: 0;
    content: “”;
    display: block;
    position: absolute;
    z-index: 1;
    }

    .site-footer {
    background: #b5b5b5 none repeat scroll 0 0;
    position: relative;

    It stays grey but the “arrow” ends in the left and right side (like in the navigation menu) disappear…

    Thread Starter fsleite

    (@fsleite)

    Everything working!
    Thank you so much for all the help!
    With the info you sent I’ll try to to more on my own.
    Thanks!
    Fernando

    Thread Starter fsleite

    (@fsleite)

    Thanks for the help.
    The menu nav bar changed color but the “corners” stayed black. Is there another element for that?

    Also, the icons for social network are also black, is there a way I can change it?

    I didnt understand how can I use the firebug addon to sort out this stuff.
    Im sorry for all the questins and “ignorance” but this is not my area at all.
    Thanks.

Viewing 5 replies - 1 through 5 (of 5 total)