Done, but the portfolio background can’t be changed this way, but with .rm-wrapper > div > div { background: #eee url(../../../chosenbackground.png) 0 0; }
Now, I’d like to create a brochure effect, so the 3 images have to be fixed dimensions; it’s possible to set the same width and height, for all the pages, without resizing?
Sorry for my bad english, with background-size you set the dimension of the image on background, but I want to freeze the dimension of all the bookcard (336 x 505 the cover, 1080 x 505 the open bookcard), so the 3 internal images could create a brochure effect.
Alternatively, resize the height and the width proportionally; this way the template can be used as a paper card.