• I have developed a child theme for my site, (https://ww.hadfieldeducation.com) and have started to redesign the twenty 10 theme. I have 2 issues I can not seem to get around.

    1. I would like to put a plain image (to make the date stand out) behind the date of the post on my blog posts and change the date to white. I have an image added this to my media library but I can not seem to get the span class entry code correct or the <img> code correct.

    2. I simply want to align the twitter logo and tweet this link to the right of the blog posting. I have tried this code in my child theme

    #content div.tweetthis {
    text-align: right;

    Any help or advice appreciated

    L

  • The topic ‘child theme issues’ is closed to new replies.