-
AuthorPosts
-
global21 Friend
global21
- Join date:
- March 2011
- Posts:
- 134
- Downloads:
- 37
- Uploads:
- 43
- Thanks:
- 31
- Thanked:
- 5 times in 3 posts
August 30, 2011 at 8:33 pm #168002HI,
How do i change the social icons to my own images. I know its a module but where do the icons reside. I am only using FB & Twitter so i only wish to know where the images are being pulled from and replace them.
Thanks for any help.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 30, 2011 at 11:06 pm #409724<em>@global21 264059 wrote:</em><blockquote>HI,
How do i change the social icons to my own images. I know its a module but where do the icons reside. I am only using FB & Twitter so i only wish to know where the images are being pulled from and replace them.
Thanks for any help.</blockquote>
The images are located in your images/stories folderglobal21 Friendglobal21
- Join date:
- March 2011
- Posts:
- 134
- Downloads:
- 37
- Uploads:
- 43
- Thanks:
- 31
- Thanked:
- 5 times in 3 posts
August 31, 2011 at 3:21 pm #409834HI Tom,
Thanks for getting back to me on this. i have look in that location and cannot find them at all. I am a bit lost the code in the module is below but still i do not know where the images are coming from.
<p class="listIcon"><a class="ico-social ico-facebook" href="#" title="Facebook">Facebook</a><a class="ico-social ico-twitter" href="#" title="Twitter">Twitter</a></p>
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
August 31, 2011 at 3:36 pm #409844Hi,
You change this code from /templates/ja_minisite/css/template.css in the line #904
.ico-social {
background: url(../images/social_icon.png) 0 -50px no-repeat; < change this line
display: block;
float: left;
height: 40px;
overflow: hidden;
text-indent: -9999em;
width: 40px;
}TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 31, 2011 at 8:43 pm #409917<em>@global21 264217 wrote:</em><blockquote>HI Tom,
Thanks for getting back to me on this. i have look in that location and cannot find them at all. I am a bit lost the code in the module is below but still i do not know where the images are coming from.
</blockquote>
I must apologize to you . . . I was looking into the images for the wrong template. I am very sorry.As khoand indicates that the image file path appears to be images/social-icon – you will want to check there for that particular image.
Again, I apologize for my confusion and for steering you incorrectly.
John Wesley Brett ModeratorJohn Wesley Brett
- Join date:
- July 2013
- Posts:
- 2142
- Downloads:
- 17
- Uploads:
- 26
- Thanks:
- 175
- Thanked:
- 645 times in 426 posts
September 1, 2011 at 1:23 pm #410034If I can jump in…those images are actually part of the TEMPLATE image folder.
[FONT=arial]yoursite.com/templates/ja_minisite/images/social_icon.png[/FONT]
All of the social icons are located on that one sprite-like file.
Have fun!
John. -
AuthorPosts
This topic contains 6 replies, has 4 voices, and was last updated by John Wesley Brett 13 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum