Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • bfahnoe Friend
    #118828

    I’m helping a friend with his homepage. Template is Zebrina and he wants the light background.
    But when editing pages both form the Frontend and the Backend the background in the editing window is black, which makes it impossible to see what you are doing.
    Can it be solved so the background is as the colourchoice?
    I am myself considering using JoomlaArt templates for my own homepage and our homepage at work. But I mus see how the support and help works.
    Bjørn Fahnøe

    cssyeah Moderator
    #214896

    Hi bfahnoe,

    You can to change background color in thi CSS code section in the template_css.css file.


    #ja-containerwrap{
    background: url(../images/container-bg.gif) repeat-x top #222222;
    color: #CCCCCC;
    padding: 25px 0 15px;
    }

    If you use the light color you change it in the light.css file in the color folder.


    #ja-containerwrap{
    background: url(../../images/light/container-bg.gif) repeat-x top #EFEFEF;
    color: #2F2F2F;
    }

    🙂

    ebajh69 Friend
    #221056

    I am having the same issue. The text box in the Administrator Backend has a Black background with white text. How do I change it to white background with black text? I think someone else posted a similar issue as well. I have attached an image of what it looks like. Thanks.


    1. example
    JanKoen Friend
    #223270

    I have the same problem and it stays a problem. Changed everything, but background is black.

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 4 voices, and was last updated by  JanKoen 17 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum