-
AuthorPosts
-
yourch Friend
yourch
- Join date:
- April 2011
- Posts:
- 39
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
December 17, 2014 at 7:16 am #203620Hello,
Addthis script is a SEO killer and is about 7 additional requests and increase page load time by 1 sec sometimes.
Therefore I try to have the social icons without add this.? How can I write directly the URL of social icons in the Footer module ? I tried the css but didn’t work ?
Thanks
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
December 17, 2014 at 7:54 am #558880Hi there,
You can simple to use Custom HTML Module to include your social linksThank you,
Viet Vuyourch Friendyourch
- Join date:
- April 2011
- Posts:
- 39
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
December 17, 2014 at 7:58 am #558881What lines of code should I copy from the footer ? to get the icons and hover changes ?
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
December 17, 2014 at 8:22 am #558886Hi there
It’s combined of bootstrap and font awesome. Please check these site for code detail
About hover changes is CSS3 .Thank you,
Viet Vuyourch Friendyourch
- Join date:
- April 2011
- Posts:
- 39
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
December 17, 2014 at 9:06 am #558889Where ? what file ? should I modify to add my social URLS ?
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
December 17, 2014 at 9:16 am #558891Hi there,
Because you want to do custom html than you’ll need a little html / css code.
Please check FA for icons.
http://fortawesome.github.io/Font-Awesome/icons/#web-application
And CSS3 for animation
http://www.w3schools.com/css/css3_transitions.asp
About css. You can apply into custom.css
http://www.t3-framework.org/documentation/customization.html
About html you can use custom html module. It’s joomla core module.
Note:// You’ll need turn off editor to work with raw html code.If you can’t do these code. Please consider work with 3rd party developer.
Thank you,
Viet Vunatal1e Friendnatal1e
- Join date:
- October 2014
- Posts:
- 22
- Downloads:
- 1
- Uploads:
- 0
- Thanks:
- 3
- Thanked:
- 3 times in 1 posts
December 20, 2014 at 8:58 pm #559242Its easy.
Edit the module in the position ja-social
with the custom code
<p>
<a href=”http://facebook.com/XXX”><em id=”social” class=”fa fa-facebook-square fa-3x social-fb”></em></a>
<a href=”https://twitter.com/XXX”><em id=”social” class=”fa fa-twitter-square fa-3x social-tw”></em></a>
<a href=”https://plus.google.com/XXX”><em id=”social” class=”fa fa-google-plus-square fa-3x social-gp”></em></a>
<a><em id=”social” class=”fa fa-youtube-square fa-3x social-em”></em></a>
<a><em id=”social” class=”fa fa-rss-square fa-3x social-em”></em></a>
<a><em id=”social” class=”fa fa-linkedin-square fa-3x social-em”></em></a></p>
-
AuthorPosts
This topic contains 7 replies, has 3 voices, and was last updated by natal1e 10 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum