-
AuthorPosts
-
June 17, 2008 at 1:00 pm #129778
I have changed the color of the file botsl-bg_alt.gif (background image with a pattern) to a simple orange without a pattern. The result is as follows (see attached file) two third of the box with “Lates News”, “Popular” and “Work with us” are orange and one third is grey? What can I do to solve this problem? The whole box should be orange. Thanks!
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
June 17, 2008 at 2:29 pm #254153Was it this one?
#ja-botsl1 {
background:#E7E6DF url(../images/botsl-bg.gif) no-repeat right bottom;
border:1px solid #C9C0B7;
}If so you could change it to:
#ja-botsl1 {
background:#fff; <---------CHANGE fff WITH YOUR COLOR
border:1px solid #C9C0B7;
}June 17, 2008 at 2:58 pm #254158I have just changed the colour of the image and not the css-file. In which file ist the code located?
#ja-botsl1 {
background:#E7E6DF url(../images/botsl-bg.gif) no-repeat right bottom;
border:1px solid #C9C0B7;Thanks
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
June 18, 2008 at 9:45 am #254375I think it in template.css(templates/iolite/css folder)
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
June 18, 2008 at 10:02 am #254380Yes the template.css file is in the the css folder of the template.
What i meant was instead of use a image with a plain color you can add the color in the css code instead.AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 3 voices, and was last updated by Menalto 16 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
background colour problems / image: botsl-bg_alt
Viewing 5 posts - 1 through 5 (of 5 total)