Page 1 of 1

HTML Printout

PostPosted: 21 Apr 2017, 06:50
by killkong1211
Hey, not sure how many others use this function but I absolutely love it.

Wondering though, could we not simplfy the code in it from each line having the image sizes/margins to simply:

Code: Select all
<style>
img{
      height: 319px;
      width: 222px;
      margin: 0 0px 0px 0;
   }
</style>
Also, as a separate question, where is this code generated?
I'd love to have a look cause atm it only does main board. It doesn't check commander/sideboard.
I'd love if it did, cause then I'd mess around with the code for the text at the bottom so I can print my deck lists for events by scrapping the image codes bahahaha
Dunno if others would find that to be useful, but I'd love it personally.

Re: HTML Printout

PostPosted: 21 Apr 2017, 12:20
by friarsol
On what screen is that? I honestly have never heard of whatever feature you are talking about

Re: HTML Printout

PostPosted: 04 May 2017, 13:27
by killkong1211
Sorry for the slow reply haha
I've attached an image for simplicity of explaining.
It's in the desktop version of the app only.