1. Glamour
  2. Friday, 20 May 2016
I would like to add Instagram but there's no default option to do so in the template manager. Can someone explain me how to add that icon?

Thanks in advance.
Accepted Answer
Tip:
If you need this icon in footer2 section please do following steps:
1) In template settings "Basic" tab fill field named "Dribbble" with Instagram URL
2) Inside custom.css file please add:
.icon-dribbble::before {
content: "\f16d" !important;
}

---
custom.css must be added inside template folder (/css)
Attachments (1)
  1. more than a month ago
  2. Glamour
  3. # Permalink
Responses (8)
Hi,
may I ask you for more details.
Where do you need this icon:
in footer (right side)
Or
maybe under article as a share button ?
  1. more than a month ago
  2. Glamour
  3. # 1
In Basic tab of the template I can put the url of the social media I want to use and they are shown in footer2 position now. I would like the Instagram there as well.
  1. more than a month ago
  2. Glamour
  3. # 2
I tried this in floox, but it doesn't work for me...want the instagram icon in "top2" from the basic settings...
  1. more than a month ago
  2. Glamour
  3. # 3
put your instagram URL in one of empty not used social media
and share URL we will see
  1. more than a month ago
  2. Glamour
  3. # 4
  1. more than a month ago
  2. Glamour
  3. # 5
Hmm, the above code was OK,
but maybe try this, but add into template Custom CSS section,
you don't need custom.css file for a single line of code.


.fa-dribbble::before {
content: "\f16d";
font-family: Fontawesome;
}
  1. more than a month ago
  2. Glamour
  3. # 6
works now, thanks!
  1. more than a month ago
  2. Glamour
  3. # 7


There are no replies made for this post yet.
Be one of the first to reply to this post!


This forum is archived

This forum has been archived. Please use JoomShaper official support system.