57
Quote:
chefry wrote:
there should be a way to realign the image in the qr block, but if there is, i can't find it. the only dimensions i can find relate to the popup, not the block
You are right, there should be, but there isn't
Until now, that is. There is a new version of the geekwright qr module
here.Each block template now surrounds the qr image with a div, with a class "qrimage". With this change, you can add to your css something link this:
.qrimage img { position: relative; left: -6px; }
That will move the image left. You could also use width and height in the css to reduce the size if needed. That will work to a point. (You might want to increase the error correction in preferences if reducing it to less than 75% or so.)
This doesn't include Peekay's publisher mod, but the Bookmark block accomplishes the same thing for any page, not just publisher.