Author Topic: Socila Icons in HTML Block  (Read 6883 times)

Offline bubblegumweb

  • Full Member
  • ***
  • Posts: 100
  • Karma: +10/-1
    • View Profile
Socila Icons in HTML Block
« on: November 12, 2014, 09:17:39 AM »
Hi,
Could the social icons that are default with AbanteCart Cart be changed to  more colorful social icons by using my own images. I just can not seem to locate the social icon images in any folders to change them for my own. In the Html block for the social icons it does not show any location as to where these icons are.  Any guidance on where these social icons are located in the AbanteCart Cart folders would be great.

Regards

yonghan

  • Guest
Re: Socila Icons in HTML Block
« Reply #1 on: November 12, 2014, 09:36:36 AM »
Hi,it is using fontawesome icons.If you want to use your own image then on the HTML social block,find the icon-* like

Code: [Select]
<a class="social-icon icon-rss" href="#"></a>
with

Code: [Select]
<a class="social-icon" href="#"><img src="your image url"/></a>
Hope it helps and please try it if it works. :)
« Last Edit: November 12, 2014, 09:51:56 AM by Basara »

Offline llegrand

  • Hero Member
  • *****
  • Posts: 1798
  • Karma: +520/-7
    • View Profile
Re: Socila Icons in HTML Block
« Reply #2 on: November 12, 2014, 10:18:39 AM »
Hey bubblegum,  Handoyo gave you the helpful info for the social blocks that go to your social media pages,

but wanted to point out there's a nice Free extension that rides on each of your product pages that let's visitors easily share on their pages (a powerful tool for expanding your reach)   you can find it here:

http://marketplace.abantecart.com/sharethis

Lee

Offline bubblegumweb

  • Full Member
  • ***
  • Posts: 100
  • Karma: +10/-1
    • View Profile
Re: Socila Icons in HTML Block
« Reply #3 on: November 12, 2014, 04:02:38 PM »
Thanks for the replys

Regards

 

Powered by SMFPacks Social Login Mod