Comic Fury Webcomic Hosting - Can I add a Like-Box for Facebook in my webcomic?

You are not logged in. Log in, Register, More info
Forum > Layouts, HTML, CSS & Javascript > Can I add a Like-Box for Facebook in my webcomic?
Pages: [1]

"Can I add a Like-Box for Facebook in my webcomic?", 28th Nov 2011, 10:38 PM #1
AlejandroArroz♂

Posts: 1
Referrals: 0
Registration date: 14th Nov 2011
Location: A Coruña, Spain
I've read something about permalinks, but i'm not sure if that's related. Anyway, I want to add at my webcomic's source code the Javascript for putting the Facebook Like-Box in my blog.

Any clue about how I can do that?
28th Nov 2011, 10:40 PM #2
Jsoma♂

User avatar
Posts: 810
Referrals: 0
Registration date: 11th May 2011
Location: Minnesota
AlejandroArroz:I've read something about permalinks, but i'm not sure if that's related. Anyway, I want to add at my webcomic's source code the Javascript for putting the Facebook Like-Box in my blog.

Any clue about how I can do that?


No clue, but I've seen comics that have that Facebook like box...ask Avital, she'll know.
28th Nov 2011, 11:09 PM #3
Butt Hunter♂
B.H. Baracus
User avatar
Posts: 961
Referrals: 0
Registration date: 26th Apr 2009
Location: England
There should be something in your page's settings for embedding a like box.

Edit page -> Resources -> Social Plugins -> Like button
_______________________
image
28th Nov 2011, 11:55 PM #4
Ephemeros♀

User avatar
Posts: 591
Referrals: 0
Registration date: 12th Aug 2011
Location: England
Let me Google that for you.. P:
_______________________
image
29th Nov 2011, 12:14 AM #5
Mirage♀

User avatar
Posts: 131
Referrals: 0
Registration date: 30th Jun 2011
Permalinks are not related, they're codes on your comic page so that other people can put the images up in other places (such as other forums and blogs ect) if they like. Follow Butt Hunter's advice :) I haven't tried it out, but he knows what he's talking about...I think...^_^
5th Dec 2011, 1:17 AM #6
SwordoftheManiac♂

User avatar
Posts: 44
Referrals: 0
Registration date: 4th Aug 2011
Location: Pittsburgh
I have tried the method described above and was successful. Also, it was probably the first HTML that I ever pasted.
_______________________
5th Dec 2011, 2:20 AM #7
AvitalzCartoonz♀

User avatar
Posts: 81
Referrals: 0
Registration date: 8th Jun 2011
Location: New Jersey D: (used to live in Brooklyn)
Jsoma:...ask Avital, she'll know.


I see I have been called upon.

Here's what I put in my HTML;

<div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like-box href="http://www.facebook.com/pages/So-Funny-I-Forgot-to-Laugh/172640492798040" width="292" show_faces="true" border_color="" stream="false" header="true"></fb:like-box>


Okay, so on the next quote, just replace where I say 'LOLOLCRAPTHINGY' with the link to your facebook;

<div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like-box href="LOLOLCRAPTHINGY" width="292" show_faces="true" border_color="" stream="false" header="true"></fb:like-box>


Paste that where you want it on your site in the HTML-place (which is in Comic Managament > Webcomic Site/Layout > Edit HTML)
I skipped a line before the copyright thing (which looks something like '&copy 2010 - 2011 (your name)' and pasted it there.


THE END

WHOOSH I HAVE DISAPPEARED LIKE A MAGIC FAIRY
OOOOooOOOooOOOOOOOOooooooOOOOOO000000~
_______________________
image
poot
Forum > Layouts, HTML, CSS & Javascript > Can I add a Like-Box for Facebook in my webcomic?
Pages: [1]