If you want to move one or more editorial pages, you just have to:
1) select the editorial you want to move
2) move the editorial into the Plan
N.B. Moving the editorial the page number in editorials list will change.
...
HTML |
---|
<script type="text/javascript">
<!--
function tell_toggle_visibility(id) {
var e = document.getElementById(id);
if(e.style.display == 'block')
e.style.display = 'none';
else
e.style.display = 'block';
}
//-->
</script>
<a href="#">
<img style="-webkit-user-select:none; display:block; margin:auto;" src="http://docs.tellnet.it/download/attachments/9404604/SMALL_BANNER_White.gif" align="left" onclick="tell_toggle_visibility('tell_video');">
</a>
<br style="clear: both;">
<div style='display:block'></div>
<div id="tell_video" style='display:none'>
<iframe width="960" height="540" src="https://www.youtube.com/embed/fdifQy67xig?rel=0&showinfo=0" frameborder="0" allowfullscreen></iframe>
</div> |
One or more pages of an editorial placed onto the flat plan can be moved by doing the following:
1a) Select one of the pages of the editorial
1b) Select the entire editorial by right-clicking on one page of the editorial and selecting the entire editorial or by selecting the editorial from the Editorials list
1c) Select just some pages of the editorial by selecting the first page, keeping the SHIFT key pressed and selecting one or more consecutive pages
2) Drag & Drop the page/pages of the editorial onto another position in the Plan
Note | ||
---|---|---|
| ||
As soon as an editorial is moved over the plan, the page number of that editorial is automatically updated within the editorials list. |
Tip |
---|
You can also move Moving Multiple Pages or use Tools for Moving Pages. |
UC-003 UC-003.1
...