-
AuthorPosts
-
max_santiago Friend
max_santiago
- Join date:
- January 2013
- Posts:
- 216
- Downloads:
- 49
- Uploads:
- 58
- Thanks:
- 120
- Thanked:
- 8 times in 3 posts
February 23, 2014 at 9:35 pm #195129Hallo,
Could someone tell me how can I add G+ icon to the Fixel Social Icon list?
I set ok in Social Link module, the link run well, but the icon is a ghost…
Where I have to insert css-info to setting G+ icon?!Thanks!
ps Url site is http://www.egis.it
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
February 24, 2014 at 5:47 am #524023Hi
Please disable the css otimization from your template manager General tab, in this way we can tell you where and why your image is not loaded correctly
1 user says Thank You to pavit for this useful post
max_santiago Friendmax_santiago
- Join date:
- January 2013
- Posts:
- 216
- Downloads:
- 49
- Uploads:
- 58
- Thanks:
- 120
- Thanked:
- 8 times in 3 posts
February 24, 2014 at 7:45 am #524039pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
February 24, 2014 at 8:56 am #524047Hi
Disable the Development Mode
1 user says Thank You to pavit for this useful post
max_santiago Friendmax_santiago
- Join date:
- January 2013
- Posts:
- 216
- Downloads:
- 49
- Uploads:
- 58
- Thanks:
- 120
- Thanked:
- 8 times in 3 posts
February 24, 2014 at 9:36 pm #524177ok I done it!
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
February 25, 2014 at 6:23 am #524227Hi
There is no G+ Social icon there but it is the instagram icon it is set in this file /templates/ja_fixel/css/template.css around line 2440
.social-link .addthis_toolbox > a > span.at300bs {
background-image: url("../images/ico-social.png") !important;
height: 60px !important;
line-height: 60px !important;
width: 60px !important;
}and it is showed in position social-link by a custom-html module type named Social-Link
so you need to manage it changing the image ico-social.png and adding google plus icon1 user says Thank You to pavit for this useful post
max_santiago Friendmax_santiago
- Join date:
- January 2013
- Posts:
- 216
- Downloads:
- 49
- Uploads:
- 58
- Thanks:
- 120
- Thanked:
- 8 times in 3 posts
February 25, 2014 at 12:00 pm #524290Well,
1.I have modified ico-social.png and now we have in png file ‘g+’ incon in third position and Youtube in fourth
2. In template.css Google in place of Youtube and Youtube in place of Instangram (that I don’t want – Only 3 social 1.FB 2.TW 3 G+)
.social-link .addthis_toolbox > a > span.at300bs.at15t_twitter {
background-position: 0px -60px !important;
}
.social-link .addthis_toolbox > a > span.at300bs.at15t_twitter:hover {
background-position: -60px -60px !important;
background-color: #0093c3 !important;
}
.social-link .addthis_toolbox > a > span.at300bs.at15t_google {
background-position: 0px -180px !important;
}
.social-link .addthis_toolbox > a > span.at300bs.at15t_google:hover {
background-position: -60px -180px !important;
background-color: #7b4939 !important;
}
.social-link .addthis_toolbox > a > span.at300bs.at15t_youtube {
background-position: 0px -120px !important;
}
.social-link .addthis_toolbox > a > span.at300bs.at15t_youtube:hover {
background-position: -60px -120px !important;
background-color: #7b4939 !important;but…. nothing!
After FB e TW corretc icon there is not G+ icon, nothing happen… 🙁**********************************************************
**********************************************************This is Social-link module code (edited with Editor set > off)
***********************************************************
<!– AddThis Follow BEGIN –>
<div class=”addthis_toolbox addthis_default_style”>
<a class=”addthis_button_facebook_follow” addthis:userid=”pages/EGIS-Computer-Roma/437655332983343?ref=hl”></a>
<a class=”addthis_button_twitter_follow” addthis:userid=”ComputerRoma”></a>
<a class=”addthis_button_google_follow” addthis:userid=”112645833932037369744″></a>
</div>
<script type=”text/javascript” src=”//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-52d7dc306d489096″></script>
<!– AddThis Follow END –>
***********************************************************Thanks!
m,
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 2 voices, and was last updated by max_santiago 10 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum