ThemeShaper Forums » Thematic

[closed]

Help with Commune Child Theme

(4 posts)
  • Started 14 years ago by pfq919
  • Latest reply from pfq919
  • This topic is not resolved
  1. pfq919
    Member

    Hi. I have a question about the Commune Child Theme. I'm very new to HTML and CSS, but was able to change my background on the style sheet. I'm trying to change the font color of my blog etry content and title, but can't seem to find it on the style sheet where it works. Also, I'm trying to replace my header with a jpeg but cant seem to find that on the syyle sheet either. I appreciate anyone's help. as a reference, mu website is www.soleimperial.com
    Thanks

    Posted 14 years ago #
  2. tzShaper
    Member

    There is a theme option to upload a logo image to the header, stying the bg of the header I'll look st tomorrow.
    Light on dark theme changes looking just great too.

    Posted 14 years ago #
  3. tzShaper
    Member

    I would try giving the #blog-title div a background
    so add something like:

    #blog-title{
    background:url(images/bg-blog-pic.jpg) top left no-repeat;
    }

    That or the header div depending on the height and width, what works best.

    Posted 14 years ago #
  4. pfq919
    Member

    Thanks for your help. One other question:
    I was able to change all of the blog text(title and content) to white on the home page. However, when clicking on any of the blog entries, all of the text comes up black, making int pretty much invisible with the background I have. Could you tell me where to change that?
    Thanks again for your help

    Posted 14 years ago #

RSS feed for this topic

Topic Closed

This topic has been closed to new replies.