[Plugin: article2pdf] Gallery tag adds CSS code to PDF
-
I’m just trying this plugin and out and it looks quite cool. However I found that it does something funny with the gallery tag? If I generate a pdf from a post with a gallery of images, it’ll insert:
.gallery { margin: auto; } .gallery-item { float: left; margin-top: 10px; text-align: center; width: 33%; } .gallery img { border: 2px solid #cfcfcf; } .gallery-caption { margin-left: 0; }
… just before the images.
Also, is there a way to get the generated pdf to respect the alignments set on images, i.e. centre, left, right, etc.?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘[Plugin: article2pdf] Gallery tag adds CSS code to PDF’ is closed to new replies.