Hey, I’m really digging this theme, although I’d like to have the website load with the start page already opened, and all 3 sections showing. Is this possible?
I’m interested in a variation on this — I’d rather have it simply be in the open state, rather than have it open automatically (i.e. You don’t ever see the front cover unless you close the folds)
I haven’t quite discovered the effect I want, but can clarify some of the requirements. The three panels should appear open by default, without transitions. They just appear. However, afterward all is loaded, the closing and re-opening transitions still animate.
The way I found to do this is to edit header.php and change <div id="rm-container" class="rm-container rm-closed">
to <div id="rm-container" class="rm-container rm-open">
Please advise if there is a preferred means that doesn’t involve editing theme files (using overrides in Theme Options -> Style)