Wierd. We will look into it. This is the first time I have seen a series with that many books so we will look to see if this is a bug or something else.
This is indeed a bug and will be fixed in the next version. Thanks for pointing this out, Fred!
Fred,
The new version is out. Let us if it fixes it for you.
Hi Thomas,
I’ve just updated to version 1.26… and it looks good now.
With your css it showed three books in a row, leaving plenty of space for another one.
So, I changed the padding to:
#mbt-container .mbt-book .mbt-book-series {
padding: 15px 15px;
#mbt-container .mbt-book .mbt-book-series .mbt-book {
padding-top: 20px;
padding-bottom: 5px;
padding-right: 20px;
padding-left: 30x;
Now it shows 4 books in a row with nice margins on all sites, so it looks like they are centered within the Series-Box.
Have a look here:
http://www.112werkforum.nl/books/banenjacht-45/
Thanks for looking into this.
Regards,
Fred
ps.: also tested on lower resolution monitors and still looking good.
Hi Fred,
I looked into your book series padding suggestion and I agree it could still use a bit more tweaking. There’s no one padding system that works perfectly for all sites, but 600px is a relatively common blog post width so trying to make it look good on that and getting rid of some of the unnecessary padding shouldn’t hurt. I integrated your css suggestions (with modifications) and they should show up in the next release. Please give us more feedback on it when it comes out, we really appreciate your input!
~Tim