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

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Where exactly did you put that CSS?

    Thread Starter S4lmaM3ah

    (@s4lmam3ah)

    Thanks Andrew. I think I forgot to close a comment, so you can see the cupcake now. Sorry, I sometimes do stupid things. :S I have added the CSS in style.css at the bottom.

    However, I don’t know how to get everything inline with the cupcake, e.g. the post title to wrap around it. ??

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Try using margin to push the date down:

    .postmonth {
        margin-top: 50px;
    }

    Thread Starter S4lmaM3ah

    (@s4lmam3ah)

    The cupcake is fine, but everything else has shifted below it. I’d like the post-heading to be inline with the cupcake.

    Thread Starter S4lmaM3ah

    (@s4lmam3ah)

    I have found the associated code for shifted the post heading.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Background Cupcake Date Image for Twenty Twelve’ is closed to new replies.