-
AuthorPosts
-
marco17 Friend
marco17
- Join date:
- January 2009
- Posts:
- 229
- Downloads:
- 17
- Uploads:
- 36
- Thanks:
- 26
- Thanked:
- 3 times in 2 posts
June 24, 2013 at 3:35 pm #188462Hi,
i would like to change the background colñour with an image. I set the template with the defoult colour.How can i do it?
Many thanks.
Marco
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
June 25, 2013 at 8:44 am #496847This way will help you change it
Open templates/ja_mendozite/css/template.css file
From
body#bd { background: #eee color: #555 line-height: 1.6; }
Change to
body#bd { background: url(../images/new_your_bg.png); color: #555 line-height: 1.6; }
Logo path is: templates/ja_mendozite/images/new_your_bg.png
Remember to clear cache from Admin area
1 user says Thank You to Ninja Lead for this useful post
marco17 Friendmarco17
- Join date:
- January 2009
- Posts:
- 229
- Downloads:
- 17
- Uploads:
- 36
- Thanks:
- 26
- Thanked:
- 3 times in 2 posts
June 27, 2013 at 4:29 pm #497203I am traing and i will tell you.
Many thanks.
Marco
marco17 Friendmarco17
- Join date:
- January 2009
- Posts:
- 229
- Downloads:
- 17
- Uploads:
- 36
- Thanks:
- 26
- Thanked:
- 3 times in 2 posts
June 29, 2013 at 3:03 pm #497371Hi,
i have tried but it doesn’ work very well.
You can see what appens in the image.
I would like to put an image in the background but in the header it keeps the white background.
Many thanks.
Marco
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
July 1, 2013 at 3:19 am #497427I have debugged on your site and seen that the background’s not changed as my above suggestion
Try to open /joomla/templates/ja_mendozite/css/template.css file
and change with my solution here
+ if you want to change background in header.
Open /joomla/templates/ja_mendozite/css/template.css file
#ja-header { background: #222; }
#ja-slideshow {
z-index: 8;
position: relative;
background: #222;
}Change background color with my red mark
Remember to clear cache from Admin area
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by Ninja Lead 11 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Change the background colour with an image
Viewing 5 posts - 1 through 5 (of 5 total)