-
AuthorPosts
-
pba2006 Friend
pba2006
- Join date:
- May 2012
- Posts:
- 18
- Downloads:
- 39
- Uploads:
- 5
- Thanks:
- 4
- Thanked:
- 3 times in 1 posts
July 2, 2012 at 5:16 pm #178734Hello,
Is there a way to change the 4 images on the home page (see attachment).
Specifically, in the attached screenshot, I would like to change the 4 images under “Make a Difference!”. How to I make the changes? I cannot find these images in the images folder.
Appreciate the help.
Thank you
Best regardsPraveen
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 2, 2012 at 5:34 pm #459601Can you provide the url of the site you’re working on
– as well as set “Optimize CSS” to “No” within your Template Manager–General Settings?pba2006 Friendpba2006
- Join date:
- May 2012
- Posts:
- 18
- Downloads:
- 39
- Uploads:
- 5
- Thanks:
- 4
- Thanked:
- 3 times in 1 posts
July 2, 2012 at 5:40 pm #459604Hello Tom,
The URL is http://www.akankshajunction.com
Have set optimize CSS to “No” in the template settings.
Thank you
Best regardsPraveen
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 2, 2012 at 5:46 pm #459606Okay, so those images are located within the following file path –> images/icons
For example, the first image of the house is –> images/icons/icon-home.png
The CSS rule controling the display can be found within file path –> components/com_community/templates/ja_social/css/style.css
starting at Line 1 (for example) . . .
<blockquote>#community-wrap div.ja_greybox ul#featurelist li.icon1 { background: url(“../images/icons/icon-home.png”) no-repeat scroll center top transparent !important;}
#community-wrap div.ja_greybox ul#featurelist li.icon2 {
background: url(“../images/icons/icon-people.png”) no-repeat scroll center top transparent !important;}#community-wrap div.ja_greybox ul#featurelist li.icon3 {
background: url(“../images/icons/icon-media.png”) no-repeat scroll center top transparent !important;}#community-wrap div.ja_greybox ul#featurelist li.icon4 {
background: url(“../images/icons/icon-team.png”) no-repeat scroll center top transparent !important;}</blockquote>So, using that information, you should be able to change the icon images and update the relative CSS accordingly.
Hope That Helps
1 user says Thank You to TomC for this useful post
pba2006 Friendpba2006
- Join date:
- May 2012
- Posts:
- 18
- Downloads:
- 39
- Uploads:
- 5
- Thanks:
- 4
- Thanked:
- 3 times in 1 posts
July 2, 2012 at 6:28 pm #459610Thanks, Tom.
That helped.
Regards,
Praveen
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by pba2006 12 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Change images on home page
Viewing 5 posts - 1 through 5 (of 5 total)