• I tried to use this style.css in my Twenty Eleven Child theme.
    But it didn’t work at all, why? 🙁

    @import url(“../twentyeleven/style.css”);

    .header-image {
    margin-top:0;
    }

    .site {
    background-color: rgba(255, 255, 255, 0.1);
    }

    body .site {
    margin-bottom: 0;
    margin-top:0;
    }

    .site-content {
    margin-top:0;
    }

    .main-navigation li a {
    font-size: 14px;
    font-weight: bold;
    font-family: Open Sans, Trebuchet MS;
    }

Viewing 4 replies - 1 through 4 (of 4 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Looks like it’s working, have you cleared your browser’s cache?

    Thread Starter Hearthstone

    (@hearthstone)

    Oh no, that’s Twenty Twelve. By the way, that is how I wish my Twenty Eleven looked tho it doesn’t as I did try a hour ago.

    What I like about Twenty Eleven is that I could pick black background with light colors as text.

    But it didn’t work at all 😐
    It didn’t move the header to the top, there was space there.
    It didn’t make the background transparent either.

    CSS is totally theme (and site) specific, so it’s not generally transferable between themes.

    Thread Starter Hearthstone

    (@hearthstone)

    Hm.

    If you look at the http://hearthstone.no/

    You have:
    – White lines
    – Gray text

    .. That is everything I wish to change to make my Twenty Twelve perfect but my brain is fried now .. I’ve been fooling around with things that is new to me and what only work is to read what people tell me to type\move\fix 😐

    What would might work that I don’t know how to do is:
    – Turn the lines black? Or remove them
    – Change gray text into black, maybe blue? As the entry title is blue and looks very good.

    But yeah

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Twenty Twelve Child theme changes won't work on Twenty Eleven, why?’ is closed to new replies.