-
AuthorPosts
-
bfahnoe Friend
bfahnoe
- Join date:
- October 2006
- Posts:
- 80
- Downloads:
- 38
- Uploads:
- 2
- Thanks:
- 7
- Thanked:
- 7 times in 1 posts
February 17, 2007 at 9:40 am #118828I’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øecssyeah Moderatorcssyeah
- Join date:
- June 2006
- Posts:
- 653
- Downloads:
- 73
- Uploads:
- 15
- Thanked:
- 121 times in 81 posts
February 23, 2007 at 3:46 am #214896Hi 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 Friendebajh69
- Join date:
- December 2005
- Posts:
- 36
- Downloads:
- 6
- Uploads:
- 8
- Thanks:
- 7
- Thanked:
- 4 times in 2 posts
May 29, 2007 at 1:00 am #221056I 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.
July 3, 2007 at 11:50 am #223270I have the same problem and it stays a problem. Changed everything, but background is black.
AuthorPostsViewing 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
Black background in Zebrina
Viewing 4 posts - 1 through 4 (of 4 total)