• I love this theme, I think it will work well for my project but I have one hitch. How do I change the background image? I have a specific image I’d like to have tiled and repeated but not scroll with the content. Is there a CSS code I can just plug into the CSS code box in the Theme Options?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Same question.

    same question silverOrchid newhiphopmedia.com

    I also would like to know how to change the color/image in the background, can’t find it in CSS code

    My english isn’t the best but I will try to explain.

    You go to your control panel.

    Presentation > Edit

    Open Stylesheet (style.css) code.

    Search for something like:
    “body {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    color: #333333;
    background: url(“LINK TO YOUR IMAGE/BACKGROUND”) no-repeat fixed center top;
    line-height: 1.4;
    }”

    Hope it help.
    http://www.zemtb.com

    I would like to change the background to white and add color headers at top and bottom.

    I also would like to change the text font for the logo to a script font and change the color as well.

    How do I do this?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Background change’ is closed to new replies.