Embed code

TappedOut forum

Posted on May 20, 2011, 4:27 p.m. by Arzakon

I want to customize a little more the embed code for my decks. How I can do it?

And the hover event don't work either.

My blog: http://gatheringtable.blogspot.com/The post where I embed a deck: http://gatheringtable.blogspot.com/2011/05/mtg-phyrexian-stompy-legacy.html

Thanks

yeaGO says... #2

Sorry, the state of the embed code really sucks right now. I'll do some work on it this weekend and we'll see if we can't get it working for ya.

May 20, 2011 4:57 p.m.

wallyd2 says... #3

Did you ever get this to work??? I would like to use the embed code on my sites as well... Having no luck with it.

:-(

August 4, 2011 3:53 p.m.

ZeGuigui says... #4

I managed some little embed using the following code:

<html><head><title>Decks Magic</title><script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script><script type="text/javascript" src="http://tappedout.net/mtg-decks/szadek-edh-6/remote.js"></script><style type="text/css">.hide  display: none;</style></head><body><div id="tapped-deck-szadek-edh-6"></div></body></html>
The main problem is the lack of documentation for the CSS. An official CSS file for embed would be a nice addition!

The <div> in the body is not mandatory.

August 24, 2011 12:21 p.m.

This discussion has been closed