An introduction to support on the Marketplaces
- Envato staff look over every item before it can be sold on the Marketplaces.
- Technical items contain help files to introduce you to the item and its components.
- Authors can choose to support their items but this is optional and may vary.
Hands-on support for this item is provided by Ansonika
Frequently Asked Questions
Why when I print out a page in version layout 2 it only produces a page cut in the middle?
Bug fixed in layout 2 (all color variations): you have to open print.css in css follder and replace this on top
wrapper {width: 100%;}
into
wrapper {width: 100%;overflow: visible; }How ca i do If I wont to break a page in a specific position when a print my Resume?
If you wont to break the page in a specific position you have to create in print.css a class like this:
.p_break {page-break-before: always; }
Then put the class inside the page and in the position you wont to break the page…ex:
<div class="p_break" />
When to contact Envato Support
Authors are experts on their own items, but if you're having trouble using the Marketplaces you should come straight to Envato Support.

